Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 544 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 544 Bytes

Deploy Magma Orchestrator

Create an Ubuntu VM, take reference from multipass docs.

Quick Install:

sudo bash -c "$(curl -sL https://github.com/ShubhamTatvamasi/magma-galaxy/raw/master/deploy-orc8r.sh)"

Switch to magma user after deployment has finsished:

sudo su - magma

Once all pods are ready, setup NMS login:

cd ~/magma-galaxy
ansible-playbook config-orc8r.yml

You can get your rootCA.pem file from the following location:

cat ~/magma-galaxy/secrets/rootCA.pem