mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #274] [MERGED] Manual docker instructions #363
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/274
Author: @matthewhand
Created: 11/7/2024
Status: ✅ Merged
Merged: 11/8/2024
Merged by: @tjbck
Base:
main← Head:feature/manual-docker-update📝 Commits (5)
4816a1dfix: config SITE_URL and BASE_URL2dda975docs: reorder gh-pages sequencef53a490Merge branch 'open-webui:main' into main09fbf33docs: update ManualDocker.md with detailed Docker setup and configurations10a50bcchore: reset gh-pages.yml and docusaurus.config.ts to match upstream main📊 Changes
1 file changed (+84 additions, -5 deletions)
View changed files
📝
docs/getting-started/quick-start/tab-docker/ManualDocker.md(+84 -5)📄 Description
This PR restores manual docker instructions lost by the PR #266 refactor. Previously in
index.mdand now in,ManualDocker.md. The updates provide detailed guidance for various configurations, including persistent storage, GPU support, and security considerations.Changes include:
This PR ensures
ManualDocker.mdaccurately reflects the intended setup instructions for users preferring manual Docker deployment.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.