Fapistrano
A remote server automation and deployment tool.
Install / Use
/learn @liwushuo/FapistranoREADME
Fapistrano
A remote server automation and deployment tool.
- Document: http://pythonhosted.org/fapistrano/
Install
pip install fapistrano
To upgrade
pip install -U fapistrano
How to Use
$ fap release --stage production --role web
$ fap rollback --stage production --role web
$ fap restart --stage production --role web
