fapistrano

A remote server automation and deployment tool.

MIT License

Downloads
244
Stars
16
Committers
3

Fapistrano

A remote server automation and deployment tool.

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