OllamaUI
Docker-Anwendung from chrizzo's Repository
Übersicht
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.
Anforderungen
For GPU acceleration, the 'Nvidia-Driver' plugin from Community Apps must be installed.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
- Extra Params
--gpus all
Konfiguration der Vorlage
Web UI PortPorttcp
Port for the Web UI
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
Ollama API PortPorttcp
Port for the Ollama API
- Ziel
- 11434
- Standard
- 11434
- Wert
- 11434
Ollama Models PathPathrw
Storage location for the downloaded Ollama models.
- Ziel
- /root/.ollama
- Standard
- /mnt/user/appdata/OllamaUI/ollama_models
- Wert
- /mnt/user/appdata/OllamaUI/ollama_models
UI Database PathPathrw
Storage location for the user interface database. (Corrected path)
- Ziel
- /app/data
- Standard
- /mnt/user/appdata/OllamaUI/ui_database
- Wert
- /mnt/user/appdata/OllamaUI/ui_database
PUIDVariable
User ID to run the container as. Matches Unraid's 'nobody' user.
- Standard
- 99
- Wert
- 99
PGIDVariable
Group ID to run the container as. Matches Unraid's 'users' group.
- Standard
- 100
- Wert
- 100
Kategorien
Einzelheiten
Repository
ghcr.io/chrizzo84/ollamauiZuletzt aktualisiert2026-05-31
Erstmals gesehen2025-08-10
Führen Sie OllamaUI auf Unraid aus.
OllamaUI ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.