瀏覽代碼

added superviser configuration file

Peter Oostenbach 10 年之前
父節點
當前提交
ad6efd3f58
共有 1 個文件被更改,包括 8 次插入0 次删除
  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