docs: examples

This commit is contained in:
Nicolas Meienberger 2025-12-20 01:05:12 +01:00
parent 2564add45a
commit fcc49fb3ae

View file

@ -15,9 +15,3 @@ This folder contains runnable, copy/paste-friendly examples for running Zerobyte
### Advanced setups
- [Tailscale sidecar](tailscale-sidecar/README.md) — 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`.