Templatesopen-webui
ai
open-webui
ChatGPT-style web interface for Ollama and any OpenAI-compatible API — supports RAG, web search, image generation, and multi-model chat.
aiutilitiesPostgreSQL
What gets deployed
Web
open-webui server
PostgreSQL
managed database
GitHub stars136,000
About
ChatGPT-style web interface for Ollama and any OpenAI-compatible API — supports RAG, web search, image generation, and multi-model chat.
Managed services
- PostgreSQLTCP:5432
Environment Variables
| Variable | Description | Required |
|---|---|---|
| DATABASE_URL | Default: postgresql://openwebui:openwebui@{{KUBERO_APP_NAME}}-postgresql-rw:5432/openwebui | Optional |
| WEBUI_SECRET_KEY | Default: change-me-to-a-random-32char-secret | Optional |
| WEBUI_URL | Default: {{KUBERO_APP_URL}} | Optional |
| OLLAMA_BASE_URL | No default. Set before deploy. | Required |
| OPENAI_API_KEY | No default. Set before deploy. | Required |
| OPENAI_API_BASE_URL | Default: https://api.openai.com/v1 | Optional |
| ENABLE_SIGNUP | Default: true | Optional |
Deploy open-webui
One click to deploy a fully configured open-webui instance with all dependencies pre-wired.
Deploy NowReady to deploy open-webui?
No infrastructure to manage. Just connect your repo and go live in seconds.