Channel Revision Published Runs on
latest/stable 284 13 Apr 2026
Ubuntu 22.04
latest/beta 287 15 Apr 2026
Ubuntu 22.04
latest/edge 286 14 Apr 2026
Ubuntu 22.04
juju deploy testflinger-k8s
Show information

Platform:

Learn about configurations >

  • external_hostname | string

    Default: testflinger.local

    The external hostname for accessing the Testflinger server This configuration is used to configure the nginx or traefik route. While it is valid for traefik route, the preferred approach is to set the external_hostname in the traefik application configuration instead.

  • http_proxy | string

    HTTP proxy for accessing external HTTP resources

  • https_proxy | string

    HTTPS proxy for accessing external HTTPS resources

  • jwt_signing_key | string

    The secret key used for signing authorization tokens

  • keepalive | int

    Default: 10

    Number of seconds to wait for keepalive connections

  • max_pool_size | int

    Default: 100

    Maximum number of concurrent connections to the database

  • no_proxy | string

    Default: localhost,127.0.0.1,::1

    Resources that we should be able to access bypassing proxy

  • testflinger_secrets_master_key | string

    The master key used for encrypting secrets data keys