-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Proposal: Add Open WebUI Ultimate Stack example #722
Copy link
Copy link
Open
Description
Proposal
I'd like to add Open WebUI Ultimate Stack as a new compose example in the Large Language Models & AI section.
What it is
A production-ready Docker Compose stack for Open WebUI that goes beyond the existing basic Ollama + Open WebUI example by including:
- 35+ pre-built tools, filters, and function pipes (auto-deployed via internal API on every deploy)
- RAG with PostgreSQL + pgvector for semantic search
- Private web search via SearXNG (no external API dependencies)
- Document OCR (Apache Tika + Tesseract)
- Local TTS (EdgeTTS)
- ComfyUI image/video/audio generation workflows
- MCP tool server integration via MCPO proxy
- Valkey (Redis-compatible) caching
- Docker Compose and Docker Swarm support
- One-command deployment via bootstrap script
Why it belongs here
The repo already has an ollama-ui example with basic Open WebUI + Ollama. This stack provides a comprehensive, batteries-included alternative for users who want a full AI workspace out of the box.
Happy to prepare a PR with a self-contained example directory and README if this sounds like a good fit.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels