parent
427ae69f22
commit
6ae8aa401f
3 changed files with 0 additions and 21 deletions
@ -1,7 +0,0 @@ |
|||||||
[program:celery] |
|
||||||
command=/home/andrey/skillbox/bin/celery -A lms worker -l=info |
|
||||||
directory=/home/andrey/skillbox/go.skillbox.ru |
|
||||||
user=andrey |
|
||||||
stdout_logfile=/home/andrey/skillbox/go.skillbox.ru/logs/celery.log |
|
||||||
autorestart=true |
|
||||||
redirect_stderr=true |
|
||||||
@ -1,7 +0,0 @@ |
|||||||
[program:flower] |
|
||||||
command=/home/andrey/skillbox/bin/celery -A lms flower -l=info |
|
||||||
directory=/home/andrey/skillbox/go.skillbox.ru |
|
||||||
user=andrey |
|
||||||
stdout_logfile=/home/andrey/skillbox/go.skillbox.ru/logs/flower.log |
|
||||||
autorestart=true |
|
||||||
redirect_stderr=true |
|
||||||
@ -1,7 +0,0 @@ |
|||||||
[program:schedule] |
|
||||||
command=celery -A lms beat -l=info |
|
||||||
directory=/www/servers/python-server/go.skillbox.ru |
|
||||||
user=www |
|
||||||
stdout_logfile=/home/andrey/skillbox/go.skillbox.ru/logs/schedule.log |
|
||||||
autorestart=true |
|
||||||
redirect_stderr=true |
|
||||||
Loading…
Reference in new issue