aboutsummaryrefslogtreecommitdiffstats

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:

  1. prepare the docker host: a. install the following software: git, docker, docker-compose
  2. login to the docker host
  3. git clone this project: git clone https://23.253.149.175/dcae-startup/dcae-startup-vm-aaf.git
  4. change dir to dcae-startup-vm-aaf edit the deploy.sh file with local configurations such as docker-compose
  5. run the deploy.sh as root