OllamaUI

OllamaUI

Docker app from chrizzo's Repository

Overview

OllamaUI: A Unified Experience for Local Large Language Models OllamaUI represents more than just a user interface; it is the integration of the core Ollama service with a clean and user-friendly graphical interface. This combination provides a seamless platform for managing and interacting with local large language models. With OllamaUI, you can effortlessly browse both locally installed and remote models. The interface allows for pulling new model variants with clear progress feedback and provides tools to organize your AI workflows efficiently in one central location. It is an ideal solution for anyone seeking a straightforward and effective way to utilize the power of Ollama. A key feature is the ability to manage other Ollama instances, as the host connection is fully configurable. By setting the the host in the UI you can connect to any Ollama server on your network, allowing for centralized management of multiple, distributed instances. The underlying Ollama engine continues to function just as it does in the standard container setup, ensuring a consistent and familiar core experience for existing users. The UI acts as an accessible and intuitive layer, simplifying model management and interaction without altering the fundamental capabilities of Ollama.

Requirements

For GPU acceleration, the 'Nvidia-Driver' plugin from Community Apps must be installed.

Runtime arguments

Web UI
http://[IP]:[PORT:3000]
Network
bridge
Shell
sh
Privileged
false
Extra Params
--gpus all

Template configuration

Web UI PortPorttcp

Port for the Web UI

Target
3000
Default
3000
Value
3000
Ollama API PortPorttcp

Port for the Ollama API

Target
11434
Default
11434
Value
11434
Ollama Models PathPathrw

Storage location for the downloaded Ollama models.

Target
/root/.ollama
Default
/mnt/user/appdata/OllamaUI/ollama_models
Value
/mnt/user/appdata/OllamaUI/ollama_models
UI Database PathPathrw

Storage location for the user interface database. (Corrected path)

Target
/app/data
Default
/mnt/user/appdata/OllamaUI/ui_database
Value
/mnt/user/appdata/OllamaUI/ui_database
PUIDVariable

User ID to run the container as. Matches Unraid's 'nobody' user.

Default
99
Value
99
PGIDVariable

Group ID to run the container as. Matches Unraid's 'users' group.

Default
100
Value
100

Categories

Details

Repository
ghcr.io/chrizzo84/ollamaui
Last Updated2026-05-31
First Seen2025-08-10

Run OllamaUI on Unraid.

OllamaUI is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.