awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
takezoe avatar

takezoe/gitbucket

0
View on GitHub↗
9,371 stars·1,266 forks·Scala·Apache-2.0·21 viewsgitbucket.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.

Star history

Star history chart for takezoe/gitbucketStar history chart for takezoe/gitbucket

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does takezoe/gitbucket do?

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.

What are the main features of takezoe/gitbucket?

The main features of takezoe/gitbucket are: 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.

What are some open-source alternatives to takezoe/gitbucket?

Open-source alternatives to takezoe/gitbucket include: 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…

Open-source alternatives to Gitbucket

Similar open-source projects, ranked by how many features they share with Gitbucket.
  • gitbucket/gitbucketgitbucket avatar

    gitbucket/gitbucket

    9,370View on 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
    View on GitHub↗9,370
  • gogs/gogsgogs avatar

    gogs/gogs

    47,606View on 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
    View on GitHub↗47,606
  • theonedev/onedevtheonedev avatar

    theonedev/onedev

    14,705View on 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
    View on GitHub↗14,705
  • charmbracelet/soft-servecharmbracelet avatar

    charmbracelet/soft-serve

    6,638View on 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
    View on GitHub↗6,638
  • See all 30 alternatives to Gitbucket→