zerobyte/examples
2025-12-19 14:39:57 +01:00
..
basic-docker-compose Add examples directory and runnable setups 2025-12-19 13:28:05 +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 Add examples directory and runnable setups 2025-12-19 13:28:05 +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.

Conventions

  • Each example should be runnable on its own (ideally via Docker Compose).
  • Each example should include a README with prerequisites, troubleshooting, etc.
  • If configuration is needed, include a .env.example.