Add Fly.io public reverse proxy for docs.eblu.me #120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/flyio-proxy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
blumeops-proxy) that tunnels public traffic to homelab services over Tailscaledocs.eblu.me— the Quartz static docs sitefly-deploy,fly-setup,fly-shutoff) and Forgejo CI workflowKey details
preauthorized=Trueto avoid device approval hangs on container restartstag:flyio-proxytotag:k8son port 443 onlydocs.eblu.me→blumeops-proxy.fly.devTest plan
curl -sf https://blumeops-proxy.fly.dev/healthzreturnsokcurl -I -H "Host: docs.eblu.me" https://blumeops-proxy.fly.dev/returns 200 withX-Cache-Statuscurl -I https://docs.eblu.me/returns 200 with valid Let's Encrypt certdig forge.ops.eblu.mestill resolves to 100.98.163.89 (private services unaffected)FLY_DEPLOY_TOKENForgejo Actions secret for CI auto-deploy🤖 Generated with Claude Code