Basic deployment docs.

rtd2
Eric Holscher 2012-12-18 00:22:50 -08:00
parent 9053d057ab
commit 0d769a96f1
1 changed files with 15 additions and 0 deletions

View File

@ -74,4 +74,19 @@ Bash Aliases
* `chk` - Will take you to the checkout directory
* `run` - Will take you to the run directory
Deploying
---------
Pushing code to servers. This updates code & media::
fab push
Restart the webs::
fab restart
Restart the build servers celery::
fab celery