[PR #1789] [CLOSED] Instructions to deploy on OpenShift #36411

Closed
opened 2026-04-25 10:17:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1789
Author: @arslankhanali
Created: 4/27/2024
Status: Closed

Base: mainHead: main


📝 Commits (3)

  • bd5816d Added instructions to deploy on OpenShift
  • 1a45b77 Added instructions to deploy on OpenShift
  • 2138e28 Added instructions to deploy on OpenShift

📊 Changes

1 file changed (+20 additions, -0 deletions)

View changed files

📝 README.md (+20 -0)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

Added step by step instructions in readme to deploy open-webui on OpenShift.
Instructions can be useful for any kubernetes flavor.
open-webui needs root access to be deployed. it gives instructions on providing that access.


Changelog Entry

Added

  • Instructions in Readme to deploy on Openshift

Fixed

  • [List any fixes or corrections]

Changed

  • [List any changes or updates]

Removed

  • [List any removed features or files]

🔄 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/open-webui/pull/1789 **Author:** [@arslankhanali](https://github.com/arslankhanali) **Created:** 4/27/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`bd5816d`](https://github.com/open-webui/open-webui/commit/bd5816dc243d4422a88c497adfb3b574b8479ed2) Added instructions to deploy on OpenShift - [`1a45b77`](https://github.com/open-webui/open-webui/commit/1a45b776ac045a79a65a1856c18354d4c0012ef4) Added instructions to deploy on OpenShift - [`2138e28`](https://github.com/open-webui/open-webui/commit/2138e2850d46bb3610764d6ca106854c664eea37) Added instructions to deploy on OpenShift ### 📊 Changes **1 file changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+20 -0) </details> ### 📄 Description ## Pull Request Checklist - [ ] **Description:** Briefly describe the changes in this pull request. - [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [ ] **Documentation:** Have you updated relevant documentation? - [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description Added step by step instructions in readme to deploy open-webui on OpenShift. Instructions can be useful for any kubernetes flavor. open-webui needs root access to be deployed. it gives instructions on providing that access. --- ### Changelog Entry ### Added - Instructions in Readme to deploy on Openshift ### Fixed - [List any fixes or corrections] ### Changed - [List any changes or updates] ### Removed - [List any removed features or files] --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 10:17:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#36411