# Configuring Veeam Backup with Züs S3 (ZS3)

Züs offers decentralized, S3-compatible object storage via **ZS3Server**, which can be integrated seamlessly with enterprise backup tools like **Veeam Backup for Microsoft 365**.

&#x20;This guide will walk you through the full process of connecting Veeam to Züs S3 for storing your backups securely on decentralized cloud infrastructure.

### 1. Launch Veeam and Navigate to Backup Infrastructure

In the Veeam Backup & Replication console, go to **Backup Infrastructure → Backup Repositories → Add Repository → Object Storage**. This opens the object storage integration wizard.

Select "S3 Compatible" as Storage Type. Veeam supports multiple cloud object storage providers. Click next.

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2FT6krYkw3wiy3xbhSWAn3%2Fimage.png?alt=media&#x26;token=16fa2eb8-4ac3-400f-a260-4eb54c6cd00a" alt=""><figcaption><p>Fig1: Launch Veeam</p></figcaption></figure>

### 2. Enter Züs S3 Endpoint & Region

In the “S3 compatible storage system” section, fill out the fields:

* **Service Point**: `https://YOURID.gslb.z3.zeroservices.eu`\
  \&#xNAN;*(Replace `YOURID` with your ZS3 instance ID or deployment name)*
* **Data Center Region**: `eu-central-1` or `us-east-1`\
  \&#xNAN;*(Choose based on your configuration — this does not impact functionality)*

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2F0b4xiJMUlyl6xHgXqPkX%2Fimage.png?alt=media&#x26;token=c83c55f6-dbbd-4406-bebd-942cb8b30a68" alt=""><figcaption><p>Fig2: Enter ZS3 Endpoint</p></figcaption></figure>

### 3. Add S3 Access & Secret Key

Click on the **“Add”** button beside the account credentials dropdown:

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2FBkXInAGCxcRQdav5zCI4%2Fimage.png?alt=media&#x26;token=c2a898b8-09f3-4539-a1a5-b510b04351d9" alt=""><figcaption><p>Fig3: Add keys</p></figcaption></figure>

* **Access Key**: Your ZS3 Access Key
* **Secret Key**: Your ZS3 Secret Key
* **Description**: (Optional) Label your key for clarity

Click **OK**, then select the added credential from the dropdown and then click on Next.

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2FYKt0MissDHgxYfccpdAt%2Fimage.png?alt=media&#x26;token=4caa3bf4-3e4c-4b4d-9a7d-c94023b99f47" alt=""><figcaption><p>Fig4; Keys added</p></figcaption></figure>

### 4. Select the Bucket & Folder

In the “S3 compatible storage system bucket” screen:

* **Bucket**: Choose your designated bucket (e.g., `Veeam`)
* **Folder**: Optionally create or select a folder like `Backup365` to organize backup data.

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2FKAFdsNmbvXk5sdyBkw79%2Fimage.png?alt=media&#x26;token=5795900d-38de-451e-8ec9-00623d21e954" alt=""><figcaption><p>Fig5: Select Bucket and Folder</p></figcaption></figure>

You can also check the **immutability** option to prevent deletion or tampering during the retention period — a best practice against ransomware attacks.

### 5. Finalize Configuration

Enter a **name and description** for your object storage entry.

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2FnVce2mjjgTeQoiK4hOmE%2Fimage.png?alt=media&#x26;token=efc908d7-27cc-43c8-890e-7733e487501a" alt=""><figcaption><p>Fig6: Finalize</p></figcaption></figure>

Example:

* **Name**: `zs3-zero-backup`
* **Description**: `Created by zero at 05/10/2024 19:07:10`

Click **Next** and finish the proces&#x73;**.**

Your Züs S3 storage will now appear under: **Backup Infrastructure → Object Storage**

### 6. Review Cloud Credentials (Credential Manager)

After clicking **Next**, Veeam opens the **Cloud Credential Manager** automatically to display the credentials you just created.

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2Fi0l4Qs21YjRmNuvzUReT%2Fimage.png?alt=media&#x26;token=69dcabce-4f96-49f7-91d2-4a652c07d493" alt=""><figcaption></figcaption></figure>

Here’s what you can do in this view:

* **Review** the created S3-compatible credential.
* **Edit** the credential by selecting the entry and clicking the **Edit** button.
* **View or modify** the:
  * **Access Key**
  * **Secret Key**
  * **Description** (e.g., created by your team or timestamped info)

This is useful for quickly verifying that the correct keys were used, or updating them later if rotated.
