# Installing on Canonical Openstack

Trilio and Canonical have started a partnership to ensure a native deployment of Trilio using JuJu Charms.

Those JuJu Charms are publicly available as Open Source Charms.

{% hint style="warning" %}
Trilio is not providing the JuJu Charms to deploy Trilio 4.1 in Canonical Openstack.\
These are developed and maintained by Canonical.
{% endhint %}

{% hint style="success" %}
Canonical Openstack doesn't require the Trilio Cluster. The required services are installed and managed via JuJu Charms.
{% endhint %}

The following charms exist:

* [trilio-wlm](https://opendev.org/openstack/charm-trilio-wlm/) :arrow\_right: Installs and manages Trilio Controller services.
* [trilio-dm-api](https://opendev.org/openstack/charm-trilio-dm-api/) :arrow\_right:Installs and manages the Trilio Datamover API service.
* [trilio-data-mover](https://opendev.org/openstack/charm-trilio-data-mover/) :arrow\_right: Installs and manages the Trilio Datamover service.
* [trilio-horizon-plugin](https://opendev.org/openstack/charm-trilio-horizon-plugin/) :arrow\_right: Installs and manages the Trilio Horizon Plugin.

The documentation of the charms can be found here:

{% embed url="<https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-trilio-vault.html>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.trilio.io/openstack/tvo-4.1/deployment/configuring-and-installing-triliovault/installing-on-canonical-openstack.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
