feat: add OpenWebUI AI chat service (ai.xiteng.site)

- New service: OpenWebUI v0.9.5 with Authentik OIDC auth
- compose.yml with Traefik, Homepage, AutoKuma labels
- Network fix: HF_ENDPOINT mirror + custom DNS for China
- Authentik grant_types fix documented in README
- .gitignore: openwebui/data/ and openwebui/.env
This commit is contained in:
2026-06-01 08:42:58 +08:00
parent 8c7eddbaee
commit 557b0eca33
3 changed files with 79 additions and 2 deletions
+8
View File
@@ -42,3 +42,11 @@ seaweedfs/data/
# 忽略 AI 工具
.aider*
# 忽略 remark42 数据
remark42/var/
remark42/.env
# 忽略 OpenWebUI 数据和密钥
openwebui/data/
openwebui/.env