Install via Docker
docker run -d --name open-webui --network=host \
-v open-webui:/app/backend/data \
-e OLLAMA_BASE_URL=http://127.0.0.1:11434 \
--restart always ghcr.io/open-webui/open-webui:mainOpen http://IP:8080 — first registered user becomes the admin.