Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
$ helm repo add vrijbrp https://raw.githubusercontent.com/vrijBRP/kubernetes/master
"vrijbrp" has been added to your repositories
$ helm repo update
You can then run helm search repo vrijbrp
to see the charts.
Chart | Description |
---|---|
vrijBRP | Front-desk application |
Do this after each change to the files
$ helm package helm/vrijbrp
$ helm repo index .
Copyright © 2021 Procura BV.
Licensed under the EUPL
Committing this code to GitHub is a first step towards an open source BRP.
This application could have maven dependencies that might not be publicly available at this moment.
It also depends on several components that will become open source later.