From cfbf8e480398971e8ef7ae9a159a4326e008f009 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Tue, 3 Feb 2026 14:03:00 -0800 Subject: [PATCH] Add note about Alloy CGO build possibly being obsolete With *.ops.eblu.me URLs routed via Caddy, Tailscale MagicDNS resolution may no longer be needed. Should be tested. Co-Authored-By: Claude Opus 4.5 --- docs/reference/services/alloy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/services/alloy.md b/docs/reference/services/alloy.md index f8953a0..1135c66 100644 --- a/docs/reference/services/alloy.md +++ b/docs/reference/services/alloy.md @@ -45,6 +45,8 @@ Logs pushed to [[loki|Loki]] at `https://loki.tail8d86e.ts.net/loki/api/v1/push` The Homebrew bottle uses `CGO_ENABLED=0`, which breaks Tailscale MagicDNS. Building with `CGO_ENABLED=1` uses the macOS native resolver. +**Note:** This may no longer be needed now that services use `*.ops.eblu.me` URLs (routed via Caddy) instead of `*.tail8d86e.ts.net`. Should be tested in the future. + ## Related - [[prometheus|Prometheus]] - Metrics storage