zerobyte/examples
Jakub Trávník 7476897f87 feat(config-import): support mirrors, oneFileSystem, and optional flags
- Add mirrors support for backup schedules (copy to secondary repos)
- Add oneFileSystem flag to prevent crossing filesystem boundaries
- Support autoRemount=false for volumes (defaults to true)
- Support enabled=false for notification destinations (defaults to true)
- Optimize: move early return before dynamic imports in importBackupSchedules
- Update example config and README with new fields documentation
2025-12-23 15:29:27 +01:00
..
basic-docker-compose Add examples directory and runnable setups 2025-12-19 13:28:05 +01:00
config-file-import feat(config-import): support mirrors, oneFileSystem, and optional flags 2025-12-23 15:29:27 +01:00
directory-bind-mount implement copilot and rabbitai suggestions 2025-12-19 14:39:57 +01:00
rclone-config-mount implement copilot and rabbitai suggestions 2025-12-19 14:39:57 +01:00
secrets-placeholders implement copilot and rabbitai suggestions 2025-12-19 14:39:57 +01:00
simplified-docker-compose Add examples directory and runnable setups 2025-12-19 13:28:05 +01:00
tailscale-sidecar implement copilot and rabbitai suggestions 2025-12-19 14:39:57 +01:00
README.md moved documentation into separate example sub directory 2025-12-21 14:06:37 +01:00

Examples

This folder contains runnable, copy/paste-friendly examples for running Zerobyte in different setups.

Table of contents

Basic usage

Advanced setups

  • Tailscale sidecar — run Zerobyte behind a Tailscale sidecar using shared networking.