---
title: Charmhub | Deploy Vault using Charmhub - The Open Operator Collection
description: Deploy the latest version of Vault on any cloud.
url: https://charmhub.io/vault/docs/h-s3-storage-for-vault-k8s-backup-and-restore
---

# Vault

[Vault charmers](https://charmhub.io/publisher/vault-charmers "View all packages from Vault charmers")

* [Vault charmers](https://charmhub.io/publisher/vault-charmers "View all packages from Vault charmers")
* [Security](https://charmhub.io/?filter=security)

Platform:

24.04

23.10

23.04

22.10

22.04

20.04

18.04

2.0/stable 710

```
juju deploy vault --channel 2.0/stable
```

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

---

#### Relevant links

* [Homepage](https://charmhub.io/vault)

---

#### Contacts

* [Submit a bug](https://github.com/canonical/vault-k8s-operator/issues)

---

Share your thoughts on this charm with the community on discourse.

[Join the discussion](https://discourse.charmhub.io/)

# S3 storage for Backup and Restore

The Vault operator implements the requirer side of the [S3](https://charmhub.io/integrations/s3) interface, enabling it to integrate with any charm that implements the provider side of this interface.

The Vault operator obtains the necessary information to connect to S3 storage through the S3 relation interface.

[S3-integrator](https://charmhub.io/s3-integrator) charm can also be used to integrate Vault with S3 storage if the storage itself does not support the S3 charm relation interface.

---
