---
title: Charmhub | Deploy Canonical Livepatch Onprem using Charmhub - The Open Operator
  Collection
description: Deploy the latest version of Canonical Livepatch Onprem on any cloud.
url: https://charmhub.io/canonical-livepatch-onprem/configurations/ubuntu-advantage
---

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

[Learn more](https://discourse.charmhub.io/t/discontinuing-new-charmhub-bundle-registrations/15344)

# Canonical Livepatch Onprem

[Yellow Squad](https://charmhub.io/publisher/yellow "View all packages from Yellow Squad")
| bundle

* [Yellow Squad](https://charmhub.io/publisher/yellow "View all packages from Yellow Squad")
  | bundle
* [Security](https://charmhub.io/?filter=security)

Platform:

stable 11

```
juju deploy canonical-livepatch-onprem
```

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

* [Haproxy](https://charmhub.io/canonical-livepatch-onprem/configurations/haproxy)
* [Canonical Livepatch Server](https://charmhub.io/canonical-livepatch-onprem/configurations/canonical-livepatch-server)
* [Postgresql](https://charmhub.io/canonical-livepatch-onprem/configurations/postgresql)
* [Ubuntu Advantage](https://charmhub.io/canonical-livepatch-onprem/configurations/ubuntu-advantage)

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