Versions Compared

Key

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

...

Register your domain, get an EIP, a security group with ports 0-65535 set to the all-open 0.0.0.0/0 CIDR, associate with your VM

Install Ubuntu 16.04 on a clean 64G VM

Run as root or Ubuntu (adjust sudo where appropriate - as in logout/login to pickup the docker ubuntu user)

see video for AWS on ONAP on Amazon EC2

SCP required files

Code Block
obrienbiometrics:_artifacts michaelobrien$ scp * ubuntu@cd2.onap.info:~/
aai-cloud-region-put.json                                                                                                          100%  285     5.8KB/s   00:00    
aaiapisimpledemoopenecomporg.cer                                                                                                   100% 1662    37.1KB/s   00:00    
cd.sh                                                                                                                              100% 9316   201.2KB/s   00:00    
onap-parameters.yaml                                                                                                               100%  643    14.0KB/s   00:00    
oom_rancher_setup_1.sh                                                                                                             100% 1234    26.9KB/s   00:00    


Install Docker/Rancher/Helm/Kubectl

...