Skip to content

Instantly share code, notes, and snippets.

@ugtkbtk
ugtkbtk / README.md
Last active December 20, 2015 20:29 — forked from keikubo/README.md

Nginx + Unicorn for Rails on Rackhub

Description:

This script enables you to launch your Rails application in production environment (port:80) with Nginx and Unicorn.

Installation:

Please make sure that your Gemfile in your rails application includes unicorn.