Files
stack/infra/cloudflared
kert bc3e833e92
Some checks failed
CI / lint (push) Successful in 42s
Deploy / notebooks (push) Has been skipped
Deploy / api (push) Has been skipped
CI / test (push) Successful in 14m27s
Deploy / zotero (push) Has been skipped
Deploy / docs (push) Has been skipped
Deploy / mc (push) Has been skipped
Package Supply Chain / pkg-supply-chain (push) Failing after 1m4s
Deploy / report (push) Successful in 12s
revert: remove forward proxy and Claude Code routing through it
Undoes the entire proxy.fhirworx.io stack:
  - fbf621c — squid + lego + cloudflared ingress (server side)
  - 61d3000 — WSL client bootstrap script
  - 6b02b95 — proxy/ docker compose (client container)
  - 2bdbdc1 — sandbox topology fix
  - a94d3d4 — daemon-mode claude container

Routing Claude Code through a self-hosted proxy was the goal; the
WSL/docker client path proved fragile (TLS/proxy interactions, clock
drift, bind-mount assumptions) and not worth keeping. Dropping the
whole concept rather than carrying broken scaffolding.

Kept: 794edf8 (traefik trustedIPs) — unrelated to the proxy work.
2026-05-20 11:57:23 -04:00
..