This project hosts the configurations and start-up scripts for instantiating the Open eCOMP AAF Server
To deploy an Open eCOMP AAF server to a host:
- prepare the docker host: a. install the following software: git, docker, docker-compose
- login to the docker host
- git clone this project: git clone https://23.253.149.175/dcae-startup/dcae-startup-vm-aaf.git
- change dir to dcae-startup-vm-aaf edit the deploy.sh file with local configurations such as docker-compose
- run the deploy.sh as root