Versions Compared

Key

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

...

Automation is currently only written for single VM that hosts both the rancher server and the deployed onap pods. Use the heat ARM template below to deploy your VM and provision it (adjust your tenancy config parameters)

Two choices, run the single oom_deployment.sh ARM wrapper - or use it to bring up an empty vm and run oom_entrypoint.sh manually. Once the VM comes up run the oom_entrypoint.sh script will run - which will download the oom_rancher_setup.sh script to setup docker, rancher, kubernetes and helm - the entrypoint script will then run the cd.sh script to bring up onap based on your values.yaml config by running helm install on it.

...