Join us

ContentUpdates and recent posts about Gitea..
Link
@devopslinks shared a link, 2 weeks, 3 days ago
FAUN.dev()

The Software Factory: Why Your Team Will Never Work the Same Again

The current models and tooling are enough to build software factories. In a software factory, developers stop writing code by hand, and AI coding agents implement features and fix bugs while developers design and improve the factory. Tools like Claude Code and Gas Town enable this shift towards a mo.. read more  

The Software Factory: Why Your Team Will Never Work the Same Again
News FAUN.dev() Team Trending
@devopslinks shared an update, 2 weeks, 3 days ago
FAUN.dev()

Systemd Gets a birthDate Field - and a "Liberated" Fork in Response

Age verification laws just reached the Linux init system. Systemd added an optional birthDate field to user records - not a policy engine, just a data slot other projects can build on. That was not enough to stop a fork. Liberated systemd removes it entirely, and the debate is not going away.

Story
@laura_garcia shared a post, 2 weeks, 3 days ago
Software Developer, RELIANOID

Deploy RELIANOID on Azure in minutes

🚀 Deploy RELIANOID on Azure in minutes Looking to automate your infrastructure? Our latest guide shows how to deploy 𝗥𝗘𝗟𝗜𝗔𝗡𝗢𝗜𝗗 𝗟𝗼𝗮𝗱 𝗕𝗮𝗹𝗮𝗻𝗰𝗲𝗿 𝗘𝗻𝘁𝗲𝗿𝗽𝗿𝗶𝘀𝗲 𝗘𝗱𝗶𝘁𝗶𝗼𝗻 𝘃𝟴 𝗼𝗻 𝗠𝗶𝗰𝗿𝗼𝘀𝗼𝗳𝘁 𝗔𝘇𝘂𝗿𝗲 𝘂𝘀𝗶𝗻𝗴 𝗧𝗲𝗿𝗿𝗮𝗳𝗼𝗿𝗺 — fast, simple, and fully automated. 💡 What you’ll get: - End-to-end deployment (VM, network, IP, secu..

terraform_relianoid_enterprise_azure_img2
 Activity
@jillelliott created an organization eSiteWorld TechnoLabs Pvt. Ltd. , 2 weeks, 3 days ago.
 Activity
@aarroondiazz created an organization Gojek App Clone , 2 weeks, 3 days ago.
Story
@laura_garcia shared a post, 2 weeks, 4 days ago
Software Developer, RELIANOID

The cost of a data breach? Everything.

🚨 The cost of a data breach? Everything. 🚨 23andMe’s recent bankruptcy after a devastating data breach is a wake-up call for every business handling sensitive information. Millions of users' DNA data is now at risk of being sold, all because of inadequate security measures. A single breach can lead ..

 Activity
@qbdesktopaccounting started using tool Oracle Application Server , 2 weeks, 4 days ago.
 Activity
@qbdesktopaccounting started using tool Java , 2 weeks, 4 days ago.
 Activity
@qbdesktopaccounting started using tool Google Sites , 2 weeks, 4 days ago.
 Activity
@cubeapm created an organization CubeAPM , 2 weeks, 4 days 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.