Got the supervisor conf actually working and tested.
This commit is contained in:
parent
a2661400f3
commit
9deb84c6a6
@ -1,7 +1,8 @@
|
||||
[program:anki-server]
|
||||
command=/usr/local/bin/paster serve %(here)s/production.ini
|
||||
command=/usr/local/bin/paster serve production.ini
|
||||
directory=/var/anki-server
|
||||
user=www-data
|
||||
autostart=true
|
||||
autorestart=true
|
||||
user=www-data
|
||||
redirect_stderr=true
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user