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:
- prepare the docker host: a. install the following software: git, docker, docker-compose
- login to the docker host
- git clone this project
- edit the deploy.sh file with docker registry info and local configurations such as docker-compose
- run the deploy.sh as root