Join us

ContentUpdates and recent posts about Gitea..
Story
@laura_garcia shared a post, 5 months, 2 weeks ago
Software Developer, RELIANOID

Tesco’s latest outage is a reminder: uptime IS the customer experience.

Shoppers across the UK faced checkout failures, broken order updates, and Clubcard access issues as Tesco’s digital platforms suffered “intermittent” instability. In modern retail, even brief disruptions damage trust, loyalty, and sales. At RELIANOID, we help retailers stay resilient with intelligen..

tesco outage
Link
@anjali shared a link, 5 months, 2 weeks ago
Customer Marketing Manager, Last9

Instrumentation: Getting Signals In

See how instrumentation in OpenTelemetry helps track app issues, know the difference between auto and manual methods, and when to use them.

otel_metrics_quarkus
 Activity
@devopslinks added a new tool Syft , 5 months, 2 weeks ago.
 Activity
@kaptain added a new tool KubeLinter , 5 months, 2 weeks ago.
 Activity
@devopslinks added a new tool Grype , 5 months, 2 weeks ago.
 Activity
@kaptain added a new tool Hadolint , 5 months, 2 weeks ago.
 Activity
@varbear added a new tool Bandit , 5 months, 2 weeks ago.
 Activity
@devopslinks added a new tool JFrog Xray , 5 months, 2 weeks ago.
 Activity
@devopslinks added a new tool OWASP Dependency-Check , 5 months, 2 weeks ago.
 Activity
@varbear added a new tool pre-commit , 5 months, 2 weeks 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.