Non microsoft git repo
Hello,
Is there a good place to host a little FOSS project elsewhere than github?
I’d especially like an open source community.
Cheers
Hello,
Is there a good place to host a little FOSS project elsewhere than github?
I’d especially like an open source community.
Cheers
Presi300, ![]()
My fav has to be codeberg
Valmond, (edited ) I just set up a little repo there!
Daeraxa, Codeberg would be my vote. Or Soucehut
ani, You can’t go wrong with Sourceforge
scottmeme, My go-to right now is GitLab, I even run an instance.
Another one that has caught my attention was onedev.
0x4E4F, ![]()
Codeberg. It’s open source and completely free (as in beer as well).
Valmond, Now that seems like it’d fit my shoe!
Thanks!
BOFH666, Be the cool kid on the block and start hosting your own forgejo instance.
Did Azure DevOps (yuck), did GitHub (meh) now very happy with forgejo.
TheInsane42, ![]()
I can confirm, forgejo is a good, very lightweight git server you can run on an rpi with room to spare. I’m running with postgresql as backend on the same rpi, mariadb is an option as well.
When you don’t want to selfhost, gitlab is independant and EU (NL?) based, bitbucket is from atlasian (US?) and is also an option.
PlutoniumAcid, ![]()
Atlassian is Australian.
TheInsane42, ![]()
Ah, TIL moment. (Gitlab is Dutch, Github is bought by Microsoft were already a while back on the TIL list)
Oha, +1 for forgejo
earmuff, People seem to forget how much time and energy self hosting needs. Especially for code, I would want some redundancy, backups and security. Yet another server you have to take care off. I‘d recommend to stick to codeberg, even though forgejo looks very good.
BOFH666, I totally agree, but this depends. It helps if you have backups already in place, if a few additional containers or VM’s won’t matter much etc.
Running forgejo and runners took me way less effort than properly setting up sendmail for instance.
It all depends on skills, resources etc. Everyone needs to make these decisions themselves.
swordsmanluke, less effort than properly setting up sendmail
My brother in *nix, while I agree with your conclusion, that bar is so low you can’t use it for limbo.
BOFH666, Well, early '90s and pretty much without any documentation apart from the source it was quite a struggle.
ashley, Still kinda trying to figure out how forgejo is any different from gitea
Overlock, (edited ) ![]()
They did an announcement when the project was started; forgejo.org/2022-12-15-hello-forgejo/
The main reason being
We started Forgejo in reaction to control of Gitea being taken away from the community by the newly-formed for-profit company Gitea Ltd without prior community consultation
Codeberg uses Forgejo
brisk, Software wise, it’s not. The difference is in transparency and ownership
2xsaiko, ![]()
Sourcehut
slazer2au, GitLab, gitea, gitbucket, bitbucket there are many.
syd, ![]()
There’s also codeberg.
Add comment