Same story here: I implemented CICD or ansible playbook for my pet projects but then I found myself maintaining the CICD and infrastructure instead of working on the projects. It was interesting to set up, but once done it becomes boring, so I reverted to just some bash scripts that I run locally, which is overall faster.
I've built something for exactly this purpose, but never made it public cause I thought it's not something interesting. One of my websites, https://slapstickers.org/, is just a frontend for an immich instance that I host where I upload my photos. Maybe I should make it public, but the code needs some cleanup, it's pretty messy.
reply