Join us

ContentUpdates and recent posts about Gitea..
 Activity
@arhuman started using tool Gitea , 6 months ago.
 Activity
@ern started using tool Gitea , 1 year, 10 months ago.
 Activity
@lberkom started using tool Gitea , 2 years, 6 months ago.
 Activity
@erick_staal started using tool Gitea , 2 years, 11 months ago.
 Activity
@thaodt started using Gitea , 3 years, 9 months ago.
Gitea is a lightweight, self-hosted Git service. Think GitHub basics without the bloat, tuned for people who like owning their stack. It gives you repositories, pull requests, code review, issues, releases, wikis, and a clean web UI. It runs fast on modest hardware, starts in seconds, and behaves politely inside containers and Kubernetes. That makes it a favorite for teams who want GitHub-like workflows without GitHub-scale gravity.

Under the hood, Gitea is written in Go, ships as a single binary, and supports PostgreSQL, MySQL, SQLite, and MSSQL. Authentication is flexible - local users, LDAP, OAuth, OpenID Connect. CI does not live inside it by default, but it integrates cleanly with external runners like Drone, Woodpecker, GitHub Actions-compatible runners, or plain old webhooks.