Skip to content
Joe Nicosia edited this page Jul 31, 2014 · 3 revisions

Requirements

Fabric - Python remote execution module

Fabric install instructions: http://www.fabfile.org/installing.html

Deploy fresh app server

Requires: Ubuntu 10.04 x86_64

Command: fab app web_bootstrap


Deploy fresh database server

Requires: Ubuntu 12.04 x86_64

Command: fab db db_bootstrap


Deploy app to production

Copy local source to production server and restart service

Command: /deploy/build.sh