Cross posted from https://programming.dev/post/37923169
Publication about the monopoly of GitHub and the fact developers should move elsewhere if they care about their freeedom and the freedom of FLOSS projects
Definitely codeberg.org
Where is a good place to move? Preferably in Europe and non-profit.
Codeberg
Yeah Codeberg looks great and is both European and non-profit.
There is also Forgejo and Radicle that might be worth looking at!
Just a small note: Forgejo is the software, while Codeberg is both the umbrella organization developing Forgejo and a large public instance of it at codeberg.org.
Oh thanks, I’ve learned something thanks to you. I knew there was a link between the two but didn’t know what.
Thank you
I have my own gitea server and very happy with it!
If you’ve never tried GitHub alternatives, you’ll be surprised by how good they are (I definitely was). Many of them match the feature set of GitHub and some even surpass it.
Do you have some comparison documentation or benchmark to share comparing for example GitHub, GitLab, SourceHut and Codeberg?
I did not succeed in finding something comparing these forges about: -CI/CD
- runners
- issues
- project management
- wiki
- releases management
- third-party tools
I am used to GirHub and GitLab but not Codebeg 🤔
I’m not sure what you mean with project management and third party tools, but everything else is covered in forgejo (which powers Codeberg).
Personally, I use OneDev and it definitely has
- CI/CD
- runners
- issues
- project management
- releases management (packages)
I’m not sure about wikis or third-party plugins.
I just use GitLab.com and mirror relevant repos to GitHub for job and portfolio purposes.