I use Forgejo at work. We have set it up on a server and it quickly became our main VCS server.
Forgejo just sounds complex, once you install it(really simple setup), it is just… Git. You create your repos, you push your commits, and do all the normal git stuff with it.
You can even enable Forgejo Actions and have built-in Github Actions like CI for your repos, and it works surprisingly well.
I use Forgejo at work. We have set it up on a server and it quickly became our main VCS server. Forgejo just sounds complex, once you install it(really simple setup), it is just… Git. You create your repos, you push your commits, and do all the normal git stuff with it.
You can even enable Forgejo Actions and have built-in Github Actions like CI for your repos, and it works surprisingly well.