MON installation with Dockers
[osm/MON.git] / docker / scripts / runInstall.sh
diff --git a/docker/scripts/runInstall.sh b/docker/scripts/runInstall.sh
new file mode 100755 (executable)
index 0000000..a17865b
--- /dev/null
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+/bin/bash /root/MON/osm_mon/plugins/vRealiseOps/vROPs_Webservice/install.sh
+nohup python /root/MON/osm_mon/plugins/OpenStack/Aodh/notifier.py &
+python /root/MON/osm_mon/core/message_bus/common_consumer.py
+