Podman rootless, using quadlets for systemd services. :D
Podman rootless, using quadlets for systemd services. :D
Check out the following link - I am pretty sure its what I used to get it all working.
https://3os.org/infrastructure/proxmox/gpu-passthrough/igpu-passthrough-to-vm/
Hey, sorry for the late reply. I am running rootless using a dedicated user, so I use systemctl --user
to control the container.
From what I understand, when running rootless the root user inside the container correlates to the outside user (which is running the container), in terms of permissions. The external directories I bind mount into the container as externally owned by my dedicated user, so that the root user inside the container owns them (inside the container).
Are you doing rootless or rootfull podman? I am doing rootless and I have the following in my radarr container - PUID=0 PGID=0
I am using Calibre-Web mostly - but I have run into issues with thumbnail generation after my collection hit around 500000 books. I am just over 600000 now, but a large swathe don’t have thumbnails unless I do a manual metadata search. I should probably look for an alternative, but at this point I CBF.
Yeah it looks pretty slick but not so much slicker than Frigate that I will pay to be in the beta. :)
Personally I would lean towards finding out why its borking with SELinux and fixing that. It really shouldn’t be too hard. As others have mentioned it may be as simple as how you are mounting volumes into your containers - or it could be changing the SELinux context type for some files.
Amazon was in the infrastructure business well before containers were the “big thing”.