The repository provides Helm charts for the various microservices and components of the DEMIS platform. It serves as central source of deploying a local DEMIS Development Environment.
Install Helm
Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured kubernetes resources.
To install Helm, refer to the Helm Install Guide and ensure that the helm binary is in the PATH of your shell.
Using Helm
Once you have installed the Helm client, you can add this repository to your local machine using the following command.
helm repo add github-demis https://gematik.github.io/DEMIS-Helm-Charts/helm search repo github-demisNote You don´t have to install you charts local, this will be done automatically by the terraform project.
The DEMIS-Dev-Environment can be found on here.
The following table provides an overview of all available DEMIS components, whose Helm Charts are contained in this repository. Not every service has its own Source Code Repository or Docker Image. Specific Releases Notes can be found either in the Source Code Repository or in the DEMIS-Dev-Environment.
| Service | Docker Image | Source Code Repository |
|---|---|---|
| ARS-Service | gematik1/demis-ars-service | https://github.com/gematik/DEMIS-antibiotic-resistance-surveillance-service |
| Certificate-Update-Service | gematik1/demis-certificate-update-service | https://github.com/gematik/DEMIS-certificate-update-service |
| Context-Enrichment-Service | gematik1/demis-context-enrichment-service | https://github.com/gematik/DEMIS-context-enrichment-service |
| FHIR-Profile-Snapshots | gematik1/demis-fhir-profile-snapshots | n.a. |
| FHIR-Storage-Service | gematik1/demis-fhir-storage-reader gematik1/demis-fhir-storage-writer gematik1/demis-fhir-storage-purger |
https://github.com/gematik/DEMIS-fhir-storage-service |
| Fhir-UI-Data-Model-Translation-Service | gematik1/demis-futs | https://github.com/gematik/DEMIS-fhir-ui-data-model-translation-service |
| Gateway-IGS | gematik1/demis-gateway-igs | https://github.com/gematik/DEMIS-gateway-igs |
| Gematik-IDP | gematik1/idp-server | n.a. |
| Hospital-Location-Service | gematik1/demis-hospital-location-service | https://github.com/gematik/DEMIS-hospital-location-service |
| IGS-Profile-Snaphots | gematik1/demis-igs-profile-snapshots | n.a. |
| IGS-Service | gematik1/demis-igs-service | https://github.com/gematik/DEMIS-integrierte-genomische-surveillance-service |
| Keycloak-User-Purger | gematik1/demis-keycloak-user-purger | https://github.com/gematik/DEMIS-keycloak-user-purger |
| Keycloak | gematik1/demis-keycloak | n.a. |
| Lifecycle-Validation-Service | gematik1/demis-lifecycle-validation-service | https://github.com/gematik/DEMIS-lifecycle-validation-service |
| Minio | gematik1/demis-minio | n.a. |
| Istio-Network-Rules | n.a. | n.a. |
| Istio-Routing | n.a. | n.a. |
| Istio-Policies | n.a. | n.a. |
| Notification-Gateway | gematik1/demis-notification-gateway | https://github.com/gematik/DEMIS-notification-gateway |
| Notification-Processing-Service | gematik1/demis-notification-processing-service | https://github.com/gematik/DEMIS-notification-processing-service |
| Notification-Routing-Data-Public | gematik1/demis-notification-routing-data-public | n.a. |
| Notification-Routing-Service | gematik1/demis-notification-routing-service | https://github.com/gematik/DEMIS-notification-routing-service |
| PDFGen-Service | gematik1/demis-pdfgen-service | https://github.com/gematik/DEMIS-pdfgen-service |
| PgBouncer | gematik1/demis-pgbouncer | n.a. |
| Postgres | gematik1/demis-postgres | n.a. |
| Portal-Bedoccupancy | gematik1/demis-portal-bedoccupancy | https://github.com/gematik/DEMIS-portal-bedoccupancy |
| Portal-Disease | gematik1/demis-portal-disease | https://github.com/gematik/DEMIS-portal-disease |
| Portal-IGS | gematik1/demis-portal-igs | https://github.com/gematik/DEMIS-portal-igs |
| Portal-Shell | gematik1/demis-portal-shell | https://github.com/gematik/DEMIS-portal-shell |
| Portal-Pathogen | gematik1/demis-portal-pathogen | https://github.com/gematik/DEMIS-portal-pathogen |
| Pseudonymization-Service | gematik1/demis-pseudonymization-service | https://github.com/gematik/DEMIS-pseudonymization-service |
| Pseudonymization-Storage-Service | gematik1/demis-pseudonymization-storage-service | https://github.com/gematik/DEMIS-pseudonymization-storage-service |
| Redis | gematik1/demis-redis | n.n. |
| Report-Processing-Service | gematik1/demis-report-processing-service | https://github.com/gematik/DEMIS-report-processing-service |
| Stage-Configuration-Data-Public | gematik1/demis-stage-configuration-data-public | n.a. |
| Validation-Service | gematik1/demis-validation-serivce | https://github.com/gematik/DEMIS-validation-service |
If you want to see the security policy, please check our SECURITY.
If you want to contribute, please check our CONTRIBUTING.
Copyright 2025-2025 gematik GmbH
EUROPEAN UNION PUBLIC LICENCE v. 1.2
EUPL © the European Union 2007, 2016
See the LICENSE for the specific language governing permissions and limitations under the License
E-Mail to DEMIS Entwicklung