Hi Cal,

On 5/31/11 8:32 AM, Cal Leeming [Simplicity Media Ltd] wrote:
I'm wondering if it is currently possible to assign a group of a
processes to a specific username, at which point that user can then
login via supervisorctl to control said group.

Supervisor doesn't have a multi-user feature like this. It's also unlikely that it ever will due to the complexity it would add to the code, sorry. Supervisor was originally written to control processes related to a single application or customer.

I would suggest instead that you run multiple supervisord instances. You can have a separate supervisord.conf file for each that is specified with the -c option to supervisord and supervisorctl.

Regards,
Mike

--
Mike Naberezny
Maintainable Software
http://maintainable.com
_______________________________________________
Supervisor-users mailing list
[email protected]
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to