mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 18:14:39 -05:00
[PR #217] [MERGED] Refactor open-webui Docker Compose and template configurations #285
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/217
Author: @jaainil
Created: 7/10/2025
Status: ✅ Merged
Merged: 7/21/2025
Merged by: @Siumauricio
Base:
main← Head:updateing-openwebui📝 Commits (3)
d71d701Refactor open-webui Docker Compose and template configurations79b62dfUpdate Docker Compose configurations and enhance security features78017e2Update Docker Compose and template configurations for Open WebUI📊 Changes
4 files changed (+3561 additions, -23 deletions)
View changed files
➕
app/package-lock.json(+3462 -0)📝
blueprints/open-webui/docker-compose.yml(+74 -18)📝
blueprints/open-webui/template.toml(+19 -5)➕
package-lock.json(+6 -0)📄 Description
✨ What’s new in this template?
docker-compose.yml
ollamaservice for clarity and easy re-enable if someone wants to run only Open WebUI.extra_hoststo thewebuiservice to simplify container-to-host name resolution.template.toml
8_080➜8080for consistency.webui_secret_keyfor stronger default security.Environment examples
Checklist
Before submitting this PR, please make sure that:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.