docs: reconcile sunset of LiteLLM external, mcp-gateway, and LobeChat
- Bifrost replaces LiteLLM at ai.nuclide.systems (CT 104:14003); LiteLLM now internal-only backend at :14000 - mcp-gateway (FastAPI/DinD, mcp.nuclide.systems) decommissioned 2026-05-26; MCP now served by Bifrost at ai.nuclide.systems/mcp (29 clients, ~760 tools) - LobeChat decommissioned 2026-05-26; chat.nuclide.systems now Open WebUI (CT 104:14002, stack ai/open-webui.yml) - Update portmap, volumes, services-overview, homelab-architecture, zoraxy, mcp-servers, databases, README accordingly Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+10
-7
@@ -147,23 +147,25 @@ All behind gluetun VPN.
|
||||
|---|---|---|---|
|
||||
| **bind** | **`/opt/stacks/ai/postgres_data`** | **`/var/lib/postgresql/data`** | ⏳ Plan: `ai/litellm-db` |
|
||||
|
||||
### LobeHub — `lobehub`
|
||||
### ~~LobeHub~~ — DECOMMISSIONED 2026-05-26
|
||||
|
||||
LobeChat compose renamed `.DECOMMISSIONED-lobehub-2026-05-26.yml`. Volumes below are orphaned — clean up after confirming no data needed.
|
||||
|
||||
| Type | Source | Container | UNAS |
|
||||
|---|---|---|---|
|
||||
| bind | `/opt/stacks/ai/lobehub/data` | `/var/lib/postgresql/data` | ⏳ Plan: `ai/lobehub-db` |
|
||||
| bind | `/opt/stacks/ai/lobehub/data` | `/var/lib/postgresql/data` | 🗑️ orphaned — decommissioned |
|
||||
|
||||
### LobeHub Redis — `lobe-redis`
|
||||
### ~~LobeHub Redis~~ — DECOMMISSIONED 2026-05-26
|
||||
|
||||
| Type | Source | Container | UNAS |
|
||||
|---|---|---|---|
|
||||
| volume | `nuc-ai-core_redis_data` | `/data` | (ephemeral, stay) |
|
||||
| volume | `nuc-ai-core_redis_data` | `/data` | 🗑️ orphaned — decommissioned |
|
||||
|
||||
### LobeHub RustFS — `lobe-rustfs`
|
||||
### ~~LobeHub RustFS~~ — DECOMMISSIONED 2026-05-26
|
||||
|
||||
| Type | Source | Container | UNAS |
|
||||
|---|---|---|---|
|
||||
| volume | `nuc-ai-core_rustfs-data` | `/data` | ⏳ Plan: `ai/rustfs` |
|
||||
| volume | `nuc-ai-core_rustfs-data` | `/data` | 🗑️ orphaned — decommissioned |
|
||||
|
||||
### SearXNG — `searxng`
|
||||
|
||||
@@ -344,7 +346,8 @@ No DB-specific mounts needed (connects via env vars).
|
||||
| ✅ Migrated (Phase 1) | 3 | memos, arcane, n8n |
|
||||
| 🔷 Shared infrastructure (local) | 2 | shared-postgres (local volume), garage (local NVMe — moved off UNAS 2026-05-19) |
|
||||
| 📋 Own CT, local only | 1 | pocketid (CT 110, no UNAS) |
|
||||
| ⏳ Phase 2 planned (PG consolidation) | 5 | immich → shared-postgres, paperless → shared-postgres, daytona → shared-postgres, litellm → shared-postgres, lobehub → shared-postgres |
|
||||
| ⏳ Phase 2 planned (PG consolidation) | 4 | immich → shared-postgres, paperless → shared-postgres, daytona → shared-postgres, litellm → shared-postgres |
|
||||
| 🗑️ Decommissioned 2026-05-26 | 3 | lobehub-db, lobe-redis, lobe-rustfs (LobeChat removed) |
|
||||
| ⏳ Phase 3 planned | 1 | arr-stack*(8 mounts) |
|
||||
| 📋 Keep local | ~5 | homepage, dozzle, litellm-config, searxng-config, saia-image-proxy |
|
||||
| 🧠 Cache (stay) | ~5 | immich_model-cache, paperless-ngx redis, lobe-redis, searxng-redis, flaresolverr, daytona-runner |
|
||||
|
||||
Reference in New Issue
Block a user