Skip to content

openwebui

Configure and deploy Open WebUI

Installs Open WebUI via pip into a virtualenv and creates an s6 service with environment variable configuration.

Variables

Variable Type Default Description
openwebui_enabled boolean false Enable the Open WebUI service
openwebui_env dict Environment variables for Open WebUI configuration. See defaults/main.yml#L5-L20 for an example.
openwebui_host string 0.0.0.0 Bind address for the Open WebUI server
openwebui_port string 3005 TCP port for the Open WebUI server