Linux
Command
Library
Basics
Tips
Commands
supervisord
supervisord
TLDR
Start supervisord with specified configuration file
$ supervisord -c [path/to/file]
Run supervisord in the foreground
$ supervisord -n
COLLAPSE ALL
Copied to clipboard