hubot-sealand
v0.1.21
Published
Allow you to do Rancher deploys from your favourite chat CLI
Downloads
13
Readme
hubot-sealand
Extension for your hubot which integrates with Rancher, Github and Docker Hub.
NOTE: if you don't want a services config rewritten add a label called
codebot.dont_rewrite and set it to true.
HTTP API
/upcurl -XPOST localhost:8080/up -H 'Content-Type: application/json' -d '{ "repo": "example/my-repo", "commitHash": "e3d6b46", "branch": "master", "composeFile": "docker-compose.yml" }'
