minus-squaremonomon@programming.devtoSelfhosted@lemmy.world•FOSS centralized patch management?linkfedilinkEnglisharrow-up4·5 months agoWith 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. linkfedilink
minus-squaremonomon@programming.devtoShowerthoughts@lemmy.world•You can't fight bullshit with information because each side has a very different "win condition"linkfedilinkarrow-up2·6 months agoIn a similar vein, there’s an old saying: “A lie travels around the globe while the truth is putting on its shoes.” linkfedilink
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.