logo
icon

Zerobyte

Zerobyte is a backup automation tool built on Restic. It provides a modern web interface to schedule, manage, and monitor encrypted backups with flexible retention policies.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-04-02
Services
service icon
Tags
ToolBackup

Zerobyte

Backup automation for self-hosters, built on top of Restic. Schedule, manage, and monitor encrypted backups through a modern web UI.

First Launch

  1. Visit your domain — the Zerobyte dashboard opens directly
  2. Add a volume — configure a local directory to back up
  3. Create a backup job — set schedule, retention policy, and encryption
  4. Monitor status — view backup history, logs, and alerts from the dashboard

Key Features

  • Automated encrypted backups powered by Restic
  • Flexible scheduling with fine-grained retention policies
  • End-to-end encryption for all backup data
  • Modern web dashboard for monitoring and management
  • Embedded SQLite database, no external DB required

Persistent Data

All configuration and database files are stored under /var/lib/zerobyte (backed by a Zeabur volume).

Important Notes

  • This deployment runs in simplified mode (no remote mount capabilities like NFS/SMB/SFTP)
  • Set BASE_URL to your actual public domain after deployment (e.g. https://zerobyte.yourdomain.com)

License

AGPL-3.0 — GitHub