Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.41 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.41 KB

EHRbase Helm Chart

Lint and Test Quality Gate Status GitHub Release GitHub License

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.

Prerequisites

  • Kubernetes 1.26+
  • Helm 3.14.0+

Usage

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.

Contributing

We would love to have you contribute to this project. Please open an issue or a pull request with your ideas.