Forum: Mongrel Passing environment variables to mongrel

Posted by jenny w (Guest)
on 2008-06-03 07:51
(Received via mailing list)
The Rails app I'm working on requires an environment variable to be set. 
I
thought I could do this in my cap deploy script. Unfortunately, it seems
that the Mongrel processes that are started up by Mongrel Cluster have 
their
own environments and any environment variables set in the deploy script
aren't passed on. I was able to verify this by having my deploy script 
run a
rake task that outputs the value of of the environment variable I need 
--
the value is what I'd expect. I then set the Rails app to add that same
environment variable in a log message, and it shows that the value is 
nil.
Does anyone have any suggestions for setting an environment variable?

Thanks!
Posted by jenny w (Guest)
on 2008-06-03 08:13
(Received via mailing list)
Never mind; turns out this is a capistrano issue (running mongrel via 
sudo).
Thanks!
Posted by Bill Siggelkow (Guest)
on 2008-06-03 16:10
(Received via mailing list)
Jenny,

Environment variables can be defined in the /etc/init.d/
mongrel_cluster script.

Bill Siggelkow
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.