Linux Distribution | Build status |
---|---|
Debian 7 | |
Ubuntu 14 |
Nodeshot fabfile deploy script.
Documentation here: http://nodeshot.rtfd.org/en/latest/topics/install_production_automated.html
install:
fab install -H <remote_host> -u <user> -p <password>
update:
fab update:use_defaults=True,project_name=<project_name> -H <remote_host> -u <user> -p <password>