ua-contracts-k8s

Ua Contracts K8S

Channel Revision Published Runs on
latest/beta 88 Yesterday
Ubuntu 24.04 Ubuntu 22.04
latest/beta 84 19 Sep 2025
Ubuntu 24.04 Ubuntu 22.04
latest/edge 2 18 Mar 2024
Ubuntu 22.04
juju deploy ua-contracts-k8s --channel beta
Show information

Platform:

Learn about configurations >

  • active-machines-time-window | string

    Sets ACTIVE_MACHINES_TIME_WINDOW. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • allow-staging-ado-urls | string

    Sets ALLOW_STAGING_ADO_URLS. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • auditor | string

    Sets AUDITOR. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • aws-certificates | string

    Sets AWS_CERTIFICATES. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • azure-intermediate-certificates | string

    Sets AZURE_INTERMEDIATE_CERTIFICATES. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • azure-root-certificates | string

    Sets AZURE_ROOT_CERTIFICATES. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • basic-auth-enabled | string

    Sets BASIC_AUTH_ENABLED. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • bootstrap-admin-password | string

    Sets BOOTSTRAP_ADMIN_PASSWORD. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • burst-limit | string

    Sets BURST_LIMIT. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • cache-get-resource-token-info | string

    Sets CACHE_GRTI. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • concurrency-limit | string

    Sets CONCURRENCY_LIMIT. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • country-blocklist | string

    Sets COUNTRY_BLOCKLIST. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • db-conn-limit | string

    Sets DB_CONN_LIMIT. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • eu-vat-url | string

    Sets EU_VAT_URL. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • eu-vat-validation-enabled | string

    Sets EU_VAT_VALIDATION_ENABLED. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • gcp-project | string

    Sets GCP_PROJECT. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • gcp-service-account-key-path | string

    Sets GCP_SERVICE_ACCOUNT_KEY. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • google-recaptcha-secret-key | string

    Sets GOOGLE_RECAPTCHA_SECRET_KEY. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • http-proxy | string

    Sets HTTP_PROXY. See: https://pkg.go.dev/golang.org/x/net/http/httpproxy

  • https-proxy | string

    Sets HTTPS_PROXY. See: https://pkg.go.dev/golang.org/x/net/http/httpproxy

  • internal-access-acl-networks | string

    Sets INTERNAL_ACCESS_ACL_NETWORKS. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • kafka-brokers | string

    Sets KAFKA_BROKERS. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • kafka-ca-cert | string

    Sets KAFKA_CA_CERT. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • kafka-client-cert | string

    Sets KAFKA_CLIENT_CERT. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • kafka-client-key | string

    Sets KAFKA_CLIENT_KEY. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • marketplace-disable-purchasing | string

    Sets MARKETPLACE_DISABLE_PURCHASING. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • no-proxy | string

    Sets NO_PROXY. See: https://pkg.go.dev/golang.org/x/net/http/httpproxy

  • pgdatabase | string

    Sets PGDATABASE. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • pghost | string

    Sets PGHOST. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • pgpassword | string

    Sets PGPASSWORD. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • pgport | string

    Sets PGPORT. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • pgsslmode | string

    Sets PGSSLMODE. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • pguser | string

    Sets PGUSER. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • port | string

    Sets PORT. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • redis-ca-cert | string

    Sets REDIS_CA_CERT. See: https://github.com/canonical/ua-contracts/blob/develop/config/redis.go

  • redis-client-cert | string

    Sets REDIS_CLIENT_CERT. See: https://github.com/canonical/ua-contracts/blob/develop/config/redis.go

  • redis-client-key | string

    Sets REDIS_CLIENT_KEY. See: https://github.com/canonical/ua-contracts/blob/develop/config/redis.go

  • redis-db | string

    Sets REDIS_DB. See: https://github.com/canonical/ua-contracts/blob/develop/config/redis.go

  • redis-master-name | string

    Sets REDIS_MASTER_NAME. See: https://github.com/canonical/ua-contracts/blob/develop/config/redis.go

  • redis-mode | string

    Sets REDIS_MODE. See: https://github.com/canonical/ua-contracts/blob/develop/config/redis.go

  • redis-password | string

    Sets REDIS_PASSWORD. See: https://github.com/canonical/ua-contracts/blob/develop/config/redis.go

  • redis-sentinel-password | string

    Sets REDIS_SENTINEL_PASSWORD. See: https://github.com/canonical/ua-contracts/blob/develop/config/redis.go

  • redis-urls | string

    Sets REDIS_URLS. See: https://github.com/canonical/ua-contracts/blob/develop/config/redis.go

  • redis-username | string

    Sets REDIS_USERNAME. See: https://github.com/canonical/ua-contracts/blob/develop/config/redis.go

  • run-migrations-on-startup | string

    Sets RUN_MIGRATIONS_ON_STARTUP. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • sentry-dsn | string

    Sets SENTRY_DSN. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • sentry-environment | string

    Sets SENTRY_ENVIRONMENT. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • sf-proxy-pass | string

    Sets SF_PROXY_PASS. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • sf-proxy-url | string

    Sets SF_PROXY_URL. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • sf-proxy-user | string

    Sets SF_PROXY_USER. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • store-cache-size | string

    Sets STORE_CACHE_SIZE. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • stripe-event-signing-secret | string

    Sets STRIPE_EVENT_SIGNING_SECRET. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • stripe-request-timeout | string

    Sets STRIPE_REQUEST_TIMEOUT. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • stripe-secret-key | string

    Sets STRIPE_SECRET_KEY. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • tax-map | string

    Sets TAX_MAP. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • token-secret | string

    Sets TOKEN_SECRET. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • true-ability-api-key | string

    Sets TRUE_ABILITY_API_KEY. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • true-ability-api-url | string

    Sets TRUE_ABILITY_API_URL. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • uk-vat-client-id | string

    Sets UK_VAT_CLIENT_ID. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • uk-vat-client-secret | string

    Sets UK_VAT_CLIENT_SECRET. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • uk-vat-url | string

    Sets UK_VAT_URL. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go

  • uk-vat-validation-enabled | string

    Sets UK_VAT_VALIDATION_ENABLED. See: https://github.com/canonical/ua-contracts/blob/develop/config/config.go