Setting up Forgejo is not complicated, but of course this varies per person.
The 3D view is a nice gimmick, having a stable and secure VCS is more important to me.
I don’t know a ton about Gitea, but I’ve recently starting looking for a simple git server + decent web UI
Gitea and Forgejo are the main recommended ones, but they both seem overly complex. (3D File previews?? Who needs that?)
ForgeJo has been a joy to use over the past few months for me. No regrets.
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.



