☁️
Zus Docs
  • About Züs
  • System
    • Providers and Services
      • Miner
      • Sharder
      • Blobber
      • Validator
      • Authorizer
      • Node Locator (0DNS)
    • Storage
      • Architecture and Data Management
      • Protocol
        • Allocations
        • Reference Objects
        • Challenges
        • Write Markers
          • Chain Hashing
          • Two Commit
        • Blobber Repair Protocol
      • ZS3 Server
        • Backup, Recovery and Replication
        • Encryption and Compression
        • S3FS Setup and Usage
        • Backup & Recovery with Restic on Blimp + ZS3 Server
        • Backup & Recovery with Veeam on Blimp + ZS3 Server
      • File Operations
        • Upload
        • Download
        • File Sharing
        • Partial Error Recovery
        • Streaming
        • Rent a Blobber
    • Smart Contracts
      • Storage S.C.
      • Miner S.C.
      • ZCN S.C.
      • ERC-20 S.C.s
      • Bridge Protocol
    • Blockchain & Consensus
      • Entities
    • User Authentication and Wallet Management System
      • OKTA Integration
      • Key Management System (KMS)
  • APIs
    • 0DNS API
    • JS API
    • Mobile API
  • CLIs
    • Storage CLI
      • Quickstart
      • Configuring the tool
    • Wallet CLI
      • Wallet Configuration
      • Quickstart
      • Configuring the tool
  • SDKs
    • Go SDK
      • GO SDK Microservices
    • JS SDK
  • Tokenomics
    • Staking
    • Reward & Penalty
  • ✨Züs Apps
    • 🗝️Vult
      • Getting Started
        • Web
        • Mobile
      • Vult AI
        • Batch Processing
        • Memory Retention
        • Technical Implementation
        • Architecture Overview
      • Login / Register
      • File Management Pages
      • File Sharing
      • Storage Management Dashboard
      • Storage Maintenance and Troubleshooting
      • Züs Subscription
      • Wallet Management
      • Refer a friend
      • Settings
    • 🏗️Blimp
      • Getting Started
      • Login / Register
      • Configure Storage
        • Create Standard Storage Allocation
        • Create Enterprise Allocation
        • Create S3 Server Allocation
        • Create Cloud Migration Allocation
        • Allocation Maintenance and Troubleshooting
      • File Management Pages
      • File Sharing
      • Manage Allocations
      • Upgrade Storage
      • Blimp Vault
      • Refer a friend
      • Settings
      • Launching ZS3 Server
      • Using CLI to backup files into Blimp + ZS3 Server
    • 🏠Chimney
      • Getting Started
      • Login / Register
      • Create New Deployment
      • Manage Your Deployments
      • Homepage
      • Staking Dashboard
      • Rank Dashboard
      • Monitor Dashboard
      • Stats Dashboard
      • Logs Dashboard
      • Wallet Dashboard
      • Operations on your Deployments
      • Restricted Blobbers
      • Settings
        • Manage Profile
        • Wallet Settings
        • Update Blobber Settings
        • Update Blobber Version
        • Refer a friend
        • Help
    • 🌐Atlus
      • Getting Started
      • Home page
      • Service Providers Page
      • Charts Page
        • Market Charts
        • Network Charts
        • Storage Charts
      • Blockchain Page
      • Server Map Page
      • Storage Explainer Page
      • Details Pages
        • Block Details Page
        • Transaction Details Page
        • Wallet Details Page
        • Miner Details Page
        • Sharder Details Page
        • Blobber Details Page
        • Validator Details Page
        • Authorizer Details Page
        • Allocation Details Page
      • Appendix: Common Components
    • ⚡Bolt
      • Getting Started
        • Web
        • Mobile
      • Login / Register
      • Sign In with external wallet
      • Staking Dashboard
      • Staking/Unstaking a provider
      • Claiming Rewards
      • Send/Receive ZCN tokens
      • Buy ZCN
      • Deposit/Withdraw ZCN tokens
      • Activity Dashboard
      • Refer a friend
      • Settings
  • Releases
    • Hardfork
Powered by GitBook
On this page
  • 1. Launch Veeam and Navigate to Backup Infrastructure
  • 2. Enter Züs S3 Endpoint & Region
  • 3. Add S3 Access & Secret Key
  • 4. Select the Bucket & Folder
  • 5. Finalize Configuration
  • 6. Review Cloud Credentials (Credential Manager)
  1. System
  2. Storage
  3. ZS3 Server

Configuring Veeam Backup with Züs S3 (ZS3)

Last updated 28 days ago

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.

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.

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 (Replace YOURID with your ZS3 instance ID or deployment name)

  • Data Center Region: eu-central-1 or us-east-1 (Choose based on your configuration — this does not impact functionality)

3. Add S3 Access & Secret Key

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

  • 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.

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.

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.

Example:

  • Name: zs3-zero-backup

  • Description: Created by zero at 05/10/2024 19:07:10

Click Next and finish the process.

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.

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.

Fig1: Launch Veeam
Fig2: Enter ZS3 Endpoint
Fig3: Add keys
Fig4; Keys added
Fig5: Select Bucket and Folder
Fig6: Finalize