lago-front-k8s
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/beta | 3 | 14 Nov 2025 | |
| latest/edge | 1 | 29 Sep 2025 |
juju deploy lago-front-k8s --channel beta
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
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.