Gitea is a lightweight, self-hosted Git service that provides a GitHub-like experience for teams. This recipe gives you instant access to Gitea for code hosting, collaboration, and project management.
Every EasyEnv recipe spins up in seconds on a real Linux VM-not a stripped-down sandbox. The Gitea recipe is provisioned by an open Ansible role, so the machine that boots for you is reproducible, inspectable, and matches what you would get in production.
$ easyenv workspace create --recipe gitea --name gitea-demo
Provisioning Gitea...
Workspace ready in ~45s
$ easyenv workspace ssh gitea-demo
Connected. You're on the machine.Learn Git for real. Commits, branches, remotes, rebasing, conflict resolution, recovery, and pull request workflows.
Stop guessing from resumes. Drop candidates into a real Gitea workspace, watch them debug, deploy and operate it, score the result automatically, and replay the session. We also evaluate how they work with AI.
Builds and maintains infrastructure, manages servers, networks, and ensures system security and performance
Responsible for CI/CD pipelines, infrastructure automation, containerization, and deployment strategies
Self-hosted Gitea Git service with web UI, pull requests, issues, and wiki - a lightweight, fast alternative to GitHub or GitLab for private repositories.