Skip to content

Cloudflare

Zones, tunnels, and the gavinf-prod Worker that fronts every gavinf.com site.

In this section

  • Tunnel & DNS — zone setup, the tunnel ingress, and Caddy routing

Sites

gavinf-prod is one Worker + one Workers Assets bundle serving four hosts:

HostServes
gavinf.com, auth.gavinf.com, dash.gavinf.comportal SPA
homecloud.gavinf.comconsole SPA
docs.gavinf.comthis site
proxmox.gavinf.comrail shell + passthrough to the tunnel origin

Routing lives in worker.js, keyed off request.url's hostname — see Tunnel & DNS.