-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Perhaps I missed it but is there a good explanation anywhere as to the differences between these four commands? I didn't see them discussed in the supervisord online documentation. I've noticed on ServerFault and Stackoverflow that other users don't understand their differences either.
For example, if I change the configuration in one program section, I know I must do "supervisorctl reread" to have those changes made available. But how do you restart just that one program? supervisorctl restart doesn't work. Instead if appears that you must either run "supervisorctl update" or restart the supervisor daemon itself. However, this seems to have the unintended effect of restarting all programs, not just the one that changed.
Thanks.
mikeyg123, kellytk, bfleming-ciena, paulocorrea-luizalabs, mikemartino and 49 moremohamad-momeni and ruimelodev