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
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.
10 lines
291 B
YAML
10 lines
291 B
YAML
tunnel: 1389035e-d3ba-4a4f-969d-a369c07ee057
|
|
credentials-file: /home/nonroot/.cloudflared/1389035e-d3ba-4a4f-969d-a369c07ee057.json
|
|
|
|
ingress:
|
|
- hostname: "*.fhirworx.io"
|
|
service: http://traefik:80
|
|
- hostname: "fhirworx.io"
|
|
service: http://traefik:80
|
|
- service: http_status:404
|