Browse Source

added superviser configuration file

Peter Oostenbach 10 năm trước cách đây
mục cha
commit
ad6efd3f58
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  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