Versions Compared

Key

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

This is an example of how to run an ONAP  sdnc-image with a minimal setup with SDN-R configuration with docker-compose. With this deployment you are able run the ODLUX gui within the SDNC which is then reachable on http://localhost:8181/odlux/index.html.

Prerequisites

  • docker
  • docker-compose

...

you should be able to access the ODLUX gui via you webbrowser on http://localhost:8181/odlux/index.html. Login credentials are username "admin" and password the one you have in your .env file, so by default also "admin".


Troubleshooting

Problem: docker container is crashing

...