lago-front-k8s

lago-front-k8s

Channel Revision Published Runs on
latest/beta 3 14 Nov 2025
Ubuntu 24.04
latest/edge 1 29 Sep 2025
Ubuntu 22.04
juju deploy lago-front-k8s --channel beta
Show information

Platform:

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.