hello i was wondering  how can i achieve this: (which is on the Overview of
supervisor)


*"Users who need to control process state often need only to do that. They
don’t want or need full-blown shell access to the machine on which the
processes are running. Processes which listen on “low” TCP ports often need
to be started and restarted as the root user (a UNIX misfeature). It’s
usually the case that it’s perfectly fine to allow “normal” people to stop
or restart such a process, but providing them with shell access is often
impractical, and providing them with root access or sudo access is often
impossible*

*If supervisord is started as root, it is possible to allow “normal” users
to control such processes without needing to explain the intricacies of the
problem to them. " *

*is there any way to provide control over a list of just some processes
through the web server, according to which user they log-in in the webUI?*
_______________________________________________
Supervisor-users mailing list
[email protected]
https://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to