---
title: Charmhub | Deploy Ubuntu Advantage using Charmhub - The Open Operator Collection
description: Deploy the latest version of Ubuntu Advantage on any cloud.
url: https://charmhub.io/ubuntu-advantage/configurations
---

# Ubuntu Advantage

[ubuntu-pro-team](https://charmhub.io/publisher/ubuntu-pro-team "View all packages from ubuntu-pro-team")

* [ubuntu-pro-team](https://charmhub.io/publisher/ubuntu-pro-team "View all packages from ubuntu-pro-team")

Platform:

24.04

22.04

20.04

18.04

16.04

stable 143

```
juju deploy ubuntu-advantage
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

* [contract\_url](https://charmhub.io/ubuntu-advantage/configurations#contract_url)
* [livepatch\_server\_url](https://charmhub.io/ubuntu-advantage/configurations#livepatch_server_url)
* [livepatch\_token](https://charmhub.io/ubuntu-advantage/configurations#livepatch_token)
* [override-http-proxy](https://charmhub.io/ubuntu-advantage/configurations#override-http-proxy)
* [override-https-proxy](https://charmhub.io/ubuntu-advantage/configurations#override-https-proxy)
* [override-ssl-cert-file](https://charmhub.io/ubuntu-advantage/configurations#override-ssl-cert-file)
* [ppa](https://charmhub.io/ubuntu-advantage/configurations#ppa)
* [services](https://charmhub.io/ubuntu-advantage/configurations#services)
* [token](https://charmhub.io/ubuntu-advantage/configurations#token)

[Learn about configurations >](https://juju.is/docs/juju/configuration#heading--application-configuration)

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