There is a rudimentary git server with federation support as a POC, but it's not there yet. I'm Selfhosting Forgejo, it works really well, but AP integration isn't really in it yet.
Thank you, integration with activitypub is what i was after!
Git is already distributed. Maybe there should be a way for forge software like GitLab or GitHub to fork stuff from each other via UI, but you can already do that by cloning and pushing the repo to somewhere else.
Yes, it's called email. Run
git send-email
as Linus intended.
The only correct way of collaboration and sharing code.
Both gitlab and gitea/forgejo has plans to add federation. But it's been planned for years now and I'm not sure how close we are to actually getting it.
Besides, git itself is federated as you create copies of repositories on your computer, just like anyone else. It's just not very "discoverable".
Git is distributed, but
-
so do many vcs created after git, eg. hg, pijul
-
a platform that hosts the repos and issue trackers is different tool.
Security is the main problem here, you normally don't visit a random host to download the software from, just like you don't put money on a random unknown bank/stock. That's the reason I think it is not being federated yet, bc you want to stick with the trusted instance you pick anyway even if it is federated, but then there is not much difference for the host to host the platform without fediverse.
For increased distribution you can use IPFS to host got repos as well (https://docs.ipfs.tech/how-to/host-git-repo/).
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!