Jeremy Burks
2006-Dec-26 19:32 UTC
[Mongrel] Using :config_script to set environment variables
I am using mongrel and mongrel_cluster to serve a rails site. The site requires several environment variables to be set. I am thinking about using the :config_script option and writing a script that sets the required environment variables. Is this a good solution or does anyone have any other suggestions? Thanks for your help. jeremy