• 0 Posts
  • 4 Comments
Joined 11 months ago
cake
Cake day: September 27th, 2025

help-circle
  • 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.




  • I think it’s good advice for beginners. If you’re inside a VPN you get a little more breathing room to figure out how to properly provision and wire up your services without having do deal with all the security and scaling concerns that can come from public hosting. Also, new hosters are really likely to set up their reverse proxy and not patch it and leave it open to known vulnerabilities that get exploited months or years down the line… not that that ever happened to me…

    Anyway, I think inside a VPN is a good way to get your feet wet. Setting up a public website is fun but I wouldn’t advise it as a first step.