---
title: Charmhub | Deploy Trilio Wlm using Charmhub - The Open Operator Collection
description: Deploy the latest version of Trilio Wlm on any cloud.
url: https://charmhub.io/trilio-wlm/actions
---

# Trilio Wlm

[OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")

* [OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")
* [Cloud](https://charmhub.io/?filter=cloud)
* [Storage](https://charmhub.io/?filter=storage)

Platform:

22.04

20.04

18.04

edge 4928917

```
juju deploy trilio-wlm --channel edge
```

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

* [create-cloud-admin-trust](https://charmhub.io/trilio-wlm/actions#create-cloud-admin-trust)
* [create-license](https://charmhub.io/trilio-wlm/actions#create-license)
* [ghost-share](https://charmhub.io/trilio-wlm/actions#ghost-share)
* [openstack-upgrade](https://charmhub.io/trilio-wlm/actions#openstack-upgrade)
* [package-upgrade](https://charmhub.io/trilio-wlm/actions#package-upgrade)
* [pause](https://charmhub.io/trilio-wlm/actions#pause)
* [restart-services](https://charmhub.io/trilio-wlm/actions#restart-services)
* [resume](https://charmhub.io/trilio-wlm/actions#resume)
* [update-trilio](https://charmhub.io/trilio-wlm/actions#update-trilio)

[Learn about actions >](https://juju.is/docs/juju/action)

* create-cloud-admin-trust

  Create trust between Trilio WLM user and Cloud Admin
* create-license

  Create license for operation of TrilioVault. License file is provided as the 'license' resource.
* ghost-share

  Bind mount NFS share 'host' for secondary Trilio Vault deployment
* openstack-upgrade

  Perform openstack upgrades. Config option action-managed-upgrade must be
  set to True.
* package-upgrade

  Perform package upgrades for the current OpenStack release.
* pause

  Pause services.
  If the deployment is clustered using the hacluster charm, the
  corresponding hacluster unit on the node must first be paused as well.
  Not doing so may lead to an interruption of service.
* restart-services

  Restart services.
  Restart the services the charm manages.
* resume

  Resume services.
  If the deployment is clustered using the hacluster charm, the
  corresponding hacluster unit on the node must be resumed as well.
* update-trilio

  Update the trilio packages and run post-update steps such as rerender
  configuration files and run any upgrade tasks such as database migrations.
