We've discontinued the registration of new Bundles

New Bundle registrations are no longer accepted. Existing bundles remain functional. We recommend using the Juju Terraform Provider for new deployments.

Charmed PostgreSQL VM Bundle

Canonical Publisher | bundle

Platform:

Ubuntu
Channel Revision Published
14/edge 364 16 Jun 2026
juju deploy postgresql-bundle --channel 14/edge

Learn about configurations >

  • contract_url | string

    Default: https://contracts.canonical.com

    URL of the Ubuntu Pro contracts service backend to use.

  • livepatch_server_url | string

    URL of the livepatch on-prem server. Unsetting will revert the on-prem server to the default server (https://livepatch.canonical.com).

  • livepatch_token | string

    Authorization token for the livepatch on-prem server. Required if livepatch_server_url is set. Unsetting will revert the on-prem server to the default server (https://livepatch.canonical.com).

  • override-http-proxy | string

    http-proxy which can override juju http-proxy

  • override-https-proxy | string

    https-proxy which can override juju https-proxy

  • override-ssl-cert-file | string

    Path to a custom SSL certificate file to use for the Ubuntu Pro client actions.

  • ppa | string

    PPA from which to install the ubuntu-advantage-tools package.

  • services | string

    A comma-separated list of services to enable when attaching to a pro subscription. This list overrides the default services. If specified, only these services will be activated. If left empty, the default services are activated. A list of possible services can be found by running "pro status --all" on a machine with the ubuntu-pro-client package installed.

  • token | string

    Ubuntu Pro token obtained from https://ubuntu.com/pro.