https://github.com/deliverybot/deliverybot
Fast, safe and secure Continous Delivery pipelines you can setup in minutes.
https://github.com/deliverybot/deliverybot
deployment deployment-automation kubernetes
Last synced: about 1 month ago
JSON representation
Fast, safe and secure Continous Delivery pipelines you can setup in minutes.
- Host: GitHub
- URL: https://github.com/deliverybot/deliverybot
- Owner: deliverybot
- License: mit
- Created: 2019-08-02T14:35:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T00:42:50.000Z (about 3 years ago)
- Last Synced: 2026-02-19T17:55:24.818Z (about 1 month ago)
- Topics: deployment, deployment-automation, kubernetes
- Language: TypeScript
- Homepage: https://deliverybot.dev
- Size: 2.7 MB
- Stars: 149
- Watchers: 5
- Forks: 54
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Deliverybot
https://deliverybot.dev
Simple Continuous Delivery for GitHub: Fast, safe and secure Continous Delivery
pipelines you can setup in minutes. Fully open source.

* Click to deploy: Click the latest commit in the Deliverybot dashboard to
deploy your code. It doesn't get any simpler than that.
* Automatic deployments: Deploy automatically to multiple clusters and
environments given a specific branch.
* Advanced deployment workflows: Orchestrate canary deployments to test code in
incremental steps. Push out environments per pull request.
* Integrates with slack: Deploy from slack as well as deployments from a
dashboard.
## Contributing
If you have suggestions for how deliverybot could be improved, or want to report
a bug, open an issue! We'd love all and any contributions.
For more, check out the [Contributing Guide](CONTRIBUTING.md).
### Setup
yarn install
yarn start
## License
[MIT](LICENSE) © 2019 Deliverybot (https://github.com/deliverybot/deliverybot)