OllamaUI
Aplicación Docker from chrizzo's Repository
Visión general
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.
Requisitos
For GPU acceleration, the 'Nvidia-Driver' plugin from Community Apps must be installed.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--gpus all
Configuración de plantillas
Web UI PortPorttcp
Port for the Web UI
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
Ollama API PortPorttcp
Port for the Ollama API
- Objetivo
- 11434
- Por defecto
- 11434
- Valor
- 11434
Ollama Models PathPathrw
Storage location for the downloaded Ollama models.
- Objetivo
- /root/.ollama
- Por defecto
- /mnt/user/appdata/OllamaUI/ollama_models
- Valor
- /mnt/user/appdata/OllamaUI/ollama_models
UI Database PathPathrw
Storage location for the user interface database. (Corrected path)
- Objetivo
- /app/data
- Por defecto
- /mnt/user/appdata/OllamaUI/ui_database
- Valor
- /mnt/user/appdata/OllamaUI/ui_database
PUIDVariable
User ID to run the container as. Matches Unraid's 'nobody' user.
- Por defecto
- 99
- Valor
- 99
PGIDVariable
Group ID to run the container as. Matches Unraid's 'users' group.
- Por defecto
- 100
- Valor
- 100
Categorías
Detalles
Repositorio
ghcr.io/chrizzo84/ollamauiÚltima actualización2026-06-01
Visto por primera vez2025-08-10
Ejecute OllamaUI en Unraid.
OllamaUI se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.