gerencio-upgrade
v3.1.4
Published
ugrades a single service in gerenc.io
Downloads
17
Readme
Gerencio Upgrade
This script upgrades a single service to a new container ID in a target gerenc.io environment. It does this by wrapping "rancher-compose upgrade A B" and providing all the requisite environment parameters via environment variables.
Getting Started
- [sudo]
$ npm install -g gerencio-upgrade
$ gerencio-upgrade --service-name <serviceName> --docker-image <dockerImage>:<dockerTag>
, ej:$ gerencio-upgrade --service-name nodecolor --docker-image xdevelsistemas/taiga-docker:0.3.1
Prerequisites
Deployment
Not implemented. (CircleCI or Travis)
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Clayton Silva - xDevel - claytonsilva
- David Vilaça - xDevel - davidpvilaca
- Douglas Lima - xDevel - douglasbolis
Created and maintained by xDevel® 2018