[PR #614] [MERGED] docs(quick-start): adding instructions for Podman Kube Play #660

Closed
opened 2026-02-15 18:15:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/614
Author: @axel7083
Created: 7/10/2025
Status: Merged
Merged: 7/14/2025
Merged by: @tjbck

Base: mainHead: docs/quick-start/podman-kube-play


📝 Commits (1)

  • 4a86cec docs(quick-start): adding instructions for Podman Kube Play

📊 Changes

2 files changed (+76 additions, -0 deletions)

View changed files

📝 docs/getting-started/quick-start/index.mdx (+7 -0)
docs/getting-started/quick-start/tab-docker/PodmanKubePlay.md (+69 -0)

📄 Description

Description

I am a Podman user, and as I usually deploy to my Home-Lab which is pretty low in resources so I don't want to overwhelm with a Kubernetes cluster, so the Podman Kube Play feature is pretty nice!

Therefore while following the quick-start, I quickly converted the compose into Kube Play Yaml as I don't have docker, and I feel like it would be nice to add it to the documentation, next to the other installation method!

As Kube Play has support for GPU access, I try to include the different information.


🔄 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/614 **Author:** [@axel7083](https://github.com/axel7083) **Created:** 7/10/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `docs/quick-start/podman-kube-play` --- ### 📝 Commits (1) - [`4a86cec`](https://github.com/open-webui/docs/commit/4a86cec49d22e01fa8e884701d4820edf4ce498b) docs(quick-start): adding instructions for Podman Kube Play ### 📊 Changes **2 files changed** (+76 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/quick-start/index.mdx` (+7 -0) ➕ `docs/getting-started/quick-start/tab-docker/PodmanKubePlay.md` (+69 -0) </details> ### 📄 Description ## Description I am a [Podman](https://podman.io/) user, and as I usually deploy to my Home-Lab which is pretty low in resources so I don't want to overwhelm with a Kubernetes cluster, so the [Podman Kube Play](https://docs.podman.io/en/latest/markdown/podman-kube-play.1.html) feature is pretty nice! Therefore while following the quick-start, I quickly converted the compose into Kube Play Yaml as I don't have docker, and I feel like it would be nice to add it to the documentation, next to the other installation method! As Kube Play has support for GPU access, I try to include the different information. --- <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 18:15:25 -05:00
yindo closed this issue 2026-02-15 18:15:25 -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#660