zerobyte/examples
Jakub Trávník 8591432c59 refactor: add ArkType schema validation for config import
- Add app/schemas/config-import.ts with ArkType schemas for upfront validation
- Replace runtime type checks with schema-based validation in config-import.ts
- Return validation errors early with detailed path and message info
- Export retentionPolicySchema from backups.dto.ts for reuse
- Update CLI to handle validation errors in both dry-run and import modes
- Fix README mirrors examples to use existing repository names
2026-01-02 14:02:06 +01:00
..
basic-docker-compose Add examples directory and runnable setups 2025-12-19 13:28:05 +01:00
config-file-import refactor: add ArkType schema validation for config import 2026-01-02 14:02:06 +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 fix: remove startup import type from README 2026-01-02 10:38:25 +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.