Skip to content

liwushuo/fapistrano

Repository files navigation

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