Jeroen van Baarsen

Results 134 comments of Jeroen van Baarsen

@conradwt Are the extensions installable via `apt-get`? if so you can add them to the package list: https://github.com/intercity/chef-repo/blob/master/nodes/sample_host.json#L8 Please let me know if this solves your issue :)

@conradwt Ok! Let me know if it works, if so fell free to open a PR to add this to the documentation!

@arturictus I believe I ran into this issue as well a little while ago. It had something to do with the servers of Passenger being down when running the chef...

@berkes Maybe we can add something like this to the README?

You're the best! Thanks! 2014-11-27 9:31 GMT+01:00 Bèr Kessels [email protected]: > README is fine with me too. I'll cook up a PR tomorrow (friday). > > — > Reply to...

Looks like we also need to pass an option to Passenger when compiling with nginx From the rails docs: > If you're compiling nginx with Phusion Passenger you'll need to...

@michiels Ok, so that means we cant pass in the flag for gzip content? or is that passed in by default?