16
Forgejo monthly update - October 2024
(forgejo.org)
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
Gitops!
It seems that they are using fluxcd, just like I am, to manage their kubernetes cluster.
I really like it as a solution, as you just edit configuration files, push then to git, and then your kubernetes cluster changes. Deploying an app is as simple as adding a file, and deleting an app involves deleting that file.