Comment on Selfhosting Sunday! What's up?
queerlilhayseed@piefed.blahaj.zone 1 week ago
I started playing around with RedHat Cockpit as a potential podman-based replacement to my disorganized docker server. Only got a jellyfin instance running on at the moment, sharing the same network disk as my “production” jellyfin server.
So far, I am not impressed. There doesn’t seem to be an easy way to preserve settings when I want to update the image, which is one of the main reasons I want to migrate. I’d like to have a weekly cron job that checks for new latest images, and updates them automatically, ideally without me having to intervene, but that doesn’t seem like something cockpit can do. If I want to update a container image through the GUI, it seems like I have to recreate it from scratch.