what the community says
Some checks failed
Build README.html / build (push) Has been cancelled

This commit is contained in:
Matteo Delucchi 2026-03-11 09:22:28 +01:00
parent 8b674acf76
commit 99a59e8564

View File

@ -29,6 +29,23 @@ This is a **test lab**, not a production deployment.
A more detailed comparison that covers forgejo specific features and limitations is available in the [forgejo.org/compare](https://forgejo.org/compare/).
## Forgejo vs. Gitea: What the Community Says
- [Same but different](https://forgejo.org/compare-to-gitea/). Forgejo is a hard fork of Gitea, so they share the same codebase and many features.
- However, Forgejo has a [more active development](https://honeypot.net/2025/05/14/gitea-vs-forgejo-development-activity.html) and a more open governance model, which allows it to evolve faster and to include features that are not present in Gitea (e.g. Forgejo Actions, ...)
- Many people and companies move from gitea to forgejo [reddit](https://www.reddit.com/r/selfhosted/comments/1rlrgbw/how_are_the_differences_between_gitea_and_forgejo/).
## Forgejo vs. Gitlab: What the Community Says
- Fedora moves to Forgejo: [Fedora Magazine](https://fedoramagazine.org/fedora-moves-towards-forgejo-a-unified-decision/)
- The Fedora Team compared intensively GitLab and Forgejo before choosing the latter. The report is [here](https://fedora-arc.readthedocs.io/en/latest/dist-git-comparison/index.html).
- Forgejo is prefered over GitLab by many Software specialists.
One of the reasons is that GitLab is a very resource intensive application (because i.a. its written in Ruby) and that it has a very complex architecture (many services, many dependencies).
Forgejo is written in Go (more efficient and state-of-the-art) and has a much simpler architecture.
- [ycombinator](https://news.ycombinator.com/item?id=46097220)
- lwn.net: [Forgejo vs GitHub vs gitlab](https://lwn.net/Articles/1041447/)
## Pricing
| Feature | GitLab | Gitea | Forgejo |
|-------------------------------------------|:------------------:|:-----------------:|:-------------------:|