Richard, That is correct. However, you can also set `--serverurl` as a command line parameter to `supervisorctl`. That way, you don't need to add it to `[supervisorctl]`.
/J On Sat, Jan 11, 2014 at 12:43 AM, Richard Moorhead < [email protected]> wrote: > 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
