lago-api-worker-k8s
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/beta | 4 | 14 Nov 2025 | |
| latest/beta | 2 | 02 Oct 2025 | |
| latest/edge | 1 | 29 Sep 2025 |
juju deploy lago-api-worker-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.
-
lago-log-level | string
Log level for the application.
-
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.
-
rails-log-to-stdout | string
Enables or disables logging to stdout.
-
secret-key-base | string
Rails secret key base for session security and encryption.
-
sidekiq-concurrency | string
Number of concurrent Sidekiq worker threads. Adjust based on workload and resource availability.
-
sidekiq-max-dead-jobs | string
Maximum number of dead jobs to retain in Sidekiq.