mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #614] [MERGED] docs(quick-start): adding instructions for Podman Kube Play #660
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:docs/quick-start/podman-kube-play📝 Commits (1)
4a86cecdocs(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.