Simplest way to install a Passenger Stack on Ubuntu 8.04

0 views
Skip to first unread message

Mike Bailey

unread,
Nov 24, 2009, 11:35:23 PM11/24/09
to rails-...@googlegroups.com
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

Daryl Manning

unread,
Nov 25, 2009, 1:04:37 AM11/25/09
to rails-oceania
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.

--

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 rails-...@googlegroups.com.
To unsubscribe from this group, send email to rails-oceani...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.

Mike Bailey

unread,
Nov 25, 2009, 1:09:37 AM11/25/09
to rails-...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages