aboutsummaryrefslogtreecommitdiffstats

This project hosts the configurations and start-up scripts for instantiating the Open eCOMP Message Router.

To deploy an Open eCOMP Message Router 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
  4. edit the deploy.sh file with docker registry info and local configurations such as docker-compose
  5. run the deploy.sh as root