I've got Pi-KVM running in a podman container, rootless, on RHEL, x86 hardware.

https://codeberg.org/openaiken/pikvm-podman

I've made this work before, with a native installation and manually building dependencies, writing scripts to automate steps, etc. I hadn't done a good enough job and it broke badly after trying to upgrade. And unrelatedly I'm pretty experienced now with podman containerization.

So this is a heavily vibe-coded project that builds and runs the software in a custom image, ready to access behind a reverse proxy, and it has support for the web terminal and kvm switching for multi-input.

pikvm-podman

A build and run system on x86 64-bit Enterprise Linux.

Codeberg.org