Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,25 +0,0 @@
---
title: "Gitea"
type: entity
tags: [git, self-hosted, devops]
sources: [self-healing-home-server-infrastructure-management]
last_updated: 2026-04-17
---
## Description
自托管 Git 服务,适合本地优先 Git 工作流。在 AI Agent 场景中作为推送到公共仓库前的中转站。
## Key Features
- 轻量级,自托管
- 支持 CI/CD (Woodpecker)
- 代码浏览、Issue、PR 管理
- Webhook 支持
## Use Cases
- 本地优先 Git 工作流的中转仓库
- 私有代码托管
- CI/CD pipeline 集成
## Related
- [[GitHub]] — 公共代码托管平台
- [[TruffleHog]] — 配合 Gitea 进行 secret 扫描