docs: generalize deployment section to any reverse proxy #73

Merged
whitlocktech merged 1 commits from docs/reverse-proxy-generic into main 2026-07-19 03:20:03 +00:00
Member

What

Reworks the README's Pangolin-specific deployment section so it applies to any reverse proxy — not everyone uses Pangolin.

Changes

  • Renamed ## Deployment behind Pangolin## Deployment behind a reverse proxy (and updated the table-of-contents anchor).
  • Rewrote the section to describe pointing any proxy (Nginx, Caddy, Traefik, Pangolin) at app:3000, with TRUST_PROXY / X-Forwarded-* header guidance and Nginx + Caddy config snippets. Pangolin stays documented as one example.
  • Made incidental mentions generic: summary bullet, tech table's Deploy row, the COOKIE_SECURE note, and the Security section's trust proxy line — each now says "reverse proxy" with Pangolin as an example.

Docs-only; no code changes.

🤖 Generated with Claude Code

## What Reworks the README's Pangolin-specific deployment section so it applies to any reverse proxy — not everyone uses Pangolin. ## Changes - Renamed **`## Deployment behind Pangolin` → `## Deployment behind a reverse proxy`** (and updated the table-of-contents anchor). - Rewrote the section to describe pointing any proxy (Nginx, Caddy, Traefik, Pangolin) at `app:3000`, with `TRUST_PROXY` / `X-Forwarded-*` header guidance and **Nginx** + **Caddy** config snippets. Pangolin stays documented as one example. - Made incidental mentions generic: summary bullet, tech table's Deploy row, the `COOKIE_SECURE` note, and the Security section's `trust proxy` line — each now says "reverse proxy" with Pangolin as an example. Docs-only; no code changes. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
wtclaude added 1 commit 2026-07-19 03:00:23 +00:00
docs: generalize deployment section to any reverse proxy
All checks were successful
PR Checks / client-build (pull_request) Successful in 9m25s
PR Checks / server-tests (pull_request) Successful in 10m10s
PR Checks / bot-install (pull_request) Successful in 9m21s
5f09ab1146
Rework the README's Pangolin-specific deployment section to cover any
reverse proxy (Nginx, Caddy, Traefik, Pangolin). Add TRUST_PROXY /
X-Forwarded-* guidance and Nginx + Caddy config snippets, keeping
Pangolin as one documented example.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
whitlocktech approved these changes 2026-07-19 03:04:06 +00:00
whitlocktech scheduled this pull request to auto merge when all checks succeed 2026-07-19 03:04:12 +00:00
whitlocktech merged commit 9ac1f35fa0 into main 2026-07-19 03:20:03 +00:00
whitlocktech deleted branch docs/reverse-proxy-generic 2026-07-19 03:20:03 +00:00
Sign in to join this conversation.
No description provided.