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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1789
Author: @arslankhanali
Created: 4/27/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (3)
bd5816dAdded instructions to deploy on OpenShift1a45b77Added instructions to deploy on OpenShift2138e28Added 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
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
Fixed
Changed
Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.