This repository contains a Helm chart to deploy EHRbase on any Kubernetes cluster.
Important
This project is an open-source initiative and does not constitute an official product supported by EHRbase team or vitasystems GmbH.
- Kubernetes 1.26+
- Helm 3.14.0+
To deploy EHRbase using the default configuration, run the following command:
helm install ehrbase oci://ghcr.io/konateq/charts/ehrbase --namespace ehrbase --create-namespace
For additional information on how to use and customize this chart, please refer to this README.md and the Wiki pages.
We would love to have you contribute to this project. Please open an issue or a pull request with your ideas.