-
Notifications
You must be signed in to change notification settings - Fork 81
Home
bruno- edited this page Oct 3, 2014
·
3 revisions
Welcome to the capistrano-unicorn-nginx wiki!
Find the wiki contents in the sidebar on the right. Most pages describe plugin internals and are not required for regular usage.
Only the "setup & usage" pages are a recommended read (choose the one that fits your situation):
-
single server setup
A scenario where you run the webserver (nginx) and application server (unicorn) on the same node. -
multiple server setup
Webserver (nginx) and application server (unicorn) run on different nodes.