Coder Social home page Coder Social logo

Comments (2)

sclevine avatar sclevine commented on July 19, 2024

Hi @echurchm,

Short version: Unless you cannot use 192.168.11.11 for the MicroPCF guest VM, do not set MICROPCF_IP.

Long version:

The local.micropcf.io domain will always resolve to 192.168.11.11 outside of the MicroPCF VM. The MICROPCF_IP and MICROPCF_DOMAIN environment variables exist for situations where 192.168.11.11 is unavailable. For instance, running MICROPCF_IP=192.168.22.11 vagrant up would configure the MicroPCF guest VM to use the address 192.168.22.11 with Cloud Controller available at api.192.168.22.11.xip.io. Running MICROPCF_DOMAIN=local2.micropcf.io MICROPCF_IP=192.168.22.11 vagrant up would configure the MicroPCF guest VM to use the address 192.168.22.11 with Cloud Controller available at api.local2.micropcf.io (another domain we provide for convenience).

MicroPCF uses the standard Virtualbox NAT address (10.0.2.15) separately for external internet access. Setting MICROPCF_IP to this will result in an unusable VM.

from pcfdev.

echurchm avatar echurchm commented on July 19, 2024

Thanks. I started over and it worked as documented. For some reason the first time through it did not seem to work so I went down the different IP path. I must have done something wrong.

from pcfdev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.