Skip to main content

minicloud Open WebUI

Custom Open WebUI container image for the minicloud enterprise AI platform — minicloud CA certificate baked in for internal TLS trust, and French BM25 tokenisation patch applied for RAG quality on French insurance documents.

Responsibility

In scopeOut of scope
CA cert injection (minicloud-ca.crt)LiteLLM routing config (minicloud-gitops)
French BM25 patch (BM25 tokeniser for French)Model deployment (vLLM, Ollama)
Custom entrypoint hardeningRAG pipeline (rag-ingest service)

Stack

ConcernChoice
Base imageghcr.io/open-webui/open-webui:latest
LanguagePython 3.11
AI gatewayLiteLLM (litellm.devandre.sbs)
RAGpgvector (Qdrant-compatible API)
Registryharbor.10.0.0.200.nip.io/library/open-webui

Customisations

PatchWhy
minicloud-ca.crt added to system trustTrusts internal Harbor, Vault, Langfuse, LiteLLM TLS without certificate errors
French BM25 tokeniserDefault English BM25 splits French words incorrectly, degrading keyword search recall on insurance docs