Closed vbmade2000 closed 1 year ago
I have some Systemd services running on Ubuntu machine. I am bound to run them using Systemd because of some requirements. But need Supervisord to monitor them. Is it possible?
Systemd
Supervisord
https://github.com/Supervisor/supervisor/issues/1147#issuecomment-419174052
I have some
Systemd
services running on Ubuntu machine. I am bound to run them usingSystemd
because of some requirements. But needSupervisord
to monitor them. Is it possible?