From b2cb123414943c6a755ef3e11e82858a296c06e3 Mon Sep 17 00:00:00 2001 From: "fkrebs (via Claude)" Date: Sat, 23 May 2026 07:03:51 +0200 Subject: [PATCH] monitoring: document Loki/Alloy/pve-exporter, dashboards and alerts CT 109 ops stack now includes Loki (log agg), Grafana Alloy (log agent on all 12 hosts), prometheus-pve-exporter. 5 Grafana dashboards imported; 3 alert rules wired to Gotify. Co-Authored-By: Claude Sonnet 4.6 --- services/homelab-architecture.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/homelab-architecture.md b/services/homelab-architecture.md index 44066fc..93b3431 100644 --- a/services/homelab-architecture.md +++ b/services/homelab-architecture.md @@ -24,7 +24,7 @@ across ~23 compose stacks. Principle: **self-host everything**, OIDC SSO, - `108` lxc **zoraxy** — reverse proxy (2c/2G) → `.4` - `110` lxc **id** — Pocket-ID OIDC IdP (1c/1G/4G) → `.5`; migrated off 104 on 2026-05-20 - `111` lxc **dev** — Coder + Gitea (12c/32G/60G) → `.42`; new 2026-05-20 - - `109` lxc **ops** `192.168.1.8` — Prometheus + Grafana + node-exporter (2026-05-23); future: Loki, Arcane, Dozzle, Homarr, Tinyauth + - `109` lxc **ops** `192.168.1.8` — Prometheus + Grafana + Loki + Alloy + pve-exporter (2026-05-23); future: Arcane, Dozzle, Homarr, Tinyauth - `113` lxc **db** — postgres 17 + pgAdmin + WAL-G → Garage S3 + Arcane edge agent → `.6`; provisioned 2026-05-21 - Storages: `local` (dir), `local-zfs` (zfspool, ~1.9T), `unas` (nfs, ~20T). - **Ubiquiti UniFi** — UDM "Home" (UDMA6A8, UCG Fiber) gateway + 4× U7-series @@ -394,7 +394,7 @@ flowchart TB docker104["CT 104 · docker
(.40) · 16c/48G/200G
~65 containers · Intel Arc passthrough"] nc["CT 105 · nextcloud
(.41)
Nextcloud AIO (NFS)"] zoraxy["CT 108 · zoraxy
(.4)
reverse proxy + ACME"] - obs["CT 109 · ops
(.8)
Prometheus · Grafana"] + obs["CT 109 · ops
(.8)
Prometheus · Grafana · Loki · Alloy · pve-exporter"] id["CT 110 · id
(.5)
Pocket-ID (moved here 2026-05-20)"] dev["CT 111 · dev
(.42) · 12c/32G/60G
Coder + Gitea + workspaces · Intel Arc"] db["CT 113 · db
(.6) · provisioned 2026-05-21
shared Postgres + pgAdmin"]