[PR #15455] [CLOSED] Feature/owui db support #23839

Closed
opened 2026-04-20 05:04:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/15455
Author: @RCastillo-Clave
Created: 7/1/2025
Status: Closed

Base: mainHead: feature/owui-db-support


📝 Commits (6)

  • 9c8e401 feat(owui): Update package dependencies and add READMEs. Fixes issue #1.
  • 95f05ab fix(ci): Increase Node.js memory for frontend build
  • cad1298 Silent test commit
  • 79caf9d build: Ignore docker build artifact
  • 3a371e7 Feature: modify Dockerfile to generate an authn token to the DB
  • 714a762 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/15455 **Author:** [@RCastillo-Clave](https://github.com/RCastillo-Clave) **Created:** 7/1/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/owui-db-support` --- ### 📝 Commits (6) - [`9c8e401`](https://github.com/open-webui/open-webui/commit/9c8e401583713c5206f81cb64eb24ab740006b4a) feat(owui): Update package dependencies and add READMEs. Fixes issue #1. - [`95f05ab`](https://github.com/open-webui/open-webui/commit/95f05ab98cccf15094de9a5278c12e993fc97d1b) fix(ci): Increase Node.js memory for frontend build - [`cad1298`](https://github.com/open-webui/open-webui/commit/cad1298a13429a0e500f6c7d83a3828d27fbf968) Silent test commit - [`79caf9d`](https://github.com/open-webui/open-webui/commit/79caf9d6e4140c04fc88fda5290992eb74e275c8) build: Ignore docker build artifact - [`3a371e7`](https://github.com/open-webui/open-webui/commit/3a371e7382d52e8629a85dbc47cc3daaa68dd9d9) Feature: modify Dockerfile to generate an authn token to the DB - [`714a762`](https://github.com/open-webui/open-webui/commit/714a7627623ca2ddb47dfdf0328c336315e745df) Merge branch 'open-webui:main' into feature/owui-db-support ### 📊 Changes **6 files changed** (+57 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `Dockerfile` (+5 -1) 📝 `README.md` (+3 -0) ➕ `docker-entrypoint.sh` (+28 -0) 📝 `docs/README.md` (+19 -0) 📝 `package.json` (+1 -1) </details> ### 📄 Description Added a file (I think) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 05:04:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#23839