Search for a command to run...
The painless, self-hosted Git service that runs anywhere.
Gitea is a free, open-source tool and a self-hostable alternative to GitHub. It's licensed under MIT and written in Go.
Gitea is a lightweight, self-hosted git forge that replaces GitHub with repositories, issues, pull requests, code review, wikis, and organizations. Gitea Actions runs GitHub Actions-compatible CI/CD workflows, and a built-in package registry supports 20+ formats including Docker, npm, and Maven. It ships as a single Go binary that runs comfortably even on a Raspberry Pi.
Run with Docker
docker run -d --name=gitea -p 3000:3000 -p 222:22 -v gitea-data:/data gitea/gitea:latestInstall with Homebrew
brew install giteaSmart picks based on category, tags, and the tools this one replaces.