Skip to content

magma/magma-deployer

Repository files navigation

magma-deployer

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published