So I'm setting up god to monitor nginx, redis, and thin. Nginx and
Redis work fine. However when it tries to start thin, it bails. I'm
using rvm to manage rubies/gems and since that's all setup under a
user (app), it can't find them gems. I'd rather not have to try and
maintain to separate ruby installs and I don't want my deploy process
to use sudo (which I'd have to in order to update the gems on deploy).
I may just be missing something, I am by no means a great sysadmin.
Basically I need a way for god to start the process as the user, not
root, but setting the uid or gid doesn't seem to do that. Thoughts?
Suggestions? Beratements?

-- 
You received this message because you are subscribed to the Google Groups 
"god.rb" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/god-rb?hl=en.

Reply via email to