blumeops/fly
Erich Blume 54b1cee950
Some checks failed
Deploy Fly.io Proxy / deploy (push) Failing after 1m35s
Fix Connection header: only send 'upgrade' for WebSocket requests
Was sending Connection: upgrade on every proxied request, which is
semantically wrong for normal HTTP traffic. Use a map to conditionally
send 'upgrade' only when the client requests a WebSocket switch,
'close' otherwise.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 15:27:40 -07:00
..
fail2ban Expose Forgejo publicly at forge.eblu.me (#278) 2026-03-03 08:40:41 -08:00
alloy.river Add Forgejo metrics + upstream latency histogram to Fly proxy dashboard 2026-04-17 15:05:59 -07:00
Dockerfile Pin Fly.io Tailscale to v1.94.1 to fix MagicDNS regression in v1.96.5 2026-04-10 19:32:38 -07:00
error.html Serve friendly error page when Fly.io proxy upstreams are unreachable (#133) 2026-02-09 12:01:24 -08:00
fly.toml Bump Fly.io proxy VM to 512MB, fix TruffleHog scanning (#152) 2026-02-11 12:03:51 -08:00
nginx.conf Fix Connection header: only send 'upgrade' for WebSocket requests 2026-04-17 15:27:40 -07:00
start.sh Revert fly/start.sh to polling loop — tailscale wait needs v1.96.2+ 2026-03-22 19:44:47 -07:00