The Charm Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you may be unable to access charm and bundle metadata or publish updates. No user action is required and services will automatically resume once maintenance is complete.

lago-front-k8s

Platform:

Channel Revision Published Runs on
latest/beta 14 19 Jun 2026
Ubuntu 24.04
latest/edge 1 29 Sep 2025
Ubuntu 22.04
juju deploy lago-front-k8s --channel beta

Learn about configurations >

  • api-url | string

    URL of the Lago API backend service. Used by the frontend to communicate with the API.

  • app-env | string

    Application environment setting. Controls various frontend behaviors. Acceptable values: "development", "staging", "production"

  • lago-disable-pdf-generation | string

    Disable PDF generation features in the frontend.

  • lago-disable-signup | string

    Disable user signup functionality in the frontend. Useful for enterprise deployments.

  • lago-domain | string

    Custom domain for the Lago application. If set, API URL will be automatically constructed as https://{lago-domain}/api

  • lago-oauth-proxy-url | string

    OAuth proxy URL for authentication integration. Used for enterprise SSO setups.

  • sentry-dsn | string

    Sentry DSN for error tracking and monitoring. Recommended for production deployments.