A remote server automation and deployment tool.
- Document: http://pythonhosted.org/fapistrano/
pip install fapistrano
To upgrade
pip install -U fapistrano
$ fap release --stage production --role web
$ fap rollback --stage production --role web
$ fap restart --stage production --role web