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:
2026-05-26 13:35:29 +02:00
parent 550b54085c
commit 6c401f2376
8 changed files with 119 additions and 158 deletions
+3 -3
View File
@@ -8,9 +8,9 @@ Every service running in the homelab, with its access URL(s) and host. **Externa
| Service | External | Internal | Host | Doc |
|---|---|---|---|---|
| LobeChat | <https://chat.nuclide.systems> | <http://192.168.1.40:14001> | CT 104 | — |
| LiteLLM (gateway) | <https://ai.nuclide.systems> | <http://192.168.1.40:14000> | CT 104 | [[mcp-gateway]] |
| MCP Gateway | <https://mcp.nuclide.systems> | <http://192.168.1.40:8080> | CT 104 | [[mcp-gateway]], [[mcp-servers]] |
| 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 | — |
| ComfyUI | — | <http://192.168.1.40:18188> | CT 104 | [[comfyui]] |
| Nexa | — | — | CT 104 | [[nexa]] |
| n8n (automation) | — | <http://192.168.1.40:15678> | CT 104 | — |