I have inherited the following setup:
...
[rpcinterface:supervisor]
supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface
[supervisorctl]
serverurl = unix://%(ENV_HOME)s/supervisord.sock
...
Could this work also via a unix socket?
I have inherited the following setup:
Could this work also via a unix socket?