Original PR: https://github.com/open-webui/open-webui/pull/15455 Author: @RCastillo-Clave Created: 7/1/2025 Status: ❌ Closed
Base: main ← Head: feature/owui-db-support
main
feature/owui-db-support
9c8e401
95f05ab
cad1298
79caf9d
3a371e7
714a762
6 files changed (+57 additions, -2 deletions)
📝 .gitignore (+1 -0) 📝 Dockerfile (+5 -1) 📝 README.md (+3 -0) ➕ docker-entrypoint.sh (+28 -0) 📝 docs/README.md (+19 -0) 📝 package.json (+1 -1)
.gitignore
Dockerfile
README.md
docker-entrypoint.sh
docs/README.md
package.json
Added a file (I think)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/15455
Author: @RCastillo-Clave
Created: 7/1/2025
Status: ❌ Closed
Base:
main← Head:feature/owui-db-support📝 Commits (6)
9c8e401feat(owui): Update package dependencies and add READMEs. Fixes issue #1.95f05abfix(ci): Increase Node.js memory for frontend buildcad1298Silent test commit79caf9dbuild: Ignore docker build artifact3a371e7Feature: modify Dockerfile to generate an authn token to the DB714a762Merge branch 'open-webui:main' into feature/owui-db-support📊 Changes
6 files changed (+57 additions, -2 deletions)
View changed files
📝
.gitignore(+1 -0)📝
Dockerfile(+5 -1)📝
README.md(+3 -0)➕
docker-entrypoint.sh(+28 -0)📝
docs/README.md(+19 -0)📝
package.json(+1 -1)📄 Description
Added a file (I think)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.