thermograph/deploy
Emi Griffith 9d315f81c6 Caddyfile: redirect old raw-IP URLs to the canonical domain (#16)
Requests to http://<vps-ip>/... were bounced by the default HTTP->HTTPS rule to
https on the bare IP, which has no certificate and fails the TLS handshake, so
pre-domain bookmarks dead-ended with a blank page. Add an http://<ip> site block
that 301-redirects to https://emigriffith.dev, preserving the path.
2026-07-11 03:40:08 +00:00
..
Caddyfile Caddyfile: redirect old raw-IP URLs to the canonical domain (#16) 2026-07-11 03:40:08 +00:00
deploy.sh Initial commit: app + 2026-07-10 17:29:47 -07:00
thermograph-dev.service Add dev CI/CD pipeline deploying to a LAN server (#6) 2026-07-11 02:13:18 +00:00
thermograph.env.example Scope app to /thermograph, free the domain root for a portfolio (#10) 2026-07-11 03:01:16 +00:00
thermograph.service Initial commit: app + 2026-07-10 17:29:47 -07:00