Skip to content

Instantly share code, notes, and snippets.

View ashwinsoerdien's full-sized avatar
💭
🌏

Ashwin Soerdien ashwinsoerdien

💭
🌏
View GitHub Profile
@ashwinsoerdien
ashwinsoerdien / README.md
Created April 19, 2019 20:43 — forked from keikubo/README.md
Nginx + Unicorn for Rails on Rackhub

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.