[PR #66] [MERGED] feat: add network diagrams for different deployments to aid network debugging #195

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/66
Author: @cheahjs
Created: 5/8/2024
Status: Merged
Merged: 5/8/2024
Merged by: @tjbck

Base: mainHead: feat/add-network-diagrams


📝 Commits (1)

  • 544da36 feat: add network diagrams for different deployments to aid network debugging

📊 Changes

4 files changed (+1953 additions, -650 deletions)

View changed files

📝 docs/getting-started/troubleshooting.md (+170 -0)
📝 docusaurus.config.js (+6 -0)
📝 package-lock.json (+1776 -650)
📝 package.json (+1 -0)

📄 Description

Add network diagrams showing what your Ollama URL needs to be in different scenarios that we can point to when users ask why Open WebUI can't reach Ollama


🔄 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/66 **Author:** [@cheahjs](https://github.com/cheahjs) **Created:** 5/8/2024 **Status:** ✅ Merged **Merged:** 5/8/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `feat/add-network-diagrams` --- ### 📝 Commits (1) - [`544da36`](https://github.com/open-webui/docs/commit/544da36a43de533374858a9ade94fe4d2ec7fc5c) feat: add network diagrams for different deployments to aid network debugging ### 📊 Changes **4 files changed** (+1953 additions, -650 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/troubleshooting.md` (+170 -0) 📝 `docusaurus.config.js` (+6 -0) 📝 `package-lock.json` (+1776 -650) 📝 `package.json` (+1 -0) </details> ### 📄 Description Add network diagrams showing what your Ollama URL needs to be in different scenarios that we can point to when users ask why Open WebUI can't reach Ollama --- <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:15:50 -05:00
yindo closed this issue 2026-02-15 17:15:50 -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#195