lago-api-k8s
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/beta | 10 | Yesterday | |
| latest/beta | 7 | 02 Oct 2025 | |
| latest/edge | 6 | 29 Sep 2025 |
juju deploy lago-api-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:
-
encryption-deterministic-key | string
Key for deterministic encryption of searchable database fields.
-
encryption-key-derivation-salt | string
Salt for encryption key derivation processes.
-
encryption-primary-key | string
Primary encryption key for customer data and billing information.
-
http-api-url | string
External HTTP API endpoint URL.
-
lago-create-org | string
Whether to create a default organization on startup.
-
lago-org-api-key | string
API key for organization access and authentication.
-
lago-org-name | string
Name of the default organization created on startup.
-
lago-org-user-email | string
Email address for the default organization admin user.
-
lago-org-user-password | string
Password for the default organization admin user.
-
lago-rsa-private-key | string
RSA private key for JWT token signing. Can be auto-generated or provided as Base64-encoded PEM.
-
rails-env | string
Rails application environment (test, development, staging, production). Must match Docker image type - use 'production' for official getlago/api images.
-
secret-key-base | string
Rails secret key base for session security and encryption.
-
service-url | string
Full service URL for self-referencing.