Zerobyte
Web UI for automated restic backups across multiple storage backends
Zerobyte is a backup automation service for self-hosters that schedules, manages, and monitors encrypted backups through a modern web interface. It orchestrates backups using restic and supports backing up from local folders or remote network shares into a variety of repository backends.
Key Features
- Automated, encrypted, deduplicated backups powered by restic
- Web interface to create volumes, repositories, and scheduled backup jobs
- Flexible scheduling and retention policies for backup rotation
- Restore workflow to browse snapshots and restore selected data
- Multiple source protocols, including local directories, NFS, SMB, WebDAV, and SFTP
- Multiple repository backends, including local storage, S3-compatible, Google Cloud Storage, Azure Blob, and rclone remotes
- Secret reference support (environment variables or Docker secrets) to avoid storing sensitive values in the database
Use Cases
- Protect homelab or self-hosted application data with scheduled, encrypted backups
- Back up NAS/network shares to offsite object storage (S3-compatible) with retention rules
- Centralize monitoring and management of multiple restic backup jobs via a single UI
Limitations and Considerations
- Currently in 0.x releases and may introduce breaking changes between versions
- Remote share mounting features may require elevated container capabilities and FUSE device access
Zerobyte is a practical way to run restic-based backups with a friendlier operational workflow and broader backend support. It fits well for users who want scheduled, policy-driven backups and a UI for monitoring and restores without building custom scripts.
Categories:
Tags:
Tech Stack:
Similar Services

rclone
Command-line sync and management tool for cloud and remote storage
rclone is a CLI tool to sync, copy, mount, and serve files across cloud storage providers and standard protocols like S3, WebDAV, FTP, and SFTP.

restic
Fast, secure, deduplicating backup tool for files and directories
Restic is a fast, efficient backup program with encryption, deduplication, snapshots, and multiple storage backends including local, SFTP, REST, and S3-compatible stores.


Duplicati
Encrypted, incremental backups to cloud and remote storage
Open-source backup client for encrypted, compressed, incremental backups to cloud storage and remote servers via SFTP, WebDAV, and more.

BorgBackup
Deduplicating backup tool with encryption and compression.
BorgBackup is a deduplicating backup program with authenticated encryption and compression for Unix-like systems.


Kopia
Cross-platform snapshot-based backup tool with encryption and deduplication
Cross-platform backup and restore tool with snapshot-based incremental backups, client-side end-to-end encryption, compression, and deduplication via CLI and GUI.


Duplicacy
Lock-free deduplicating backup tool with cloud and SFTP storage support
Cross-platform backup tool with lock-free deduplication, encryption, snapshots, and pruning, supporting local disk, SFTP, and many cloud storage backends.

Docker
TypeScript