Files
2026-03-05 17:47:01 +01:00

603 B
Raw Permalink Blame History

Caddy Reverse Proxy Home Server Implementation

This page is my reference for how I use Caddy as a reverse proxy on the home server.

For generic concepts, see:

Scope

  • Caddy virtual hosts for .lan domains.
  • TLS with the internal CA (tls internal).
  • How I add a new internal HTTPS service.

Notes / TODO

  • Document the Caddyfile pattern I use for HTTP → HTTPS.
  • Add a checklist for adding a new service (DNS + Caddy + Docker + Caddy).