Comment on Getting started with NextCloud?
pmk@piefed.ca 2 weeks agoAlways nice to see podman used well! Do you have a dedicated user or is it rootful?
Comment on Getting started with NextCloud?
pmk@piefed.ca 2 weeks agoAlways nice to see podman used well! Do you have a dedicated user or is it rootful?
The_Zen_Cow_Says_Mu@infosec.pub 2 weeks ago
many of the linuxserver containers don’t work rootless. i didn’t have luck when i tried it as a user service
pmk@piefed.ca 2 weeks ago
Interesting, do you remember which didn’t work? I recently set up a simple service (navidrome) as rootless podman with an ansible script, but it was… there were some hoops to jump through, mainly with the uid/gid and machinectl to get it to work.
The_Zen_Cow_Says_Mu@infosec.pub 2 weeks ago
the only linuxserver containers I run are nextcloud and plex. both are running as rootful containers. I also tried their calibre-web container (no longer using it), which didn’t work as rootless, but worked fine as a rootful container.