summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/docker/init/src/config/message-router/dcae-startup-vm-message-router/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/config/docker/init/src/config/message-router/dcae-startup-vm-message-router/README.md')
-rw-r--r--kubernetes/config/docker/init/src/config/message-router/dcae-startup-vm-message-router/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/kubernetes/config/docker/init/src/config/message-router/dcae-startup-vm-message-router/README.md b/kubernetes/config/docker/init/src/config/message-router/dcae-startup-vm-message-router/README.md
new file mode 100644
index 0000000000..e5f22e20f7
--- /dev/null
+++ b/kubernetes/config/docker/init/src/config/message-router/dcae-startup-vm-message-router/README.md
@@ -0,0 +1,10 @@
+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:
+
+0. prepare the docker host:
+ a. install the following software: git, docker, docker-compose
+1. login to the docker host
+2. git clone this project
+3. edit the deploy.sh file with docker registry info and local configurations such as docker-compose
+4. run the deploy.sh as root