Why self-host Git

Git is distributed, but teams still need a central place to push to, open pull requests, and trigger automation. You could use a SaaS forge — or you could run your own. This lab runs Gitea (GIT-Server, 10.100.100.2), a lightweight open-source Git forge.

The reasons fit the lab's goals:

Why we use this: self-hosting the forge is what makes the rest of the platform a closed loop you can explain end to end: push here, build on your runner, store in your registry, deploy to your cluster. No step leaves the building.


Revision #1
Created 2026-04-26 01:42:02 UTC by Eslam Shapsough
Updated 2026-04-26 01:51:02 UTC by Eslam Shapsough