Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)