OpenWebUI: URL von HTTP auf HTTPS (ui.datenhimmel.work) umgestellt

This commit is contained in:
Daniel Krause
2026-05-23 13:47:10 +02:00
parent ce6c93024e
commit 533c388c68
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -13,13 +13,13 @@ Netcup-Server erreichbar per SSH-Key:
|--------|-----|--------------------|
| Gitea | http://185.162.249.159:3000/ | /opt/gitea (binary, systemd user: git) |
| Chatwoot | http://185.162.249.159:3001/ | /opt/chatwoot (docker compose) |
| Open WebUI | http://185.162.249.159:3002/ | /opt/openwebui (docker compose) |
| Open WebUI | https://ui.datenhimmel.work | /opt/openwebui (docker compose) |
| Ollama | localhost:11434 | systemd service, user: ollama |
| SearchTool | https://search.datenhimmel.work | /opt/search-tool (docker compose) |
## OpenCode API-Zugang
- **Base URL**: `http://185.162.249.159:3002/ollama/v1` (OpenWebUI Ollama-Proxy)
- **Base URL**: `https://ui.datenhimmel.work/api` (OpenWebUI OpenAI-kompatible API)
- **API Key**: sk-ce343adf68855a8df4c991dde4d4e2b27c61d883915fb6db
- Direkter Ollama-Zugriff (Port 11434) per iptables nur für localhost + Docker