open-webui

open-webui

Oficial

Aplicación Docker from joly0's Repository

Visión general

(Formerly Ollama WebUI)
ChatGPT-Style Web Interface for various LLM runners, including Ollama and OpenAI-compatible APIs

IMPORTANT: Make sure to add the following environment variable to your ollama container

  • OLLAMA_ORIGINS=*

Set your OpenAI API key (not persistant)

  • OPENAI_API_KEY

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8080]/
Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

DataPathrw
Objetivo
/app/backend/data
Por defecto
/mnt/user/appdata/open-webui
Valor
/mnt/user/appdata/open-webui
WebUI PortPorttcp

Sets the port to run Open WebUI from.

Objetivo
8080
Por defecto
8080
Valor
8080
WEBUI_SECRET_KEYVariable

You MUST set WEBUI_SECRET_KEY to a secure, persistent value. Example command: openssl rand -base64 48

ENABLE_OLLAMA_APIVariable

Enables the use of Ollama APIs.

Por defecto
true|false
OLLAMA_BASE_URLVariable

Configures the Ollama backend URL.

Por defecto
http://localhost:11434
Valor
http://localhost:11434
ENABLE_OPENAI_APIVariable

Enables the use of OpenAI APIs.

Por defecto
true|false
OPENAI_API_BASE_URLVariable

Configures the OpenAI base API URL.

Por defecto
https://api.openai.com/v1
Valor
https://api.openai.com/v1
OPENAI_API_KEYVariable

Sets the OpenAI API key, e.g. sk-124781258123.

WEBUI_AUTHVariable

This setting enables or disables authentication.

Por defecto
true|false
CORS_ALLOW_ORIGINVariable

Sets the allowed origins for Cross-Origin Resource Sharing (CORS). Smicolon ';' separated list of allowed origins.

Por defecto
*
Valor
*
ENABLE_CHANNELSVariable

Enables or disables channel support.

Por defecto
false|true
ENABLE_FOLDERSVariable

Enables or disables the folders feature, allowing users to organize their chats into folders in the sidebar.

Por defecto
true|false
ENABLE_NOTESVariable

Enables or disables the notes feature, allowing users to create and manage personal notes within Open WebUI.

Por defecto
true|false
ENABLE_MEMORIESVariable

Enables or disables the memory feature, allowing models to store and retrieve long-term information about users.

Por defecto
true|false
ENABLE_ADMIN_CHAT_ACCESSVariable

Enables admin users to directly access the chats of other users.

Por defecto
true|false
ENABLE_ADMIN_ANALYTICSVariable

Controls whether the Analytics tab is visible and accessible in the admin panel.

Por defecto
true|false
ENABLE_EASTER_EGGSVariable

Enables or disables easter egg features in the UI, such as special themes. Set to False to hide these optional novelty features from users.

Por defecto
true|false
GLOBAL_LOG_LEVELVariable

Sets the global logging level for all Open WebUI components.

Por defecto
INFO|DEBUG|WARNING|ERROR|CRITICAL
ENABLE_EVALUATION_ARENA_MODELSVariable

Enables or disables evaluation arena models.

Por defecto
true|false
ENABLE_MESSAGE_RATINGVariable

Enables message rating feature.

Por defecto
true|false
ENABLE_COMMUNITY_SHARINGVariable

Controls whether users can share content with the Open WebUI Community and access community resources.

Por defecto
true|false
HTTP_PROXYVariable

Proxy for HTTP.

HTTPS_PROXYVariable

Proxy for HTTPS.

NO_PROXYVariable

Comma-separate list of hosts/IPs that bypass the proxy.

Vídeo

Detalles

Repositorio
ghcr.io/open-webui/open-webui:main
Última actualización2026-06-02
Visto por primera vez2024-04-21

Ejecute open-webui en Unraid.

open-webui se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.