awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
takezoe avatar

takezoe/gitbucket

0
View on GitHub↗
9,371 stele·1,266 fork-uri·Scala·Apache-2.0·6 vizualizărigitbucket.github.io↗

Gitbucket

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 wikis, alongside repository access control and enterprise user authentication through centralized directory services. The system also supports large file storage and provides a web-based interface for browsing and editing text files.

Remote access is handled via SSH, and the system utilizes a REST-compatible API layer with cryptographically signed outgoing webhooks.

Features

  • Git Hosting Platforms - Provides a self-hosted platform for managing Git repositories and collaborative development workflows.
  • GitHub Integrations - Maintains compatibility with the GitHub API to enable automation and integration with existing ecosystem tools.
  • Self-Hosted Git Services - Provides a self-hosted service for managing private Git repositories on internal infrastructure.
  • API Compatibility - Implements industry-standard API patterns to maintain interoperability with existing third-party tools.
  • GitHub API Implementations - Implements a server compatible with the GitHub API to ensure seamless integration with existing third-party tools.
  • Java Virtual Machine Runtimes - Built using the Scala language and runs on the Java Virtual Machine for high concurrency.
  • Private Repository Access Controls - Manages visibility and collaboration permissions to ensure only authorized users can access private code.
  • API Compatibility Layers - Provides a REST-compatible API layer following industry standards for seamless third-party tool integration.
  • Development Project Management - Ships integrated tools for managing software development resources including issue trackers and pull requests.
  • Git Large File Storage - Implements Git Large File Storage (LFS) to manage oversized binary files outside the main history.
  • Scala-Based Applications - Built with the Scala language to provide a high-performance, extensible, and stable version control platform.
  • Large File Storage (LFS) - Supports Git LFS to offload large binary files and keep the main repository history lightweight.
  • Enterprise Identity Providers - Integrates centralized organizational authentication protocols like LDAP and directory services for enterprise login.
  • Directory Service Integrations - Integrates with external directory services to manage centralized user authentication and group permissions.
  • Secure SSH Access - Provides secure SSH access for encrypted pushing and pulling of repository code.
  • User Identity Management - Manages user profiles and account permissions through integrated identity and directory services.
  • Third-Party Plugins - Supports the installation of third-party plugins to add specialized features and tools.
  • Project Progress Tracking - Tracks development progress using integrated issue trackers, pull requests, and wikis.
  • Plugin-Based Architectures - Features a plugin-based architecture that allows extending core functionality by loading external JAR files at runtime.
  • Project Management - Self-hosted git service with a single-jar deployment.

Istoric stele

Graficul istoricului de stele pentru takezoe/gitbucketGraficul istoricului de stele pentru takezoe/gitbucket

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Gitbucket

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Gitbucket.
  • gitbucket/gitbucketAvatar gitbucket

    gitbucket/gitbucket

    9,370Vezi pe GitHub↗

    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.

    Scalagitgitbucketscala
    Vezi pe GitHub↗9,370
  • gogs/gogsAvatar gogs

    gogs/gogs

    47,606Vezi pe GitHub↗

    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

    Godockergitgo
    Vezi pe GitHub↗47,606
  • theonedev/onedevAvatar theonedev

    theonedev/onedev

    14,705Vezi pe GitHub↗

    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

    Javaci-cddevopsgit
    Vezi pe GitHub↗14,705
  • charmbracelet/soft-serveAvatar charmbracelet

    charmbracelet/soft-serve

    6,638Vezi pe GitHub↗

    Soft Serve is a self-hosted Git server that authenticates users via SSH public keys and provides a terminal-based user interface for browsing repositories, files, and commits. It stores repository data and configuration in either SQLite or PostgreSQL, and supports role-based access control with four permission levels for managing repository visibility and write access. The server can be deployed via Docker or managed as a systemd service, and supports webhook notifications for push, collaborator, and branch or tag events to integrate with external automation workflows. It also enables server-

    Gogitgolangssh
    Vezi pe GitHub↗6,638
Vezi toate cele 30 alternative pentru Gitbucket→

Întrebări frecvente

Ce face takezoe/gitbucket?

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.

Care sunt principalele funcționalități ale takezoe/gitbucket?

Principalele funcționalități ale takezoe/gitbucket sunt: Git Hosting Platforms, GitHub Integrations, Self-Hosted Git Services, API Compatibility, GitHub API Implementations, Java Virtual Machine Runtimes, Private Repository Access Controls, API Compatibility Layers.

Care sunt câteva alternative open-source pentru takezoe/gitbucket?

Alternativele open-source pentru takezoe/gitbucket includ: gitbucket/gitbucket — GitBucket is a self-hosted Git platform and version control hosting service that provides a web interface for managing… gogs/gogs — Gogs is a self-hosted Git service and collaborative code hosting platform. It functions as a version control manager… 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… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… kanboard/kanboard — Kanboard is a self-hosted Kanban project management tool and productivity suite designed for tracking software tasks…