Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fengsp/deploy

Deploying with Fabric
https://github.com/fengsp/deploy

Last synced: about 2 months ago
JSON representation

Deploying with Fabric

Awesome Lists containing this project

README

        

deploy
======

Deploying with Fabric

Future
------
* virtualenv
* static support
* more feature
* prompt

Usage
-----

Remember to adjust supervisord.conf, modify you app location and gunicorn config file location, it should be `/web/projectname`

$> fab install # Use this for your first deployment
$> fab upgrade # Use this for your later upgrades