Ollama with Open WebUI

Ollama LLM runtime with Open WebUI chat interface

AILLM

Deploy Ollama and Open WebUI together in one stack. Open WebUI connects to Ollama over the internal Docker network—no extra configuration required.

On first deploy, a one-shot init job pulls llama3.2 automatically. Models persist under /root/.ollama; chat data under Open WebUI's data volume. Override with OLLAMA_MODEL if needed.

Deploy