Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 660 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 660 Bytes

Caddy over Tailscale

This repository contains an example Docker Compose configuration that serves Caddy over Tailscale using an approximation to sidecar pattern.

This have the benefits of not needing to use a privileged container, mounting TUN device, and using host network mode. The downside will be the need to create a new image.

Extra Variants

s6-overlay

Read the README.md in s6 directory.

Environment Variables