You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
README.md | 7 years ago | |
rooster.supervisor.conf | 7 years ago |
README.md
Supervisor Config for Rooster
For use with the Rooster Discord Bot found here.
Requirements
Install
- Configure rooster.supervisor.conf to point to your Rooster Directory and the Python virtualenv you use to run Rooster.
- Move the file into /etc/supervisor/conf.d
- In your terminal run
supervisorctl reread
- Followed by
supervisorctl update
- Rooster should now be running and restart if it crashes (hopefully).