ops: sunset LiteLLM, add owui to Backrest, drop stale DB+role

- LiteLLM sunset 2026-05-28: container removed, config dir renamed
  .DECOMMISSIONED-2026-05-28, prometheus scrape job deleted, CT 113
  litellm DB + role dropped. Bifrost now connects directly to upstream
  LLM providers (verified: openai → SAIA chat-ai.academiccloud.de).
- Open WebUI data (CT 104 uploads + vector_db, 192K) now staged to
  UNAS /services/open-webui via openwebui-prestage.sh and included in
  Backrest services-backup-plan. Open WebUI chats/users live in CT 113
  Postgres owui DB (already in WAL-G).
- Miniflux confirmed DB-only — already covered by WAL-G.
- backrest.md and homelab-architecture.md updated; services-overview.md
  marks LiteLLM row strikethrough.
This commit is contained in:
2026-05-28 21:47:50 +02:00
parent 9cbd02e3ff
commit ae20382cbe
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ Every service running in the homelab, with its access URL(s) and host. **Externa
|---|---|---|---|---|
| Bifrost (LLM/MCP gateway) | <https://ai.nuclide.systems> | <http://192.168.1.40:14003> | CT 104 | — |
| Open WebUI | <https://chat.nuclide.systems> | <http://192.168.1.40:14002> | CT 104 | — |
| LiteLLM | — | <http://192.168.1.40:14000> (internal only) | CT 104 | — |
| ~~LiteLLM~~ | — | — | ~~CT 104~~ | SUNSET 2026-05-28 |
| ComfyUI | — | <http://192.168.1.40:18188> | CT 104 | [[comfyui]] |
| Nexa | — | — | CT 104 | [[nexa]] |
| n8n (automation) | — | <http://192.168.1.40:15678> | CT 104 | — |