Join us

ContentUpdates and recent posts about Gitea..
Course
@eon01 published a course, 3 days, 1 hour ago
Founder, FAUN.dev

AWX in Action

Docker Ansible Kubernetes AWX

Ansible Orchestration at Scale

AWX in Action
 Activity
@harperelisecallahan started using tool WordPress , 3 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Shopify , 3 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool React , 3 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Python , 3 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool PHP , 3 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Node.js , 3 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Magento , 3 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Laravel , 3 days, 8 hours ago.
 Activity
@harperelisecallahan started using tool Java , 3 days, 8 hours 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.