This repository distributes Medplum's official Helm charts.
Helm is a package manager for Kubernetes, making it easier to deploy, upgrade, and maintain software like Medplum.
To use the charts, the Helm tool must be installed and initialized. The best place to start is by reviewing the Helm Quick Start Guide.
helm repo add medplum https://charts.medplum.com helm repo update helm search repo medplum
See https://www.medplum.com/docs/self-hosting/install-on-kubernetes for more information.