this post was submitted on 25 Oct 2024
54 points (96.6% liked)

Open Source

31972 readers
71 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I've heard the main two suggestions are Codeberg and Gitlab. However, there has been some mixed feelings about GitLab I've seen across the internet in regards to them being as FOSS as Bitwarden is with their "Open-Core" model. With Codeberg though, there was a recent major security issue.

I would just be curious to get other people's thoughts throughout the community, and then I can decide where I want to migrate my repos.

all 29 comments
sorted by: hot top controversial new old
[–] [email protected] 32 points 2 months ago* (last edited 2 months ago) (1 children)

To be honest, I'm waiting until we finally get federated git hosting, specially if done with ActivityPub. I think it fits too well the use case.

I believe forgejo is getting there, but it's still not possible.

[–] [email protected] 1 points 2 months ago

I'm also waiting for this to move some 500 repositories from GitHub to a realistic federated alternative. I follow up from a distance but don't see much movement on ForgeFed for ForgeJo. Did I miss something?

[–] [email protected] 19 points 2 months ago

Any software potentially has security issues. The matter is how they deal with it.

[–] [email protected] 17 points 2 months ago

If you don't need the cicd stuff, Forjejo instances are really easy to spin up or use the ones online like codeberg.

[–] [email protected] 17 points 2 months ago (1 children)
[–] [email protected] 1 points 2 months ago

I've been using Codeberg for a while now, however their servers are not always up to par. I've been in situations where it takes forever to load content of the code base via their website, pushing to a repo was also really slow, upwards of 30 seconds.

I know they've been DDOS'd a while back, but this was about a week ago and lasted for few days.

[–] [email protected] 14 points 2 months ago
[–] [email protected] 13 points 2 months ago

Hosted by someone else: Codeberg or Sourcehut.

Self-hosted: Forgejo

[–] [email protected] 13 points 2 months ago (1 children)

sr.ht is pretty good if you don't care about a web GUI

[–] [email protected] 9 points 2 months ago (1 children)

I use sourcehut, specifically because I like their web gui!

[–] [email protected] 1 points 2 months ago* (last edited 2 months ago) (1 children)

Thats great!

But I think we need to look at it from the perspective of somebody migrating from GitHub. If OP is used to the GitHub GUI and uses it extensively in their workflow, they will probably be very frustrated while trying to do the same on sr.ht .

[–] [email protected] 2 points 2 months ago

That's true, sr.ht it not a drop-in-replacement, but rather a full on alternative.

[–] [email protected] 12 points 2 months ago (1 children)

I host forgejo for myself.

[–] [email protected] 1 points 2 months ago (1 children)

Hmm.... How do you find it? If you do not mind me asking.

[–] [email protected] 3 points 2 months ago

https://forgejo.org/

I have it running on a raspberry pi at home behind a reverse proxy on my router and backed up to rsync.net. But hosting it on a cheap VPS might be easier.

[–] [email protected] 11 points 2 months ago

Codeberg or any forgejo self hosted git instances.

[–] [email protected] 10 points 2 months ago

I like Fossil-SCM, so https://chiselapp.com is good for that. But if you want to stick to Git, Forgejo is the best open-source offering (and Codeberg is the most prominent instance). If you want to tread far off of the beaten path, https://hub.darcs.net might meet your needs.

We'll all benefit once the forgefed project is done, and Forgejo/Gitea/Gitlab can all interact with each other.

[–] [email protected] 9 points 2 months ago (2 children)

I will be original. Radicle: A decentralized alternative to GitHub built on Gossip

The builds are prepared for Linux and macOS. Additionally, the desktop client, web interface and console interface are being developed.

[–] [email protected] 5 points 2 months ago

Ironic that the desktop client is hosted on GitHub lol

[–] [email protected] 1 points 2 months ago (1 children)

Do you know how access rights management work on radicle?

Last time I checked I could just add commits to any open PR...

Luckily, the main repo is different, having a canonical version.

[–] [email protected] 1 points 2 months ago

I really like radicle though.

[–] [email protected] 6 points 2 months ago

Whatever the solution behind is, if you have the resources, move to something self-hosted. Open core or not, if that topic matters to you, you might need something you can own and control. BTW, have a look on Forgejo, Codeberg and Gitea: these are the solutions I see when people look for something FLOSS, not open core, and maybe self-hostable.

[–] [email protected] 5 points 2 months ago

For self hosting?

[–] [email protected] 5 points 2 months ago (2 children)

There's Gitea, which you can also self-host

[–] [email protected] 5 points 2 months ago* (last edited 2 months ago) (1 children)

There's also Forgêjo, which is a fork of Gitea.

[–] [email protected] 2 points 2 months ago

Gitea was forked because gitea was owned by a for profit company.

[–] [email protected] 3 points 2 months ago

+1 I use gitea and it does everything you'd want from a git server with minimum resource retirements, unlike Gitlab which is heavy