Pagure vs SourceHut
A side-by-side comparison of two self-hosted git hosting & forges options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Pagure
Git-centered forge built by and for the Fedora community
VS
SourceHut
The hacker's forge, 100% free and open source
| Feature | Pagure | SourceHut |
|---|---|---|
| Category | Git Hosting & Forges | Git Hosting & Forges |
| License | GPL-2.0 | AGPL-3.0 |
| Language | Python | Python |
| Setup difficulty | Hard | Hard |
| Min. RAM | 1,024 MB | 1,024 MB |
| Deployment | bare-metal, source | bare-metal, source |
| GitHub stars | ★ 900 | ★ 2,000 |
| First released | 2015 | 2018 |
| Replaces | GitHub, GitLab | GitHub, GitLab |
Why pick each one
Choose SourceHut if…
- Released under the AGPL-3.0 license
- Active community (2k GitHub stars)
- Written in Python
Frequently asked questions
Is Pagure or SourceHut better?
Neither is universally better. SourceHut has the larger community; both share a hard setup difficulty, so the decision comes down to features and licensing.
Are Pagure and SourceHut free and open-source?
Yes. Pagure is licensed under GPL-2.0 and SourceHut under AGPL-3.0. Both can be self-hosted at no software cost.
Can I run Pagure and SourceHut with Docker?
Pagure: check the project docs for container support. SourceHut: check the project docs for container support.