add selfoss

This commit is contained in:
Wonderfall
2016-04-24 13:47:47 +02:00
parent 795686b7fc
commit 22cb224fda
7 changed files with 221 additions and 0 deletions

11
selfoss/supervisord.conf Normal file
View File

@ -0,0 +1,11 @@
[supervisord]
nodaemon=true
[program:cron]
command=crond -f
[program:php-fpm]
command=php-fpm
[program:nginx]
command=nginx