Skip to content
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.

Deployment

glasnt edited this page Oct 23, 2014 · 4 revisions

Deployment of Machiavelli can be done in a number of ways

#The Anchor Way

Using a combination of anchor/allah, mpalmer/giddyup, nginx, unicorn and rails, you too can have your own daemonised Machiavelli instance. These will "just work" if you setup your server environment and use giddyup to git push deploy_env.

The Manual Way

Install all the things for a rails, unicorn and nginx instance, and use the configurations we've prepared earlier.

These are designed to help you out, but there are plenty of ServerFault resources should you get stuck with the server side.

Clone this wiki locally