1
Open WebUI
alvis edited this page 2026-02-21 10:22:53 +00:00

Open WebUI

AI chat interface with Ollama, GPU-accelerated via NVIDIA.

Configuration

Configuration is in the agap_git repository:

  • Compose file: openai/docker-compose.yml

Repository: https://github.com/alvis/agap_git

Access

  • Web: http://agap:3125

Data

Path Contents
Docker volume ollama Ollama models
Docker volume open-webui Web UI data and settings

GPU

Requires NVIDIA GPU support:

sudo ./nvidia-docker-install.sh
./install-cuda.sh

Stack

  • Open WebUI (NVIDIA/Ollama variant)
  • Ollama (LLM runtime)
  • NVIDIA Container Toolkit for GPU acceleration