On 10/15/07, Mislav Marohnić <[EMAIL PROTECTED]> wrote:
>
>
> The problem is Mongrels. If I deploy as Mislav, a guy named Thomas won't
> be able to deploy the app because restart operation will fail - he can't
> signal a process that was daemonized by me. Mongrel has "--user" and
> "--group" options, but those are only available with sudo privileges.


I just had an idea; have to go home first to try it. Theoretically I could
only do a cold deploy as sudo and use the Mongrel options to spawn Mongrels
as user "mislav" and group "mygroup". Then, if I'm not mistaken, anyone from
"mygroup" is able to send it reload/restart signals.

Can this work? I hope so. Don't hesitate to post your suggestions.

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to