Merge branch 'master' of rubenvandeven.com:~/git/alleswatikvoel

This commit is contained in:
Ruben 2017-03-08 11:57:11 +01:00
commit 9125d33bcb
2 changed files with 8 additions and 1 deletions

View File

@ -9,7 +9,6 @@ olefile==0.44
packaging==16.8
peewee==2.9.0
Pillow==4.0.0
pkg-resources==0.0.0
python-dateutil==2.6.0
pytz==2016.10
scipy==0.18.1

8
supervisord.conf Normal file
View File

@ -0,0 +1,8 @@
[program:alleswatikvoel]
directory=/home/ruben/hosts/alleswatikvoel
command=/home/ruben/hosts/alleswatikvoel/env/bin/python /home/ruben/hosts/alleswatikvoel/server.py
logfile=/home/ruben/log/alleswatikvoel.log
logfile_backups=2
startsecs=2
user=ruben
autorestart=true