Note that the deb is for Hardy 8.04 LTS I would need a really good reason to deploy anything other than an LTS release for a server. The next LTS is 10.04 (due in April 2010).
- Mike On Wed, Nov 25, 2009 at 5:04 PM, Daryl Manning <[email protected]>wrote: > Cool.... Anyone want to fold this into a Jaunty ami for EC2 and bundle it > (or did I just accidentally volunteer for that right now). > > ciao ! > Daryl. > > On Wed, Nov 25, 2009 at 3:35 PM, Mike Bailey <[email protected]> wrote: > >> The Phusion guys have made installing a Passenger Stack as easy as >> installing a LAMP stack. >> >> Wow. :-) >> >> - Mike >> >> >> apt-get install git-core mysql-server mysql-client apache2 >> apache2-prefork-dev libapr1-dev >> wget >> http://rubyforge.org/frs/download.php/66163/ruby-enterprise_1.8.7-2009.10_amd64.deb >> dpkg -i ruby-enterprise_1.8.7-2009.10_amd64.deb >> passenger-install-apache2-module >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby or Rails Oceania" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<rails-oceania%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/rails-oceania?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rails-oceania%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
