pandora-alpine/docker/etc/services.d/pandora-encoding/run
2018-01-18 09:42:00 +01:00

6 lines
184 B
Plaintext
Executable File

#!/bin/execlineb -P
cd /srv/pandora/pandora
fdmove -c 2 1
./manage.py celery worker -Q encoding -n pandora-encoding --pidfile /run/pandora-encoding.pid --maxtasksperchild 500 -l INFO