docs: migrate docs-server CT 111 → CT 109; update nav and URLs

- docs-server now runs on ops (192.168.1.8:13080), not dev (192.168.1.42)
- mkdocs.yml: fix site_url (was pointing at .111 instead of .42, now .8)
- mkdocs.yml: add all services added since last nav update (pocket-id,
  backrest, databases, arcane, mcp-servers, llm-benchmark, RESUME, connection-hosts)
- portmap.md: move :13080 entry from CT 111 to CT 109 section; add Homarr :7575;
  fix stale Promtail note → Alloy add-on
- README.md: update rendered docs URL to 192.168.1.8:13080

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-23 08:16:09 +02:00
parent dc7ceab724
commit 96df6e7bd0
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -103,5 +103,5 @@ See [`/CLAUDE.md`](../CLAUDE.md) for the full doctrine. Highlights:
## Rendered docs site
- Source: `https://git.nuclide.systems/fkrebs/docs`
- Rendered (LAN-only): `http://192.168.1.42:13080`
- Build: docs-server on CT 111 polls Gitea every 5 min; rebuilds with mkdocs Material on push.
- Rendered (LAN-only): `http://192.168.1.8:13080`
- Build: docs-server on CT 109 polls Gitea every 5 min; rebuilds with mkdocs Material on push.