Hello, I have a use case that I am trying to get supervisor to work with. I dont know if it is possible.
I want to allow under privileged users to manager their own process but be handled by root owned supervisor daemon. The parent supervisor daemon will start as root and monitor a directory in the users homedir ( /home/<user>/.supervisord ). All process that exist in that directory will be executed as the user and monitored by supervisor. If the user executes supervisorctl they will only have access to to process that are in there .supervisord direcotry. Is this possible or is supervisor not designed to do this? Thanks for any input. -Mike
_______________________________________________ Supervisor-users mailing list [email protected] https://lists.supervisord.org/mailman/listinfo/supervisor-users
