Gitea

Self-hosted Git service — GitHub/GitLab alternative written in Go. Lightweight, fast, and packed with features: issues, pull requests, CI/CD, packages.

Dev Tools
git
devtools
vcs
self-hosted
go
gitea
gitea
https://github.com/go-gitea/gitea
Ready to deploy
Docker image
gitea/gitea:1.25-rootless
Resources
0.5
CPU
512Mi
RAM
2Gi
Disk
Exposed ports
300080 (public)
22222222 (public)
Environment variables
GITEA__server__ROOT_URLrequired
Public URL of the Gitea instance (update to your deployed URL)
GITEA__server__HTTP_PORTrequired
HTTP listen port
GITEA__database__DB_TYPErequired
Database type (sqlite3, postgres, mysql)
GITEA__security__SECRET_KEYrequired
Secret key for token signing (generate a random 64-char string)