Skip to content

This repository contains a Helm chart to deploy EHRbase on Kubernetes.

License

Notifications You must be signed in to change notification settings

konateq/ehrbase-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.