Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To load application on web browser we need to install cacert to load SSO (see Install Cert in Web Browser above)
  • Application can be accessed using http://localhost:3000 or Add an entry to your local hosts file:

127.0.0.1    openmdm.dev.ccctechcenter.org

  • Start the stack with the -l option:

compose.sh -l "up -d"

Load Application on Web Browser from our environment

...