- task for tailing rails production logs, cap tail_logs
- maintenance page detection in nginx.conf, works with cap:web:disable
- put application name into unicorn upstream in anticipation of multiple apps on a server
- set up ufw firewall on install
- set timezone to UTC on install
- Gemifying the original files from Railscast 337