Feat: LobeChat-Deployment-Artefakte (Hermes-Chat-Frontend) für Proxmox

deploy/lobechat/: docker-compose.yml (client-only, lobehub/lobe-chat),
.env.example, README. Spricht den MC2-Gateway (:9001/v1) der AI-Box an,
fixierte Modell-Liste + vorkonfigurierter Hermes-Assistent. Läuft auf dem
Proxmox-MiniPC, nicht auf der AI-Box (hält die Box schlank). Ersetzt nesquena/
hermes-webui.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Hitonabi
2026-06-26 19:31:10 +02:00
parent b51f30b49a
commit 689bf3eed3
3 changed files with 80 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# LobeChat-Konfiguration (auf dem Proxmox-MiniPC). Kopiere zu .env und anpassen.
# OpenAI-kompatibler Endpoint der AI-Box. Optionen:
# MC2-Gateway (empfohlen, model:auto + alle Modelle): http://192.168.178.151:9001/v1
# llama-swap direkt (nur Modell-Liste): http://192.168.178.151:8080/v1
# hermes-agent (Agent mit Tools/MCP, falls gewünscht): http://192.168.178.151:8642/v1
AI_BOX_GATEWAY=http://192.168.178.151:9001/v1
# Dummy-Key (lokale Endpoints prüfen ihn nicht):
OPENAI_API_KEY=mc2-local
# Zugangscode fürs Web-UI (PFLICHT — frei wählen):
ACCESS_CODE=bitte-aendern