Post

Zerobyte

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.

Zerobyte

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zerobyte.sh)"
CPU: 2 cores RAM: 6144 MB Disk: 10 GB OS: Debian 13

Configuration

Config file:

1
/opt/zerobyte/.env

Notes

For remote mount support (NFS, SMB, WebDAV, SFTP), enable FUSE device passthrough on the LXC container. (FUSE is pre-configured)

Web Interface

Port: 4096

This post is licensed under CC BY 4.0 by the author.