Skip to content

Instantly share code, notes, and snippets.

View ochko's full-sized avatar
🏠
Working from home

Ochko ochko

🏠
Working from home
View GitHub Profile
@geoffgarside
geoffgarside / install-passenger-nginx.sh
Created March 4, 2011 17:33
Script to install passenger using www/nginx FreeBSD port
#!/bin/sh
#
# Pre-requisites:
# FreeBSD
# Passenger installed as a gem
# Optional:
# Ruby Enterprise Edition instead of lang/ruby18
#
make -C /usr/ports/www/nginx clean patch apply-slist install-rc-script