doploy
v1.0.0-beta0
Published
A remote provisioning manager for the dokku platform.
Readme
doploy
A remote provisioning manager for the dokku platform (work in progress).
Installation
npm install -g doploySSH configuration example
~/.ssh/config
Host localhost.dev
User dokku
IdentityFile ~/.ssh/id_rsaUsage: doploy [options] [command]
Commands:
install <host> installs the app on the given host
uninstall <host> uninstalls the app on the given host
Options:
-h, --help output usage information
-V, --version output the version numberTests
gulp testLicense
MIT © 2015, André König ([email protected])
