OllamaUI

OllamaUI

Docker 应用程序 from chrizzo's Repository

概述

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.

要求

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

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge
外壳
sh
特权
false
额外参数
--gpus all

模板配置

Web UI PortPorttcp

Port for the Web UI

目标
3000
默认值
3000
价值
3000
Ollama API PortPorttcp

Port for the Ollama API

目标
11434
默认值
11434
价值
11434
Ollama Models PathPathrw

Storage location for the downloaded Ollama models.

目标
/root/.ollama
默认值
/mnt/user/appdata/OllamaUI/ollama_models
价值
/mnt/user/appdata/OllamaUI/ollama_models
UI Database PathPathrw

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

目标
/app/data
默认值
/mnt/user/appdata/OllamaUI/ui_database
价值
/mnt/user/appdata/OllamaUI/ui_database
PUIDVariable

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

默认值
99
价值
99
PGIDVariable

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

默认值
100
价值
100

类别

详细信息

存储库
ghcr.io/chrizzo84/ollamaui
最后更新2026-05-31
初见2025-08-10

在Unraid 上运行 OllamaUI 。

OllamaUI 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。