So for example;

two nodes, A (server) B (client)

supervisor would be installed for both nodes

supervisord.conf for B would need to point to A via

[supervisorctl]
serverurl = http://hostA:9001

The program configurations specific to B would only be present in the
supervisord.conf on B.

Is this correct?
_______________________________________________
Supervisor-users mailing list
[email protected]
https://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to