Docs: https://magma.github.io/magma/docs/next/orc8r/deploy_using_ansible
Quick Install:
sudo bash -c "$(curl -sL https://github.com/magma/magma-deployer/raw/main/deploy-orc8r.sh)"
Switch to magma
user after deployment has finsished:
sudo su - magma
Once all pods are ready, setup NMS login:
cd ~/magma-deployer
ansible-playbook config-orc8r.yml
You can get your rootCA.pem
file from the following location:
cat ~/magma-deployer/secrets/rootCA.pem