Hi guys! I was wondering whatever solution you guys might use to check/update your servers/containers? I’d like not having to depend on any cloud, something running locally would be great.
Thanks!
Hi guys! I was wondering whatever solution you guys might use to check/update your servers/containers? I’d like not having to depend on any cloud, something running locally would be great.
Thanks!
With Gitea/Forgejo you can run a local actions executor, which builds the images, pushes to gitea’s image registry, and using a script pulls them on the other side and restarts them. Worked fine in our small startup.