Quickstart
Deliverybot is a GitHub app, to get started with deployments we need a repository and to install the Deliverybot app onto that repo. The below guide will walk you through deploying deliverybot and getting an example repository setup.
1. Deploy the Deliverybot GitHub app
Deploy the Deliverybot GitHub application to an infrastructure of your choice.
2. Fork the example repository
Visit one of the example repositories and create a new fork:
- Basic example that doesn’t actually deploy.
- GitOps example with FluxCD.
- Helm example with actions and pr environments.
3. Push a commit to watch the workflows kick off!
Go to your repository and push a commit.
4. Install integrations
Install integrations like Slack or Helm to build a workflow for your team. Visit our integrations page for more information.
Next
Once you have a working example read through the guide for more information on how to setup complex workflows.