OpenWebUI integration

This commit is contained in:
2025-09-07 10:42:27 +02:00
parent bb0c5cc8ff
commit e3478fb77e
12 changed files with 362 additions and 71 deletions

10
.env.example Normal file
View File

@@ -0,0 +1,10 @@
# Copy this file to .env and fill in secrets
# Meilisearch keys
MEILI_MASTER_KEY=change_me_to_strong_random
MEILI_KEY=${MEILI_MASTER_KEY}
# OpenWebUI integration
OPENWEBUI_URL=http://host.docker.internal:3003
OPENWEBUI_API_KEY=put_your_openwebui_api_key_here
OPENWEBUI_KB_NAME=Homelab Library