Files
nixos/hosts/unstable
root 053e383046
buildbot/nix-eval Build done. (1 warning)
buildbot/nix-build Build done.
fix: disable Grafana enforce_domain to allow LAN proxy access
With enforce_domain = true, Grafana redirects any request not matching
the configured domain (hosea.shire-zebra.ts.net) back to that hostname.
Since the nginx proxy serves Grafana at grafana.thehellings.lan, every
proxied request gets redirected to the Tailscale address, making the
proxy useless for non-Tailscale clients.

The domain setting is still correct for cookie scoping; enforce_domain
is only needed if direct port access is a concern, which is mitigated
by the firewall (port 3001 is not open on the LAN).
2026-03-25 17:40:38 -05:00
..
2026-03-10 16:52:27 -05:00
2026-02-17 16:11:29 -06:00
2026-03-10 08:46:10 -05:00