Skip to main content
Use the official Helm chart to deploy Midaz on Kubernetes. The chart manages the Ledger workload and can deploy its Valkey, PostgreSQL, MongoDB, and RabbitMQ dependencies.

Guides

Prerequisites

Before installing, prepare:
  • A Kubernetes cluster compatible with your selected chart and ingress controller.
  • Helm 3 installed locally.
  • Access to the container registry that serves the selected images.
  • DNS and TLS material when you expose services through ingress.

Quick start

Create a values.yaml that supplies the chart’s required credentials before installing. When you use bundled RabbitMQ, follow the dependency configuration.
The OpenTelemetry Collector is deployed separately. The Midaz chart’s default telemetry setting injects collector connection variables into Ledger, CRM, and Tracer. It does not install the collector.

Resources