[PR #274] [MERGED] Manual docker instructions #363

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

📋 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: mainHead: feature/manual-docker-update


📝 Commits (5)

  • 4816a1d fix: config SITE_URL and BASE_URL
  • 2dda975 docs: reorder gh-pages sequence
  • f53a490 Merge branch 'open-webui:main' into main
  • 09fbf33 docs: update ManualDocker.md with detailed Docker setup and configurations
  • 10a50bc chore: 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.md and now in, ManualDocker.md. The updates provide detailed guidance for various configurations, including persistent storage, GPU support, and security considerations.

Changes include:

  • Persistent Data Storage: Added instructions to ensure data is preserved across Docker sessions using volume mappings.
  • Port Mapping and GPU Support: Expanded setup examples for local access and Nvidia GPU compatibility.
  • User Roles and Privacy: Included essential notes on user roles, data security, and instructions for single-user mode.
  • Connection to Ollama Server: Added configuration example for setups requiring connection to an external Ollama server.

This PR ensures ManualDocker.md accurately 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/274 **Author:** [@matthewhand](https://github.com/matthewhand) **Created:** 11/7/2024 **Status:** ✅ Merged **Merged:** 11/8/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `feature/manual-docker-update` --- ### 📝 Commits (5) - [`4816a1d`](https://github.com/open-webui/docs/commit/4816a1d4d247967e6d3ffb0eae0d68d070b6458e) fix: config SITE_URL and BASE_URL - [`2dda975`](https://github.com/open-webui/docs/commit/2dda9752216c800af04a7d0b9b86d19ae2122102) docs: reorder gh-pages sequence - [`f53a490`](https://github.com/open-webui/docs/commit/f53a490082c3c2b973e15f3a3e54c86094f3d0d5) Merge branch 'open-webui:main' into main - [`09fbf33`](https://github.com/open-webui/docs/commit/09fbf334a3c4c4e3435028031bbe530c6de053bd) docs: update ManualDocker.md with detailed Docker setup and configurations - [`10a50bc`](https://github.com/open-webui/docs/commit/10a50bc5c135863d3a23fb7f750624191613420c) chore: reset gh-pages.yml and docusaurus.config.ts to match upstream main ### 📊 Changes **1 file changed** (+84 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/quick-start/tab-docker/ManualDocker.md` (+84 -5) </details> ### 📄 Description This PR restores manual docker instructions lost by the PR #266 refactor. Previously in `index.md` and now in, `ManualDocker.md`. The updates provide detailed guidance for various configurations, including persistent storage, GPU support, and security considerations. #### Changes include: - **Persistent Data Storage**: Added instructions to ensure data is preserved across Docker sessions using volume mappings. - **Port Mapping and GPU Support**: Expanded setup examples for local access and Nvidia GPU compatibility. - **User Roles and Privacy**: Included essential notes on user roles, data security, and instructions for single-user mode. - **Connection to Ollama Server**: Added configuration example for setups requiring connection to an external Ollama server. This PR ensures `ManualDocker.md` accurately reflects the intended setup instructions for users preferring manual Docker deployment. --- <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:16:34 -05:00
yindo closed this issue 2026-02-15 17:16:34 -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#363