← All repositories

Gitea

Features

  • Self-Hosted Git ServicesManaging private source code repositories with integrated code review and collaboration tools on your own infrastructure.
  • Package RegistriesA centralized storage solution for distributing software artifacts, container images, and language-specific dependencies within a unified development environment.
  • Issue Tracking SystemsCoordinating development tasks by managing bugs, feature requests, and milestones through integrated project boards and status tracking.
  • Artifact RegistriesStoring and distributing container images and language-specific packages within a centralized repository for easier project deployment.
  • Self-Hosted Git ServicesA collaborative platform for hosting version control repositories that includes integrated tools for code reviews, issue tracking, and project management.
  • Git Hosting ServicesManage source code repositories with support for branching, commit history, and code reviews in a lightweight environment designed for efficient team collaboration.
  • CI/CD EnginesA workflow orchestration tool that executes automated testing and deployment pipelines triggered by events within version-controlled source code repositories.
  • Automated CI/CD PipelinesDefining and executing software delivery workflows that automatically test and deploy code changes upon every commit.
  • Web-Based Administration DashboardsA comprehensive set of tools for overseeing server operations, managing user accounts, and configuring system-wide integrations through a web-based dashboard.
  • Background Task QueuesExecutes asynchronous operations like webhooks and cron jobs by offloading work to persistent worker processes managed by the application.
  • CI/CD Pipeline ConfigurationsDefine software delivery workflows using configuration files to automate testing and deployment while integrating with existing version control services and plugins.
  • Issue TrackersOrganize development work by managing bugs, feature requests, and milestones using project boards to coordinate team efforts and monitor progress over time.
  • Template-Driven RenderingGenerates dynamic HTML pages on the server by merging data models with pre-defined templates before sending them to the browser.
  • Infrastructure Automation ToolsManaging server-side operations and user accounts through programmatic access to instance configuration and administrative metadata.
  • Git-Native Storage EnginesManages version control data by interacting directly with the file system through low-level commands to maintain repository integrity.
  • Compilation PipelinesCompile source code into an executable binary while applying specific build tags to include necessary features like database support or authentication modules.
  • Middleware PipelinesProcesses incoming HTTP requests through a series of modular handlers that manage authentication, logging, and routing logic sequentially.
  • Organization Management APIsRetrieve a paginated list of every organization registered on the instance to help administrators maintain oversight and manage account access effectively.
  • Authentication TokensCreate a secure authentication token to register new background runners and connect them to the instance for executing automated tasks.
  • Cross-Compilation ToolchainsCompile the software for different operating systems and hardware architectures by setting environment variables and selecting the appropriate toolchains for each target.
  • Plugin SystemsAllows modular functionality expansion by loading external components that hook into the core application lifecycle at runtime.