lago-clock-k8s

lago-clock-k8s

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

Platform:

Learn about configurations >

  • billing-worker-enabled | string

    Whether a dedicated Sidekiq worker for the invoices creation exists.

  • 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.

  • payment-worker-enabled | string

    Whether a dedicated Sidekiq worker for payments exists.

  • pdf-worker-enabled | string

    Whether a dedicated Sidekiq worker for the invoices pdf creation exists.

  • 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.

  • webhook-worker-enabled | string

    Whether a dedicated Sidekiq worker for the webhook jobs exists.