Parcourir la source

added superviser configuration file

Peter Oostenbach il y a 10 ans
Parent
commit
ad6efd3f58
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  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