zerobyte
Docker 应用程序 from ZappyZap's Repository
概述
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:4096]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--cap-add=SYS_ADMIN --restart=unless-stopped
模板配置
WEBUIPorttcp
Web UI
- 目标
- 4096
- 默认值
- 4096
- 价值
- 4096
Time ZoneVariable
Time Zone
- 目标
- TZ
- 默认值
- America/Toronto
- 价值
- America/Toronto
Base URLVariable
URL you will use to access Zerobyte
- 目标
- BASE_URL
- 默认值
- 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`
- 目标
- APP_SECRET
ZerobytePathrw
- 目标
- /var/lib/zerobyte
- 默认值
- /mnt/user/appdata/zerobyte/lib
- 价值
- /mnt/user/appdata/zerobyte/lib
FuseDevice
- 目标
- /dev/fuse
- 价值
- /dev/fuse
类别
详细信息
在Unraid 上运行 Zerobyte 。
Zerobyte 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。