From ff398a592f20af49dc88bc7e5e7892c484837779 Mon Sep 17 00:00:00 2001 From: "fkrebs (via Claude)" Date: Sat, 23 May 2026 08:53:37 +0200 Subject: [PATCH] docs: Arcane + Dozzle migrated to CT 109; agents on all Docker hosts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Arcane server moved CT 104 → CT 109:10002; DB migrated; Zoraxy upstream updated - Dozzle server moved CT 104 → CT 109:10001; remote agents on all 7 Docker hosts - Headless agents (arcane-headless + dozzle agent) deployed to: CT 101, 104, 105, 110, 111, 112 via /opt/stacks/ops-agents/ CT 113 updated in-place (was pointing at CT 104, now CT 109) - homelab-configs sync script expanded: ops/{arcane,dozzle,monitoring} + all agent configs - portmap: updated CT 104 entries as decommissioned, added CT 109 entries - ct-inventory: CT 109 role description updated Co-Authored-By: Claude Sonnet 4.6 --- ct-inventory.md | 2 +- infra/portmap.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ct-inventory.md b/ct-inventory.md index 185cc25..521587c 100644 --- a/ct-inventory.md +++ b/ct-inventory.md @@ -11,7 +11,7 @@ Verified 2026-05-20 via `pct list`, `pct config `, `qm config 100` on `nuc`. | 104 | docker | LXC unpriv (idmapped) | 192.168.1.40/24 | 16 | 49152 | 200 GiB | Main Docker host — AI/ML + media + identity-adjacent (~65 containers) | mp0 NFS | Intel iGPU (card+render) | running | | 105 | nextcloud | LXC priv | 192.168.1.41/24 | 4 | 8196 | 100 GiB | Nextcloud AIO | mp0 NFS | Intel iGPU (render only) | running | | 108 | zoraxy | LXC unpriv | 192.168.1.4/24 | 2 | 2048 | 6 GiB | **Zoraxy** reverse proxy + ACME (`*.nuclide.systems`) | — | no | running | -| 109 | ops | LXC unpriv | 192.168.1.8/24 | 4 | 4096 | 32 GiB | **Ops** — Prometheus + Grafana + node-exporter; future: Loki, Arcane, Dozzle, Homarr, Tinyauth | — | no | running (2026-05-23) | +| 109 | ops | LXC unpriv | 192.168.1.8/24 | 4 | 4096 | 32 GiB | **Ops** — Prometheus + Grafana + Loki + Alloy + pve-exporter + Homarr + Arcane (server) + Dozzle (server) + docs-server; headless Arcane+Dozzle agents on all 7 Docker hosts | — | no | running | | 110 | id | LXC unpriv | 192.168.1.5/24 | 1 | 1024 | 4 GiB | **Pocket-ID** OIDC IdP (`id.nuclide.systems`); migrated off CT 104 on 2026-05-20 | — | no | running | | 111 | dev | LXC unpriv | 192.168.1.42/24 | 12 | 32768 | 60 GiB | Dev host — **Coder + Gitea** + workspaces | mp0 NFS | Intel iGPU (render only; symlinked at `/dev/dri/renderD128`) | running | | 112 | secrets | LXC unpriv | 192.168.1.7/24 | 2 | 4096 | 20 GiB | **Infisical** secrets manager (own Postgres 16 + Redis 7; replaces scattered .env files) — LAN-only, no Zoraxy route | — | no | running | diff --git a/infra/portmap.md b/infra/portmap.md index 05352bc..08cf7b9 100644 --- a/infra/portmap.md +++ b/infra/portmap.md @@ -38,6 +38,8 @@ | [9221](http://192.168.1.8:9221) | CT 109 | pve-exporter | Proxmox VE metrics; auth: `monitor@pve!prometheus` | | [12345](http://192.168.1.8:12345) | CT 109 | Alloy (self) | agent UI; also runs on all other hosts at :12345 | | [7575](http://192.168.1.8:7575) | CT 109 | Homarr | LAN only; service dashboard | +| [10001](http://192.168.1.8:10001) | CT 109 | Dozzle | [dozzle.nuclide.systems](https://dozzle.nuclide.systems) | Live log viewer; agents on all 7 Docker hosts | +| [10002](http://192.168.1.8:10002) | CT 109 | Arcane | [arcane.nuclide.systems](https://arcane.nuclide.systems) | Docker mgmt; OIDC; headless agents on all 7 Docker hosts | | [13080](http://192.168.1.8:13080) | CT 109 | docs-server | LAN only; mkdocs Material; auto-rebuilds from `fkrebs/docs` every 5 min — migrated from CT 111 2026-05-23 | | 9100 | CT 109 | node-exporter | host-network, self-scrape | | 9100 | CT 104 | node-exporter | standalone stack `/opt/stacks/monitoring/`; scraped by CT 109 | @@ -57,8 +59,8 @@ LiteLLM metrics: `litellm_settings.callbacks: ["prometheus"]` in `ai/litellm-con | Port | Service | Container | Public URL | Notes | |---|---|---|---|---| | [10000](http://192.168.1.40:10000) | Homepage | `homepage` | — | Dashboard, LAN only | -| [10001](http://192.168.1.40:10001) | Dozzle | `dozzle` | [dozzle.nuclide.systems](https://dozzle.nuclide.systems) | Log viewer | -| [10002](http://192.168.1.40:10002) | Arcane | `arcane` | [arcane.nuclide.systems](https://arcane.nuclide.systems) | Web IDE | +| [10001](http://192.168.1.40:10001) | Dozzle | `dozzle` | — | **DECOMMISSIONED** — moved to CT 109 2026-05-23 | +| [10002](http://192.168.1.40:10002) | Arcane | `arcane` | — | **DECOMMISSIONED** — moved to CT 109 2026-05-23 | | [10003](http://192.168.1.40:10003) | Gotify | `gotify` | [gotify.nuclide.systems](https://gotify.nuclide.systems) | Push notifications | | [10004](http://192.168.1.40:10004) | Garage S3 API | `garage` | [s3.nuclide.systems](https://s3.nuclide.systems) | FIXED 2026-05-21: proxied by Zoraxy with ACME TLS. Garage API accessible at `https://s3.nuclide.systems`. Internal: `http://garage:3900` | | 10005 (127.0.0.1 only) | Garage Admin | `garage` | — | localhost only |