Apsta-Marvis Integration for AIOPS
Official site:
https://www.juniper.net/documentation/us/en/software/apstra4.2/apstra-setup-edge/index.html
The only manual adjustment to this script is the REGISTRATION_KEY
Get the code from Marvis Cloud and change it in the docker file in the Install script
REGISTRATION_KEY= code
How to is on Step #3 on official guide:
https://www.juniper.net/documentation/us/en/software/apstra4.2/apstra-setup-edge/apstra-cloud-services/topics/task/apstra-setup-the-edge.html
sudo apt update
sudo apt -y install git
git clone https://github.com/val3r1o/apstra-vna
cd apstra-vna
ls
sudo chmod 755 install.sh
ls
#run the script
./install.sh