Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
My light config.
It's convenient for me that stderr and stdout are in /var/log/supervisor/* in their respective files.
Everything is on the shelves out of the box, with a minimal configuration.
[email protected]:~$ ls -la /etc/supervisor/conf.d/
total 12
drwxr-xr-x 2 root root 4096 Jul 24 10:46 .
drwxr-xr-x 3 root root 4096 Jul 23 10:58 ..
-rw-r--r-- 1 root root 90 Jul 24 10:30 superproject.conf
[email protected]:~$ cat /etc/supervisor/conf.d/superproject.conf
[program:superproject]
command=php /home/miraage/Projects/superproject/cli.php gearman worker
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question