Apache passenger configuration?

Hello all, I am trying to configure foreman for apache passenger and have a
bit of a problem: here is the apache config: http://pastebin.com/b3cxkD88

I have my own puppet module that installs foreman via the package
installation and doesn't use the official foreman puppet due to lack of
documentation on how to actually use it

I would really like to get passenger working as webbrick is very slow

Can someone post their apache passenger configuration (without puppet
server configuration)? That would be a huge help.

Thank you

I figured out the issue. The apache configuration works! It was a problem
with the assets.

Problems

  • Needed to install foreman-assets
  • Needed to compile assets (foreman-rake assets:precompile)
ยทยทยท On Tuesday, October 13, 2015 at 8:36:03 PM UTC+13, Michael Speth wrote: > > > Hello all, I am trying to configure foreman for apache passenger and have > a bit of a problem: here is the apache config: > http://pastebin.com/b3cxkD88 > > I have my own puppet module that installs foreman via the package > installation and doesn't use the official foreman puppet due to lack of > documentation on how to actually use it > > I would really like to get passenger working as webbrick is very slow > > Can someone post their apache passenger configuration (without puppet > server configuration)? That would be a huge help. > > Thank you >