pdftract/docs/operations
jedarden 43e2e5a399 docs(pdftract-2bfgc): add sample nginx and Traefik reverse-proxy configs
Add two example reverse-proxy configuration files to help operators
deploy pdftract serve with TLS and authentication in front of the
no-auth pdftract server.

- docs/operations/serve-nginx-example.conf: nginx config with Basic Auth,
  proxy_pass to localhost:8080, /extract and /health endpoints
- docs/operations/serve-traefik-example.yaml: Traefik dynamic config with
  BasicAuth middleware, buffering limits, separate health router

Both configs include top comments explaining the deployment model:
pdftract serve binds to 127.0.0.1:8080 with no auth; the reverse
proxy provides TLS termination and authentication.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 00:37:34 -04:00
..
manual-platform-smoke.md docs(pdftract-653ah): add runbook integration for pdftract doctor 2026-05-24 13:26:31 -04:00
manual-release.md docs(manual-release): add PB-13 fallback release runbook 2026-05-25 03:23:29 -04:00
serve-nginx-example.conf docs(pdftract-2bfgc): add sample nginx and Traefik reverse-proxy configs 2026-05-28 00:37:34 -04:00
serve-traefik-example.yaml docs(pdftract-2bfgc): add sample nginx and Traefik reverse-proxy configs 2026-05-28 00:37:34 -04:00