diff --git a/json/helpers_cache.json b/json/helpers_cache.json index e12808a5..bb219887 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -8165,6 +8165,22 @@ "notes": [], "type": "ct" }, + { + "name": "Zerobyte", + "slug": "zerobyte", + "desc": "Zerobyte is a backup automation tool built on top of Restic that provides a modern web interface to schedule, manage, and monitor encrypted backups across multiple storage backends including NFS, SMB, WebDAV, SFTP, S3, and local directories.", + "script": "ct/zerobyte.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zerobyte.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/zerobyte.sh", + "os": "debian", + "categories": [ + 7 + ], + "notes": [ + "For remote mount support (NFS, SMB, WebDAV, SFTP), enable FUSE device passthrough on the LXC container. (FUSE is pre-configured)" + ], + "type": "ct" + }, { "name": "Zerotier-One", "slug": "zerotier-one",