--- title: "Forgejo" linkTitle: "Forgejo" weight: 1 description: > Self-hosted Git service with repository management and collaboration features. --- ## Overview Forgejo is a self-hosted Git service that provides repository management, issue tracking, pull requests, and collaboration features. It serves as a core component of the EDP for source code management. ## Key Features * Git repository hosting * Issue tracking and project management * Pull requests and code review * CI/CD integration with Woodpecker * User and organization management * API for automation and integration ## Purpose in EDP Forgejo serves as the primary source code management platform, providing developers with a familiar Git workflow while maintaining full control over the hosting infrastructure. ## Repository **Code**: [Link to Forgejo repository] **Documentation**: [Link to Forgejo-specific documentation] ## Getting Started [To be documented: Quick start guide for using Forgejo in EDP] ## Integration Points * **Woodpecker CI**: Automated pipeline triggers on git events * **ArgoCD**: GitOps repository source * **Backstage**: Service catalog integration ## Status **Maturity**: Production ## Documentation Notes This is a template page. Team members should fill in: * Specific deployment details * Access URLs and credentials management * Common workflows and usage patterns * Troubleshooting information * Screenshots or examples