Skip to content

What runs where

All on one box behind caddy-docker-proxy, except the site itself.

HostRepoPort
namanvashistha.comthis repoGitHub Pages, not the server
chess.chess9000
foodly.foodly80
hyperbole.hyperbole8080
limedb.limedb3000
home.dash8123 — Home Assistant
dash.dash8080 — Glance

text-to-image-bot is deployed by the same script but has no HTTP ingress — it’s a Telegram long-poll bot, so no subdomain.

  • home. is internet-facing, so it gets the strictest treatment: strong owner password, MFA, and ideally Cloudflare Access or a VPN in front of it.
  • The apex is the only thing not on the server — pushing to main deploys it via Actions, everything else needs deploy.sh run on the box.