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:81818080/odlux/index.html.
Prerequisites
- vm (4 vCPU/ 4 gig RAM/ 40Gig HDD)
- ubuntu (e.g. Ubuntu server 20.04.2 LTS)
- docker
- docker-compose (v2 recommended)
...