Forgejo
Self-hosted lightweight software forge operated under community governance.
Why consider Forgejo?
Forgejo is an open-source, community-governed Git hosting software forge written in Go (forked from Gitea). Operating under the Codeberg e.V. non-profit association, Forgejo provides Git repository management, CI/CD runners (Forgejo Actions), issue tracking, and code review pull requests.
Learn Forgejo by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Forgejo
Forgejo hosts Git repositories and CI/CD pipelines under pure community stewardship.
Docker Quickstart
docker run -d --name forgejo -p 3000:3000 -p 2222:22 codeberg.org/forgejo/forgejo:latestForgejo is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.