mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #66] [MERGED] feat: add network diagrams for different deployments to aid network debugging #195
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feat/add-network-diagrams📝 Commits (1)
544da36feat: 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.