... | @@ -4,7 +4,7 @@ To run this software as a daemon you are encouraged to use supervisor. |
... | @@ -4,7 +4,7 @@ To run this software as a daemon you are encouraged to use supervisor. |
|
|
|
|
|
The supervisord.conf file is there to serve as a sample configuration file for supervisor. You can use it if you find it sufficient. Just edit it to change the query.
|
|
The supervisord.conf file is there to serve as a sample configuration file for supervisor. You can use it if you find it sufficient. Just edit it to change the query.
|
|
|
|
|
|
Afterwards you can start the daemon like this (you must be in the same folder as supervisord.conf or your supervisord.conf must be /etc/
|
|
Afterwards you can start the daemon like this (you must be in the same folder as supervisord.conf or your supervisord.conf must be /etc/)
|
|
|
|
|
|
```bash
|
|
```bash
|
|
supervisord
|
|
supervisord
|
... | | ... | |