145
What GitHub alternative do you use?
(lemmy.world)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Forgejo, a Gitea fork used by Codeberg. I chose it because it's got the right balance of features to weight for my small use case, it has FOSS spirit, and it's got a lovely package maintainer for FreeBSD that makes deployment and maintenance easy peasy (thanks Stefan <3).
I do the same. Forgejo works really well, and I'm also absolutely stoked for forge fed some day.
It also has things like CI/CD. It's a really really good project and self hosting it is relatively painless. Even integrating it with my identity provider over oidc was no problem.