Comment on Need some help with geoblocking caddy.
irmadlad@lemmy.world 3 days agoHmm that sounds like something you could do with n8n.
Comment on Need some help with geoblocking caddy.
irmadlad@lemmy.world 3 days agoHmm that sounds like something you could do with n8n.
mik@sh.itjust.works 3 days ago
It probably would be easier to just write an “update Caddy” script. They don’t release updates very often, except for security fixes, so it’s not much effort to do manually. I automated mine with Forgejo Actions, you could do the same with GitHub actions as a free option for example. Lots of neat ways to accomplish this!