Re: [Puppet Users] Foreman under Passenger

2010-06-08 Thread Jacob Hunt
My directory is owned by foreman, and this is my setup. I haven't had any issues. :443> ServerName puppet ServerAlias foreman RailsAutoDetect On DocumentRoot /usr/share/foreman/public # Use puppet certificates for SSL SSLEngine on SSLCertificateFile /var/lib/puppet/ssl/certs/p

Re: [Puppet Users] Foreman under Passenger

2010-06-08 Thread Ohad Levy
I suggest you go through the module, esp http://github.com/ohadlevy/puppet-foreman/blob/master/foreman/manifests/passenger.pp make sure that config/environment.rb file is own by the user that runs foreman (e.g. foreman). getting a blank page from passenger on rails app, usually means permissions

[Puppet Users] Foreman under Passenger

2010-06-08 Thread CraftyTech
This is how I have it: ServerName hostname DocumentRoot /installDir/foreman/public RailsBaseURI /foreman When I restart apache, the page comes back blank. Is there any permissions issues I should be aware of? Should I make the directory owned by apache? Thanks, Henry -- You rec

[Puppet Users] foreman under passenger

2009-09-24 Thread Matt
Hi all, Anyone have an example on how they're running foreman under passenger. I've tried with the config.ru from foreman/vendor/rails/railties/dispatches/config.ru I can access the application fine, but when my clients try to receive the kickstart file they get a 500 error - 192.168.0.2 - - [2