Is there a way to run supervisord itself in foreground mode? or is there another application that can run/supervise multiple applications and shut them down when itself receives a SIGTERM or equivalent.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
From the supervisord man page:
|
|||
|
|
|
Take a look at runit: http://smarden.org/runit/ I am using it for several years now. |
|||
|
|