Versions Compared

Key

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

...

Note: amsterdam will require a different onap-parameters.yaml 

Scripts in review under 

Jira Legacy
serverSystem Jira
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keyOOM-710

...

Cloud Native Deployment#UndercloudInstall-Rancher/Kubernetes/Helm/Docker

Code Block
wget https://git.onap.org/logging-analytics/plain/deploy/rancher/oom_rancher_setup.sh and cd.sh in sequence
# wait about 15 min to completion


clone continuous deployment script - until it is merged

Code Block
wget https://jiragit.onap.org/securelogging-analytics/attachmentplain/IDdeploy/cd.sh
chmod 777 cd.sh
wget https://jira.onap.org/secure/attachment/ID/aaiapisimpledemoopenecomporg.cer
wget https://jira.onap.org/secure/attachment/1ID/onap-parameters.yaml
wget https://jira.onap.org/secure/attachment/ID/aai-cloud-region-put.json
./cd.sh -b master -n onap 
# wait about 25-60120 min depending on the speed of your network pulling docker images

...