Gitolite सेल्फ-होस्टेड Git रिपॉजिटरी के लिए एक सर्वर-साइड मैनेजमेंट लेयर है, जो SSH पब्लिक कीज़ के माध्यम से रिपॉजिटरी सेटिंग्स और यूज़र एक्सेस को व्यवस्थित करती है। यह एक Git कॉन्फ़िगरेशन ऑर्केस्ट्रेटर के रूप में कार्य करता है, जो होस्ट किए गए वर्ज़न कंट्रोल डेटा के लाइफसाइकिल को प्रबंधित करने के लिए एक केंद्रीय Linux सर्वर पर रिपॉजिटरी रूल्स और यूज़र रोल्स लागू करता है।
sitaramc/gitolite की मुख्य विशेषताएं हैं: Configuration Repositories, Access Rule Orchestration, Git Hosting Platforms, Self-Hosted Git Repository Servers, Repository Orchestration, Self-Hosted Git Services, Git SSH Servers, Branch and Tag Permissions।
sitaramc/gitolite के ओपन-सोर्स विकल्पों में शामिल हैं: gogits/gogs — Gogs is a self-hosted Git service and repository manager written in Go. It provides a web-based hosting platform for… gogs/gogs — Gogs is a self-hosted Git service and collaborative code hosting platform. It functions as a version control manager… gitlabhq/gitlabhq — This project is a Git DevOps platform and repository manager providing a complete toolset for hosting Git… authzed/spicedb — SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable… theonedev/onedev — OneDev is a self-hosted, unified development platform that integrates Git repository hosting, issue tracking, and… charmbracelet/soft-serve — Soft Serve is a self-hosted Git server that authenticates users via SSH public keys and provides a terminal-based user…
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 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
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
SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable database for storing and querying fine-grained authorization relationships, implementing a consistency model inspired by Google Zanzibar to manage access rights across large-scale applications. The system uses a dedicated schema language to define the rules and logic governing how relationships translate into permissions independently of application code. It functions as a pluggable authorization engine that persists relationship tuples in external relational databases such as Postgr