> For the complete documentation index, see [llms.txt](https://docs.storware.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storware.eu/70/deployment/backup-destinations/object-storage/wasabi.md).

# Wasabi

## Overview

Wasabi is an S3-compatible backup provider. Configuration as the backup destination is similar to AWS S3.

## How to use Storware Backup and Recovery with Wasabi.

1\. Make sure you have the necessary data to enter in Storware Backup and Recovery.

2\. We will require you to provide:

* Service URLs
* Bucket name
* Region

3\. If you do not have this information you will need to:

* Log in to <https://console.wasabisys.com/>.
* Create a new bucket.

![](/files/WZQQ8VGVSP7UjKMkPEeS)

* Enter your bucket name.
* Select a region.
* On the second tab, you can choose versioning within the bucket, login, and protect your bucket with object locking (a function used to protect against ransom attacks)

![](/files/XhpnSPGEDrdKFHxdxkvq)

* Save your configuration.
* Then you need to generate an Access Key and a Secret key.

![](/files/Ffb02ITV2hYlcDnclicz)

* For the service URL please use that website: <https://wasabi-support.zendesk.com/hc/en-us/articles/360015106031-What-are-the-service-URLs-for-Wasabi-s-different-storage-regions->

4\. Log in to Storware Backup and Recovery WebUI.

5\. Go into Backup destination -> Object Storage -> Create Backup Destination - Amazon S3 / S3-compatible.

![](/files/o2wi2DPMEQZoevf1MUVQ)

6\. Name Your Backup destination.

7\. Select a proper node-configuration.

![](/files/GDxQ7eQ8ggG7mOYhppNz)

8\. In AMAZON S3 / S3-COMPATIBLE SETTINGS provide information about your bucket.

![](/files/Hp2Qmv9wJ3m6XEq22d62)

9\. Make sure options Path style access enabled and Parallel Download enabled are enabled.

10\. Provide Access key and Secret key.

![](/files/CotD5x3W7Prr6Z8aRbgX)

11\. Save a configuration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.storware.eu/70/deployment/backup-destinations/object-storage/wasabi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
