this post was submitted on 14 May 2026
40 points (97.6% liked)
Privacy
4515 readers
73 users here now
Icon base by Lorc under CC BY 3.0 with modifications to add a gradient
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I host my own gitea instance and have been migrating my code off of github. Trouble is there isn't much traction on federated code forges seemingly, so if I want people to be able to collaborate on my code they'd need to set up an account on my gitea, and I'd have to set up an email server to send the transactional emails to enable that, etc.
Selfhosting is great, but I don't expect everyone to do it. I think the next step for data sovereignty is making it easier for the folks who are able to set up selfhosting to provide access to their services to members of their communities.
also, now having a gitea server running it's an LLM scraper bonanza, so I have fail2ban blocking IPs as they come in but that only works on scrapers that identify themselves, and the big ones have so many IPs it's still pretty overwhelming. Perhaps I'll start redirecting them to a tarpit when I have bandwidth to spare ๐ค
Gitea is transitioning to Corp so Forgejo split off, AFAIK its far better than the open source version of Gitea
thanks for the info, fortunately with it self hosted I can migrate if/when I have problems, but it's working fine for me for now.
Yeah that makes sense, I believe the migration process would be pretty easy as it's a fork