Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T00:42:50.000Z (almost 2 years ago)
- Last Synced: 2024-12-05T09:29:55.518Z (17 days ago)
- Topics: deployment, deployment-automation, kubernetes
- Language: TypeScript
- Homepage: https://deliverybot.dev
- Size: 2.7 MB
- Stars: 146
- Watchers: 7
- Forks: 54
- Open Issues: 57
-
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.![Product screenshot](https://deliverybot.dev/assets/images/deploy-list.png)
* 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)