Skip to main content
Lerian Console is the unified web interface for managing Lerian products. It provides dashboards for ledger operations, account management, transaction monitoring, and plugin configuration through a single UI.

Prerequisites


  • A running Midaz deployment. Lerian Console connects to Midaz APIs for data.
  • Access Manager deployed (for authentication).
  • Kubernetes 1.30+ and Helm 3+.

Key configuration


Runtime environment variables


The Console reads a set of NEXT_PUBLIC_* variables at runtime (injected into the container by its entrypoint), so they can be changed per environment by updating the variable and restarting the Console container — no image rebuild is required.
The plugin flags are disabled by default; a plugin only becomes visible when its flag is set to the string true. When a flag is off, the plugin’s pages are hidden and show a feature not available message.

OCI registry


Installation


Replace <version> with the desired chart version from the table below.

Version compatibility


For the full cross-product compatibility matrix, see Version compatibility.

Resources