zerobyte/examples
Jakub Trávník 7cdf1d72e9
Update examples/tailscale-sidecar/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-19 14:27:09 +01:00
..
basic-docker-compose Add examples directory and runnable setups 2025-12-19 13:28:05 +01:00
directory-bind-mount Add examples directory and runnable setups 2025-12-19 13:28:05 +01:00
rclone-config-mount Add examples directory and runnable setups 2025-12-19 13:28:05 +01:00
secrets-placeholders Add examples directory and runnable setups 2025-12-19 13:28:05 +01:00
simplified-docker-compose Add examples directory and runnable setups 2025-12-19 13:28:05 +01:00
tailscale-sidecar Update examples/tailscale-sidecar/README.md 2025-12-19 14:27:09 +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.