[PR #457] [MERGED] Clarify different Redis URLs + Add docs for Sentinel envs (PR #11148) #523

Closed
opened 2026-02-15 17:17:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/457
Author: @Ithanil
Created: 3/24/2025
Status: Merged
Merged: 3/28/2025
Merged by: @tjbck

Base: mainHead: sentinel_docs


📝 Commits (4)

  • d9ba4f7 clarify different Redis URLs + add docs for Sentinel envs
  • 9a85572 update REDIS_URL default
  • a4baa15 add previous (WEBSOCKET_)REDIS_URL default als example
  • c1df745 update for renamed envs

📊 Changes

1 file changed (+31 additions, -3 deletions)

View changed files

📝 docs/getting-started/env-configuration.md (+31 -3)

📄 Description

Adds docs for https://github.com/open-webui/open-webui/pull/11148 as well as the distinct REDIS_URL (now used since https://github.com/open-webui/open-webui/commit/d40e69646823f31711f6ad6c269456d2435c0d01) and WEBSOCKET_REDIS_URL


🔄 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/docs/pull/457 **Author:** [@Ithanil](https://github.com/Ithanil) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `sentinel_docs` --- ### 📝 Commits (4) - [`d9ba4f7`](https://github.com/open-webui/docs/commit/d9ba4f7923d72a5f1ffa07e7a7181a7b7391b3ef) clarify different Redis URLs + add docs for Sentinel envs - [`9a85572`](https://github.com/open-webui/docs/commit/9a8557270607d3e291f4544d6dfe1350e055a3d0) update REDIS_URL default - [`a4baa15`](https://github.com/open-webui/docs/commit/a4baa1516942aa979fbfdf46df0cf27ebcdbf45b) add previous (WEBSOCKET_)REDIS_URL default als example - [`c1df745`](https://github.com/open-webui/docs/commit/c1df745adf615eea3345d3b001f8b929c5dff2e3) update for renamed envs ### 📊 Changes **1 file changed** (+31 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.md` (+31 -3) </details> ### 📄 Description Adds docs for https://github.com/open-webui/open-webui/pull/11148 as well as the distinct `REDIS_URL` (now used since https://github.com/open-webui/open-webui/commit/d40e69646823f31711f6ad6c269456d2435c0d01) and `WEBSOCKET_REDIS_URL` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:28 -05:00
yindo closed this issue 2026-02-15 17:17:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#523