mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
Podman instructions need updated #38
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?
Originally created by @youainti on GitHub (Aug 24, 2024).
The instructions to setup/use podman are out of date. In most cases now, you should be running podman through quadlet/systemd files. I have an example that I got working (using the podlet tool) under podman 4.9.5 on OpenSUSE.
If you are going to install it as a user, then you would put this in
~/.config/containers/systemd/open-webui.containerTo start things, you would then run:
Where should I put this in the documents?
@Classic298 commented on GitHub (Dec 20, 2025):
updated in dev