Explorar el Código

added superviser configuration file

Peter Oostenbach hace 10 años
padre
commit
ad6efd3f58
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      supervisord.conf

+ 8 - 0
supervisord.conf

@@ -0,0 +1,8 @@
+[supervisord]
+nodaemon=true
+
+[program:go]
+command=/go/bin/battlecamp-go-server
+
+[program:activemq]
+command=/apache-activemq-5.12.0/bin/linux-x86-64/activemq start