this post was submitted on 21 Jun 2023
9 points (100.0% liked)

Fediverse

27830 readers
124 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

I think that federated gitlab instances could be a good next step forward for becoming independent from big companies.

At the moment I host a lot of my code to Github because of discoverability, but I do not feel comfortable with depending on Microsoft for this service. Gitlab is a self hosted Git server, but there is no way to federate the instances like on Lemmy. Are there any projects that deal with this?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] zephyr@lemmy.world 2 points 1 year ago (1 children)

Good thing about git is that it's decentralized by design. It's super easy to clone then push to new host.

[โ€“] rist097@lemmy.world 2 points 1 year ago

Git itself yes, but the platform like Github is centralized