mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #22208] [CLOSED] docs: add beginner-safe Unraid setup and troubleshooting guide #26550
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/open-webui/pull/22208
Author: @idanzairi302
Created: 3/4/2026
Status: ❌ Closed
Base:
main← Head:codex/unraid-docs-beginner-safe📝 Commits (1)
491d304docs: add beginner-safe Unraid setup and troubleshooting📊 Changes
4 files changed (+168 additions, -0 deletions)
View changed files
📝
README.md(+4 -0)📝
TROUBLESHOOTING.md(+21 -0)📝
docs/README.md(+7 -0)➕
docs/unraid-beginner-safe.md(+136 -0)📄 Description
Summary
Add a beginner-safe Unraid deployment guide for Open WebUI and wire it into docs navigation.
What Changed
docs/unraid-beginner-safe.md/app/backend/data)host.docker.internalresolution/openwebui) issuesdocs/README.mdwith a docs index section including the new page.README.mdinstallation/troubleshooting sections to link to the new Unraid guide.TROUBLESHOOTING.mdand linked to the Unraid guide.Validation
npx prettier --check README.md TROUBLESHOOTING.md docs/README.md docs/unraid-beginner-safe.md✅npm run test:frontend✅ (no tests found; command exits 0)npm run build✅npm run check❌ fails with pre-existing upstream type-check issues unrelated to this docs-only change.Screenshots
No UI changes; screenshots are not applicable for this docs-only PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.