For a self hosted platform for git hosting, the strongest matches are gitlabhq/gitlabhq (GitLab is a self-hosted Git DevOps platform that provides), theonedev/onedev (OneDev is a self-hosted unified development platform that integrates) and go-gitea/gitea (Gitea is a full-featured self-hosted Git service with built-in). phacility/phabricator and gitbucket/gitbucket round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
We curate open-source GitHub repositories matching “open source github alternatives”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
This project is a Git DevOps platform and repository manager providing a complete toolset for hosting Git repositories, managing project tasks, and automating software delivery pipelines. It functions as a self-hosted version control system with integrated access controls, an issue tracker for project management, and a CI/CD pipeline orchestrator. The platform distinguishes itself by integrating DevSecOps capabilities, specifically a security scanner designed to detect secret leaks and API keys during the code review process. It coordinates the entire DevOps lifecycle, linking version control
GitLab is a self-hosted Git DevOps platform that provides repository hosting, pull request workflows, issue tracking, CI/CD pipelines, and team management out of the box — exactly the full-featured GitHub alternative this search is after.
OneDev is a self-hosted, unified development platform that integrates Git repository hosting, issue tracking, and continuous integration and deployment (CI/CD) into a single system. It provides a comprehensive environment for managing the entire software lifecycle, allowing teams to coordinate code reviews, track development tasks, and automate build pipelines through a centralized interface. The platform distinguishes itself by offering browser-based, containerized development environments that allow developers to access and edit project files directly on the server. Its build system utilize
OneDev is a self-hosted unified development platform that integrates Git repository hosting, code review, issue tracking, and built-in CI/CD, making it a comprehensive GitHub alternative for teams wanting full control over their development workflow.
Gitea is a self-hosted service designed for managing version control repositories, project issue tracking, and software artifact distribution. It provides a collaborative platform that enables teams to host their own source code, manage development tasks through integrated project boards, and store container images or language-specific packages within a unified environment. The platform distinguishes itself through a built-in automation engine that executes continuous integration and delivery pipelines directly triggered by repository events. It utilizes a background task queue to manage asyn
Gitea is a full-featured self-hosted Git service with built-in code review, issue tracking, CI/CD, and team management, making it a direct open-source alternative to GitHub that covers all the collaboration features you are looking for.
Phabricator is a software development suite consisting of a collection of integrated web applications designed to manage the full software engineering lifecycle. It serves as a project management platform, issue tracking system, and code review tool. The suite provides capabilities for bug tracking and coordination, allowing teams to report and manage software defects and feature requests. It also facilitates peer code review workflows to manage proposed changes before they are merged into a repository. The platform includes tools for project task organization and general software developmen
Phabricator is a self-hostable software development suite that provides Git repository hosting alongside code review, issue tracking, and project management, covering all the collaboration features the visitor is looking for.
GitBucket is a self-hosted Git platform and version control hosting service that provides a web interface for managing repositories, issues, and pull requests. Built with a Scala-based manager, it functions as a GitHub API compatible server, allowing it to integrate with external tools that rely on that specific industry schema. The platform distinguishes itself by integrating a Maven repository host for storing and retrieving Java build artifacts alongside source code. It also features a plugin architecture that enables the addition of custom logic and new functionality to the core system.
GitBucket is a self-hosted Git platform with a web interface for managing repositories, issues, and pull requests, and its GitHub API compatibility and plugin architecture support CI/CD integration, making it a suitable alternative to GitHub.
GitBucket is a self-hosted Git hosting platform and forge designed for managing private repositories. Built with the Scala language, it provides a web interface for version control and is implemented as a server compatible with the GitHub API to ensure integration with existing third-party tools. The platform allows for customization of the version control environment through a plugin-based extension model, enabling the installation of third-party plugins to add specialized features. Its capability surface covers software project management via integrated issue trackers, pull requests, and w
GitBucket is a self-hosted Git hosting platform with built-in issue tracking, pull requests, and a web-based UI, making it a solid alternative to GitHub, though its CI/CD integration is not prominently featured.
Gogs is a self-hosted Git service and repository manager written in Go. It provides a web-based hosting platform for storing version-controlled repositories with a focus on lightweight deployment across various operating systems and hardware architectures. The system distinguishes itself through a single-binary deployment model, which simplifies installation. It also supports repository migration, allowing users to move existing codebases and documentation from other hosting services into a self-managed environment. The platform covers collaborative code development through pull requests and
Gogs is a self-hosted Git service providing repository hosting, pull requests, and a web-based UI, which squarely fits the need for an open-source, self-hosted alternative to GitHub, though it may lack built-in CI/CD and issue tracking out of the box.
Gogs is a self-hosted Git service and collaborative code hosting platform. It functions as a version control manager that allows users to store and manage source code on their own infrastructure using SSH, HTTP, and HTTPS protocols. The platform distinguishes itself through comprehensive mirroring capabilities, acting as a tool to synchronize and mirror repositories and wikis from external hosting providers to a local instance. It is designed for secure, containerized deployment, supporting non-root user configurations to meet strict security requirements. Beyond basic hosting, it provides a
Gogs is a self-hosted Git service and collaborative code hosting platform that provides repository hosting, pull requests, issue tracking, a web UI, and user/team management — exactly the kind of self-hosted GitHub alternative you're looking for.
git-bug is a distributed bug tracker and local-first issue manager that stores bug reports and comments as versioned objects directly within a Git repository. It integrates project management by coupling issue history with source code, using Git as the transport layer to synchronize task data across multiple local clones. The system enables distributed bug tracking without relying on a central server or external hosting provider. It utilizes a local indexing cache to provide near-instant searching and filtering of issue metadata without network latency. The project further supports synchroni
git-bug is a distributed bug tracker that stores issues inside Git repositories, but it is not a platform for hosting Git repositories with collaboration features like pull requests, CI/CD, or team management; it is a supplementary issue-tracking tool rather than a self-hosted GitHub alternative.
Gitolite is a server-side management layer for self-hosted Git repositories that orchestrates repository settings and user access via SSH public keys. It functions as a Git configuration orchestrator, applying repository rules and user roles on a central Linux server to manage the lifecycle of hosted version control data. The system is distinguished by its Git-based administration model, where all users and access rules are stored in a dedicated Git repository that serves as the single source of truth. This allows server administrators to manage the hosting environment by pushing configuratio
Gitolite is a server-side access-control layer for Git repositories managed via SSH keys and a Git-based config, not a full collaboration platform—it lacks the web-based UI, code review, issue tracking, and CI/CD integration this search targets.
Danger automates code review checks on pull requests by integrating with existing Git hosting platforms like GitHub and GitLab, but it does not host repositories or provide a self-hosted Git platform with collaboration features.
Deis is an open-source, self-hosted Platform-as-a-Service that deploys and manages containerized applications on a CoreOS cluster using a Heroku-inspired git push workflow. It accepts application code via git push, automatically builds a Docker image, and runs it as a container on the cluster, with systemd and etcd providing service discovery and configuration management. The platform provides a developer experience modeled after Heroku, with a command-line interface for creating, scaling, configuring, and monitoring applications. It hosts a private Git remote per application that triggers th
Deis is a self-hosted Platform-as-a-Service that uses git push to deploy applications, but it is not a Git repository hosting platform with code review, issue tracking, or collaboration features—it focuses on running apps, not hosting repos.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| gitlabhq/gitlabhq | 24.4K | Ruby | NOASSERTION | |
| theonedev/onedev | 14.7K | Java | mit | |
| go-gitea/gitea | 56.3K | Go | MIT | |
| phacility/phabricator | 12.3K | PHP | Apache-2.0 | |
| gitbucket/gitbucket | 9.4K | Scala | Apache-2.0 | |
| takezoe/gitbucket | 9.4K | Scala | Apache-2.0 | |
| gogits/gogs | 47.6K | Go | MIT | |
| gogs/gogs | 47.6K | Go | MIT | |
| git-bug/git-bug | 9.9K | Go | GPL-3.0 | |
| sitaramc/gitolite | 8.6K | Perl | GPL-2.0 |