passenger_apache2 and RVM

Ohai Chefs,

Has anyone been able to use the community cookbook passenger_apache2 along with RVM somehow?

I’d like to hear your experiences.

My setup fails here: http://pastie.org/6473796

Thanks,

  • cassiano

I've had reasonable luck with Fletcher Nichol's rvm and rvm_passenger cookbooks. They're both on github - GitHub - sous-chefs/rvm: Development repository for the rvm cookbook and GitHub - fnichol/chef-rvm_passenger: Chef cookbook which installs the Passenger gem via RVM and configures Apache or nginx., if I remember correctly (on my phone now).

--
Joshua Buysse, Systems Engineer
CLA-OIT

On Mar 13, 2013, at 12:17, Cassiano Leal cassianoleal@gmail.com wrote:

Ohai Chefs,

Has anyone been able to use the community cookbook passenger_apache2 along with RVM somehow?

I'd like to hear your experiences.

My setup fails here: http://pastie.org/6473796

Thanks,

  • cassiano

Thanks for the tip. That was my previous approach. His rvm_passenger cookbook seems to be unmaintained, though. The current version uses a rather old version of the apache2 cookbook. There are pull requests for various things (including one of yours truly) sitting there literally for months.

What I'm trying to do now is to use opscode's passenger_apache2 cookbook on top of fnichol's rvm_passenger.

I'm also toying with the notion of getting rid of RVM altogether and compile a system Ruby from source.

  • cassiano

On Wednesday, March 13, 2013 at 14:30, Joshua Buysse wrote:

I've had reasonable luck with Fletcher Nichol's rvm and rvm_passenger cookbooks. They're both on github - GitHub - sous-chefs/rvm: Development repository for the rvm cookbook (GitHub - sous-chefs/rvm: Development repository for the rvm cookbook) and GitHub - fnichol/chef-rvm_passenger: Chef cookbook which installs the Passenger gem via RVM and configures Apache or nginx. (GitHub - fnichol/chef-rvm_passenger: Chef cookbook which installs the Passenger gem via RVM and configures Apache or nginx.), if I remember correctly (on my phone now).

--
Joshua Buysse, Systems Engineer
CLA-OIT

On Mar 13, 2013, at 12:17, Cassiano Leal <cassianoleal@gmail.com (mailto:cassianoleal@gmail.com)> wrote:

Ohai Chefs,

Has anyone been able to use the community cookbook passenger_apache2 along with RVM somehow?

I'd like to hear your experiences.

My setup fails here: http://pastie.org/6473796

Thanks,

  • cassiano