Skip to content

Instantly share code, notes, and snippets.

View beef's full-sized avatar

Beef beef

  • Beef
  • Bristol, UK
View GitHub Profile
@beef
beef / unattended_passenger_apache.sh
Created May 19, 2009 11:54 — forked from maran/Unattended Rails (Passenger, Ruby Enterprise) Stack
Unattended Rails (Passenger, Ruby Enterprise) Stack
#!/bin/bash
# Unattended REE/Passenger installation
# Source: http://weblog.brightlight-ict.nl/2008/12/unattended-passenger-ruby-enterprise-installation-on-ubuntu-8/
# 15/03/09 Updated to use latest r.e.e. and passenger 2.1 and rewrote bits thanks to the comments left on my blog. Thanks guys
# 05/10/09 Update to use latest r.e.e. and passenger 2.2.5 (beef)
# 27/10/09 Update to use latest r.e.e. (beef)
# 23/11/09 Update to use latest passenger 2.2.7 (beef)
# 23/12/09 Using deb package rather the source
# 11/03/10 added new version of enterprise .deb