II.
Tool overview
Reference · livetool:gitea
Gitea overview
Lightweight, self-hosted Git service written in Go. Provides repository hosting, pull requests, issue tracking, and a web UI with minimal resource footprint. Gitea is often embedded as the Git backend in larger platforms — in Krate, it handles the Git protocol layer (clone, push, fetch) and repository storage while Krate's own API server manages the higher-level forge abstractions (PR workflows, RBAC, pipelines). Supports SSH and HTTP transport, LFS, webhooks, and OAuth2 authentication.
Attributes
displayName
Gitea
homepageUrl
kind
git-server
description
Lightweight, self-hosted Git service written in Go. Provides
repository hosting, pull requests, issue tracking, and a web UI
with minimal resource footprint. Gitea is often embedded as the
Git backend in larger platforms — in Krate, it handles the Git
protocol layer (clone, push, fetch) and repository storage while
Krate's own API server manages the higher-level forge abstractions
(PR workflows, RBAC, pipelines). Supports SSH and HTTP transport,
LFS, webhooks, and OAuth2 authentication.
Outgoing edges
alternative_to1
- tool:gitlab-ci·ToolGitLab CI/CD
belongs_to_language1
- language:go·LanguageGo
tool_used_by2
- skill-area:platform-engineering·SkillArea
- skill-area:ci-cd·SkillArea
Incoming edges
about_subject1
- claim:krate-git-backend-uses-gitea·TestableClaimKrate Git backend implemented by Gitea
asserts_about1
- claim:krate-git-backend-uses-gitea·TestableClaimKrate Git backend implemented by Gitea
composed_of1
- stack-profile:krate-platform·StackProfileKrate Platform Stack (K8s, Go, TypeScript, Postgres, Helm, ArgoCD)
implemented_by1
- stack-part:krate-git-backend·StackPartKrate Git Backend (Gitea)
integrates_with2
- platform-service:krate-forge·PlatformService
- platform:krate·Platform