Forgejo v10.0 is available [git]
Submitted 10 months ago by poVoq@slrpnk.net to selfhosting@slrpnk.net
https://forgejo.org/2025-01-release-v10-0/
Submitted 10 months ago by poVoq@slrpnk.net to selfhosting@slrpnk.net
https://forgejo.org/2025-01-release-v10-0/
Krafting@lemmy.world 10 months ago
I wanted to host a Git Forge on my lab, I already had experience with GitLab but it’s way too complex to justify setting it up in my home, Forgejo seems like the perfect fit for me, since I already use Codeberg and know my way around it. I might install version 10 later, wish me luck!
jalict@mastodon.gamedev.place 10 months ago
@Krafting @poVoq I switched from GitLab to Gitea to Forgejo.
Very happy with the transition. Gitlab is much bigger than it needs to be. Forgejo is much simpler and VERY easy to setup. Literally ~5 mins in docker.
With that said, I am solo, so got very little requirements. I don't know how it works for many users and collaboration.
Kualk@lemm.ee 10 months ago
gogs.io/docs user here. I don’t remember why. It works.
example@reddthat.com 10 months ago
I’ve been considering moving away from gitlab for a long time, but so far, as far as I know, it’s still the only service that supports ephemeral self hosted runners. with gitlab it can utilize docker-machine to spin up vps on demand and ensure only a single job runs on each vps before it gets destroyed again.