Awesome
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