Skip to content

Code Management

This section covers source code hosting and version control solutions.

Available Services

Service Description Directory
Gitea Lightweight Git hosting 08-code-management/gitea/

Overview

Code management services provide:

  • Git Hosting: Repository management
  • Code Review: Pull requests and reviews
  • Issue Tracking: Bug and feature tracking
  • CI/CD: Continuous integration and deployment
  • Wiki: Documentation hosting

Suggested Services

Additional code management platforms:

  • GitLab - Complete DevOps platform
  • Forgejo - Gitea fork with community governance
  • Gogs - Painless self-hosted Git service
  • OneDev - All-in-one DevOps platform