[PR #2355] [CLOSED] Persistent storage #7765

Closed
opened 2025-11-11 17:35:19 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2355
Author: @CarlSaganPhD
Created: 5/17/2024
Status: Closed

Base: mainHead: persistent-storage


📝 Commits (2)

  • 0528cf6 add Procfile for heroku host and update default prompt suggestions
  • c93f7bc migrate to PostgreSQL for persistent storage

📊 Changes

5 files changed (+29 additions, -23 deletions)

View changed files

Procfile (+1 -0)
📝 backend/apps/web/internal/db.py (+1 -8)
backend/apps/web/internal/migrate.py (+10 -0)
📝 backend/config.py (+12 -15)
📝 backend/start.sh (+5 -0)

📄 Description

this was an error, apologies


🔄 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/2355 **Author:** [@CarlSaganPhD](https://github.com/CarlSaganPhD) **Created:** 5/17/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `persistent-storage` --- ### 📝 Commits (2) - [`0528cf6`](https://github.com/open-webui/open-webui/commit/0528cf6cf8e907be1a68ef125ad2f89ee2b3cff6) add Procfile for heroku host and update default prompt suggestions - [`c93f7bc`](https://github.com/open-webui/open-webui/commit/c93f7bcd7d4db5582118c09da815a3c53ebba800) migrate to PostgreSQL for persistent storage ### 📊 Changes **5 files changed** (+29 additions, -23 deletions) <details> <summary>View changed files</summary> ➕ `Procfile` (+1 -0) 📝 `backend/apps/web/internal/db.py` (+1 -8) ➕ `backend/apps/web/internal/migrate.py` (+10 -0) 📝 `backend/config.py` (+12 -15) 📝 `backend/start.sh` (+5 -0) </details> ### 📄 Description this was an error, apologies --- <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 2025-11-11 17:35:19 -06: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#7765