Alternatives to Forgejo
Community fork of Gitea powering Codeberg
Forgejo ranks #2 of 7 in Git hosting, with an Alt Score of 89. It is licensed under GPL-3.0, free from Free and available on Linux and Web. 12 of 12 checklist rows are verified against a public source.
Developers, teams, and organizations who want to run their own Git hosting and code collaboration platform instead of relying on GitHub or GitLab, especially those who value software freedom and data control.
A full-featured software forge with Git repository hosting, issue tracking, pull requests, CI/CD (Actions), a package registry, and a wiki, all in a lightweight package that uses far fewer resources than comparable forges. It offers a GitHub-like interface for an easy transition, is entirely free and open-source under a copyleft license, and is developed as a community-governed fork of Gitea with no corporate ownership.
You self-host the Forgejo server (a single Go binary, or via Docker) on your own infrastructure, connecting it to a database such as SQLite, MySQL, or PostgreSQL; developers then interact with it like any Git remote, plus a web UI for issues, PRs, and Actions workflows. Federation features (e.g., ActivityPub) are under active development to let separate instances interoperate.
Why people leave Forgejo
Dashed reasons are sourced facts; the rest are opinions. Vendors can dispute.
Sign in to add a reason — new reasons go through moderation before appearing.
Ranked alternatives
Ordered by Alt Score. Click any score to see the breakdown.
Feature comparison
Rows come from the Git hosting checklist (16 rows). Human-verified cells only. ? means the value has not been verified.
| Git hosting checklist | Forgejo | Codeberg | GitLab | GitHub | Bitbucket | Gitea |
|---|---|---|---|---|---|---|
| Pricing model | ||||||
| Starts at | ||||||
| License | ||||||
| Platforms | ||||||
| Private repos (free) | ||||||
| CI/CD built in | ||||||
| Pull-request reviews | ||||||
| Issues & projects | ||||||
| Self-hostable | ||||||
| Package registry | ||||||
| Pages / static hosting | ||||||
| Federation support | ||||||
| API access | ||||||
| Open source | ||||||
| LFS support | ||||||
| Fine-grained permissions |
Sources & verification
17
Every fact and feature listed for Forgejo is verified against its own pages. Each alternative is sourced on its own page.
-
Starts at Free verified 2026-07-09
Our promise: **Independent Free/Libre Software forever!**
https://codeberg.org/forgejo/forgejo/raw/branch/forgejo/README.md -
Platforms Linux, Web verified 2026-07-09
Release binaries linux-amd64/arm64/arm-6; Web UI via browser.
The following instructions are for installing the latest Forgejo release on a Linux system with the amd64 architecture.
https://forgejo.org/download/ -
Status active verified 2026-07-09
v15.0; actively maintained.
Forgejo v15.0 documentation
https://forgejo.org/docs/latest/ -
License GPL-3.0 verified 2026-07-09
Forgejo is distributed under the terms of the [GPL version 3.0](LICENSE) or any later version.
https://codeberg.org/forgejo/forgejo/raw/branch/forgejo/README.md -
Pricing model Free verified 2026-07-09
Our promise: **Independent Free/Libre Software forever!**
https://codeberg.org/forgejo/forgejo/raw/branch/forgejo/README.md -
Private repos (free) Yes verified 2026-07-09
Private"."
If you do not want anyone (apart from your fellow collaborators) to see your repositories, mark your repository as
https://forgejo.org/docs/latest/user/repo-permissions/ -
CI/CD built in Yes verified 2026-07-09
Built-in CI with YAML workflow files triggered on push, pull_request, etc.
Forgejo Actions | Reference | Forgejo
https://forgejo.org/docs/latest/user/actions/actions/ -
Pull-request reviews Yes verified 2026-07-09
On the right-hand sidebar of the pull request page there is a Reviewers section. Clicking its title will open a dropdown menu using which you may request a review from one or more repository collabora
https://forgejo.org/docs/latest/user/pull-requests-and-git-flow/ -
Issues & projects Yes verified 2026-07-09
Project management: Besides Git hosting, Forgejo offers issues, pull requests, wikis, kanban boards and much more to coordinate with your team.
https://codeberg.org/forgejo/forgejo/raw/branch/forgejo/README.md -
Self-hostable Yes verified 2026-07-09
Self-hosted forge; install on your own server.
The following instructions are for installing the latest Forgejo release on a Linux system
https://forgejo.org/download/ -
Package registry Yes verified 2026-07-09
The Package Registry is automatically enabled. To disable it for a single repository: Disable Enable Repository Packages Registry.
https://forgejo.org/docs/latest/user/packages/ -
Pages / static hosting No verified 2026-07-09
No user-facing Forgejo Pages feature (unlike GitHub Pages).
Use releases to host your software for download, or use the package registry to publish it for docker, npm and many other package managers.
https://codeberg.org/forgejo/forgejo/raw/branch/forgejo/README.md -
Federation support Partial verified 2026-07-09
Federation: (WIP) We are actively working to connect software forges with each other through ActivityPub, and create a collaborative network of personal instances.
https://codeberg.org/forgejo/forgejo/raw/branch/forgejo/README.md -
API access Yes verified 2026-07-09
API Reference guide is auto-generated by Swagger and available on: [the instance swagger endpoint]
https://forgejo.org/docs/latest/user/api-usage/ -
Open source Yes verified 2026-07-09
Forgejo is distributed under the terms of the [GPL version 3.0](LICENSE) or any later version.
https://codeberg.org/forgejo/forgejo/raw/branch/forgejo/README.md -
LFS support Yes verified 2026-07-09
LFS_START_SERVER: false: Enables Git LFS support.
https://forgejo.org/docs/latest/admin/config-cheat-sheet/ -
Fine-grained permissions Yes verified 2026-07-09
Specific repositories" option will be limited to the repositories selected. Only the read:repository, write:repository, read:issue, and write:issue permissions can be u"
Access tokens created with the
https://forgejo.org/docs/latest/user/token-scope/
FAQ
Yes. GitLab, GitHub and Bitbucket have a free tier or are fully free. Free-tier limits in the comparison table are verified and dated.
Codeberg, GitLab and Gitea — every license claim links its source.