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
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
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
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