This repository was archived by the owner on Apr 13, 2026. It is now read-only.
Commit be33566
grafana-bridge: route via grafana subdomain to bypass WAF challenge
New subdomains get Cloudflare WAF managed challenges which block browser
fetch() calls. Instead, mount the bridge routes at /grafana-bridge/ so
they're reachable via grafana.westernformularacing.org (ZT Access protected)
using path-based tunnel ingress routing.
Security bonus: only ZT-authenticated users can reach the bridge.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 077426d commit be33566
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
| |||
193 | 197 | | |
194 | 198 | | |
195 | 199 | | |
196 | | - | |
| 200 | + | |
197 | 201 | | |
198 | 202 | | |
199 | 203 | | |
200 | 204 | | |
201 | 205 | | |
202 | 206 | | |
203 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
204 | 212 | | |
205 | 213 | | |
206 | 214 | | |
| |||
0 commit comments