- http://www.wearebeef.co.uk | http://www.beefsource.co.uk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 |