[PR #43] [MERGED] Update to add env-config, Apache, Podman tweaks #176

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/43
Author: @ghost
Created: 4/11/2024
Status: Merged
Merged: 4/13/2024
Merged by: @tjbck

Base: mainHead: doc-updates-1


📝 Commits (5)

  • b7e44ee Doc update to add env-config, apache Podman tweaks
  • cdd41ca Add missing files & use Docusaurus admonitions
  • 3095a4c Fix typos
  • c450d61 Update Podman documentation to support Podman 5.0.
  • bc36dc3 Fix typo

📊 Changes

3 files changed (+276 additions, -2 deletions)

View changed files

docs/getting-started/env-configuration.md (+33 -0)
📝 docs/getting-started/index.md (+34 -2)
docs/tutorial/apache.md (+209 -0)

📄 Description

  • Add getting-started/env-configuration.md with first attempt to document all environment vars used by config.py
  • Migrate and annotate tutorial/apache.md from https://github.com/open-webui/open-webui/blob/main/docs/apache.md
  • Update getting-started/index.md to annotate Podman rootless documentation, add warning and Windows 11 support

Relates to open-webui/open-webui#501


🔄 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/43 **Author:** [@ghost](https://github.com/ghost) **Created:** 4/11/2024 **Status:** ✅ Merged **Merged:** 4/13/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `doc-updates-1` --- ### 📝 Commits (5) - [`b7e44ee`](https://github.com/open-webui/docs/commit/b7e44eee8a701ec219719f903ac6714630002ce7) Doc update to add env-config, apache Podman tweaks - [`cdd41ca`](https://github.com/open-webui/docs/commit/cdd41ca8b02dfcb93caab45a88b4973c39ad25a7) Add missing files & use Docusaurus admonitions - [`3095a4c`](https://github.com/open-webui/docs/commit/3095a4c6048f11adf5f381ca201586f6a3342ddd) Fix typos - [`c450d61`](https://github.com/open-webui/docs/commit/c450d61249f6a7ea6b96eb26c1bbf7adfb4432ff) Update Podman documentation to support Podman 5.0. - [`bc36dc3`](https://github.com/open-webui/docs/commit/bc36dc37d57bd06d5e698b93ec152db0170823ee) Fix typo ### 📊 Changes **3 files changed** (+276 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `docs/getting-started/env-configuration.md` (+33 -0) 📝 `docs/getting-started/index.md` (+34 -2) ➕ `docs/tutorial/apache.md` (+209 -0) </details> ### 📄 Description * Add getting-started/env-configuration.md with first attempt to document all environment vars used by config.py * Migrate and annotate tutorial/apache.md from https://github.com/open-webui/open-webui/blob/main/docs/apache.md * Update getting-started/index.md to annotate Podman rootless documentation, add warning and Windows 11 support Relates to open-webui/open-webui#501 --- <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:46 -05:00
yindo closed this issue 2026-02-15 17:15:47 -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#176