zerobyte
zerobyte
Docker app from ZappyZap's Repository
Overview
Zerobyte is a backup automation tool that helps you save your data across multiple storage backends. Built on top of Restic, it provides an modern web interface to schedule, manage, and monitor encrypted backups of your remote storage.
Features:
- Automated backups with encryption, compression and retention policies powered by Restic
- Flexible scheduling For automated backup jobs with fine-grained retention policies
- End-to-end encryption ensuring your data is always protected
- Multi-protocol support: Backup from NFS, SMB, WebDAV, or local directories
Warning
Zerobyte is still in version 0.x.x and is subject to major changes from version to version. I am developing the core features and collecting feedbacks. Expect bugs! Please open issues or feature requests
Runtime arguments
- Web UI
http://[IP]:[PORT:4096]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--cap-add=SYS_ADMIN --restart=unless-stopped
Template configuration
WEBUIPorttcp
Web UI
- Target
- 4096
- Default
- 4096
- Value
- 4096
Time ZoneVariable
Time Zone
- Target
- TZ
- Default
- America/Toronto
- Value
- America/Toronto
Base URLVariable
URL you will use to access Zerobyte
- Target
- BASE_URL
- Default
- http://localhost:4096
App SecretVariable
Required. A random secret key (32+ chars) used to encrypt sensitive data in the database. Generate with `openssl rand -hex 32`
- Target
- APP_SECRET
ZerobytePathrw
- Target
- /var/lib/zerobyte
- Default
- /mnt/user/appdata/zerobyte/lib
- Value
- /mnt/user/appdata/zerobyte/lib
FuseDevice
- Target
- /dev/fuse
- Value
- /dev/fuse
Categories
Details
Repository
ghcr.io/nicotsx/zerobyte:latestLast Updated2026-06-01
First Seen2025-12-31
Run Zerobyte on Unraid.
Zerobyte is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.