Skip to content

Commit

Permalink
Merge pull request #4 from dannysauer/doc/update-installation
Browse files Browse the repository at this point in the history
Add helm repo and chart name to readme
  • Loading branch information
motatoes committed Apr 23, 2024
2 parents 268ad46 + f510928 commit 00cf85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Read more in this [blog](https://blog.digger.dev/how-we-are-designing-digger-to-

The installation must be executed in two steps, as explaned in the [Digger official documentation](https://docs.digger.dev/self-host/deploy-docker-compose#create-github-app):

1. Install the helm chart leaving empty all the data related to the GitHub App
1. Install the `digger-backend` helm chart from https://diggerhq.github.io/helm-charts/, leaving empty all the data related to the GitHub App
2. Go to `your_digger_hostname/github/setup` to install and configure the GitHub App
3. Configure in the helm values or in the external secret all the data related to the new GitHub app and upgrade the helm installation to reload the Digger application with the new configuration

Expand Down

0 comments on commit 00cf85b

Please sign in to comment.