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 - magmaOnce all pods are ready, setup NMS login:
cd ~/magma-galaxy
ansible-playbook config-orc8r.ymlYou can get your rootCA.pem file from the following location:
cat ~/magma-galaxy/secrets/rootCA.pem