mirror of
https://github.com/open-webui/docs.git
synced 2026-03-26 13:18:42 +07:00
Add cross-links between scaling guide and troubleshooting docs
- scaling.md: Link each step to relevant troubleshooting sections (DB corruption, WebSocket errors, login loops, worker crashes, file access issues, logging, OpenTelemetry) - multi-replica.mdx: Add scaling guide link in intro and Related Docs, plus links to Redis and RAG troubleshooting - performance.md: Add scaling guide link in Scaling Infrastructure section - redis.md: Add scaling guide link in "When is Redis Required?" - connection-error.mdx: Add links to Redis tutorial, scaling guide, and multi-replica WebSocket troubleshooting - Helm.md: Add scaling guide link alongside existing HA guide link https://claude.ai/code/session_01TPoquFdHG6dZxRrZ4Jormh
This commit is contained in:
@@ -17,7 +17,7 @@ This documentation page outlines the steps required to integrate Redis with Open
|
||||
|
||||
## When is Redis Required?
|
||||
|
||||
Redis serves two distinct purposes in Open WebUI, and understanding when it's required is crucial for proper deployment:
|
||||
Redis serves two distinct purposes in Open WebUI, and understanding when it's required is crucial for proper deployment. For a high-level overview of all scaling requirements (PostgreSQL, Redis, vector DB, storage), see the [Scaling Open WebUI](/getting-started/advanced-topics/scaling) guide.
|
||||
|
||||
### Single Instance Deployments
|
||||
|
||||
|
||||
Reference in New Issue
Block a user