Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt

Use this file to discover all available pages before exploring further.

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


console:
  image:
    tag: "1.5.0"
  env:
    MIDAZ_API_URL: "http://midaz-ledger:3002"

OCI registry


oci://registry-1.docker.io/lerianstudio/product-console

Installation


helm install console oci://registry-1.docker.io/lerianstudio/product-console --version <version> -n console --create-namespace
Replace <version> with the desired chart version from the table below.

Version compatibility


Chart versionLerian Console
2.0.11.5.0
1.0.01.0.0
For the full cross-product compatibility matrix, see Version compatibility.

Resources