awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sameersbn avatar

sameersbn/docker-gitlab

0
View on GitHub↗
8,093 星标·2,142 分支·Shell·MIT·9 次浏览www.damagehead.com/docker-gitlab↗

Docker Gitlab

本项目通过将完整的 GitLab 安装打包到 Docker 镜像中,提供了一个容器化的 DevOps 平台。它支持部署自托管环境,在私有基础设施上集成 Git 版本控制、项目管理以及持续集成和交付流水线。

该实现支持通过 Docker Compose 部署或通过 Docker Swarm 进行编排,允许使用集成容器注册表的扩展堆栈。它利用环境变量进行配置,并支持将工件和备份卸载到远程对象存储和外部数据库容器。

该平台涵盖了广泛的操作功能,包括与 LDAP、SAML 和 OAuth 的身份集成,以及自动化系统备份和恢复例程。它还包括用于通过 SSL/TLS 配置进行安全网络连接、代理流量路由以及托管静态项目页面的工具。

管理任务通过用于维护和健康监控的命令行实用程序进行管理,而系统通信则通过 SMTP 和 IMAP 配置进行处理。

Features

  • Self-Hosted Deployment Tools - Provides a full GitLab installation packaged as Docker containers for deployment on private infrastructure.
  • Database Backend Integration - Links the application to remote database containers or servers to ensure persistent data storage.
  • Persistent Volume Mapping - Maps host file system paths to internal container directories to maintain data persistence.
  • Dockerized Services - Delivers a pre-built service container integrating version control, project management, and issue tracking.
  • Container Isolation Technologies - Ships the entire platform as a portable Docker image to ensure consistent environments across hosts.
  • Application Bundles - Packages a complete GitLab installation as a Docker image for simplified deployment.
  • Containerized Application Deployments - Provides a complete software environment packaged as portable container images for deployment.
  • Containerized Platforms - Provides a complete DevOps software environment packaged for containerized deployment.
  • Deployment Orchestration - Supports scalable deployment of interconnected services across multiple nodes using Docker Swarm orchestration.
  • Docker Swarm Orchestration - Orchestrates the deployment of GitLab into Docker Swarm clusters with integrated registries and databases.
  • Self-Hosted Platform as a Service - Provides a comprehensive self-hosted platform experience including repository hosting and CI/CD pipelines.
  • External Identity Provider Integration - Integrates with external identity providers such as LDAP, SAML, and OAuth for secure user authentication.
  • Third-Party Authentication Providers - Supports user authentication via third-party sign-in providers including GitHub and Twitter.
  • Automated Backup Systems - Schedules recurring system backups and stores them in remote cloud storage for disaster recovery.
  • Backup and Recovery - Manages the creation of scheduled backups for repositories and databases to recover from data loss.
  • Backup and Recovery Systems - Implements automated scheduling of system backups and synchronization to remote cloud storage.
  • Container Registries - Ships a built-in registry for storing and managing container images.
  • Application State Caching - Integrates with remote key-value stores to cache frequently accessed data and reduce application response times.
  • Remote Object Storage Integrations - Offloads large artifacts and files to remote object storage to reduce local disk usage.
  • Repository Importers - Processes bare git repositories into the system using automated import tasks to migrate code.
  • Cloud Backups - Automatically uploads backup archives to remote cloud providers for offsite redundancy.
  • Environment Variable Configurations - Uses environment variables to inject runtime settings and configuration parameters into the container.
  • Service Connectivity Mapping - Connects the core application to external database and cache containers via virtual networks.
  • Network Security Configurations - Supports configuring SSL/TLS certificates and trusted proxy settings to secure web traffic.
  • Proxy Traffic Management - Manages incoming web requests through a proxy layer that handles SSL termination and IP forwarding.
  • Proxy Trust Management - Implements trusted proxy and real IP configurations to correctly identify client source IPs when behind a load balancer.
  • Identity Provider Integrations - Integrates with external authentication providers like LDAP, SAML, and OAuth for identity management.
  • TLS/SSL Configurations - Configures SSL/TLS certificates, keys, and ciphers to ensure encrypted and secure network communication.
  • System Administration Tools - Provides utilities for managing system health, maintenance tasks, and internal feature flags.
  • System Maintenance Scripts - Provides administrative command-line utilities to execute maintenance scripts and health routines.
  • Image and Dockerfile Tools - Containerized version of collaborative development software.
  • 项目管理 - Self-hosted Git repository and project management server.

Star 历史

sameersbn/docker-gitlab 的 Star 历史图表sameersbn/docker-gitlab 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

sameersbn/docker-gitlab 是做什么的?

本项目通过将完整的 GitLab 安装打包到 Docker 镜像中,提供了一个容器化的 DevOps 平台。它支持部署自托管环境,在私有基础设施上集成 Git 版本控制、项目管理以及持续集成和交付流水线。

sameersbn/docker-gitlab 的主要功能有哪些?

sameersbn/docker-gitlab 的主要功能包括:Self-Hosted Deployment Tools, Database Backend Integration, Persistent Volume Mapping, Dockerized Services, Container Isolation Technologies, Application Bundles, Containerized Application Deployments, Containerized Platforms。

sameersbn/docker-gitlab 有哪些开源替代品?

sameersbn/docker-gitlab 的开源替代品包括: linkedin/school-of-sre — This project is a comprehensive educational resource and curriculum focused on site reliability engineering,… aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision… nextcloud/all-in-one — all-in-one is a containerized deployment system designed to install and manage a complete suite of productivity and… steveiliop56/tinyauth — Tinyauth is an authentication middleware service and identity provider that verifies user identities to grant system… azuracast/azuracast — AzuraCast is a self-hosted web radio management suite and dashboard designed for internet radio broadcasting. It… kanboard/kanboard — Kanboard is a self-hosted Kanban project management tool and productivity suite designed for tracking software tasks…

Docker Gitlab 的开源替代方案

相似的开源项目,按与 Docker Gitlab 的功能重合度排序。
  • linkedin/school-of-srelinkedin 的头像

    linkedin/school-of-sre

    8,093在 GitHub 上查看↗

    This project is a comprehensive educational resource and curriculum focused on site reliability engineering, distributed systems, and infrastructure operations. It provides technical guides, a systems engineering course, and instructional manuals designed to teach the principles of managing large-scale computing environments. The curriculum covers high-level architectural design for scalability and resilience, including fault-tolerant infrastructure, high-availability patterns, and microservices decomposition. It emphasizes the practical application of site reliability engineering through the

    HTMLgithadooplinux
    在 GitHub 上查看↗8,093
  • aws/aws-cdkaws 的头像

    aws/aws-cdk

    12,817在 GitHub 上查看↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptawscloud-infrastructurehacktoberfest
    在 GitHub 上查看↗12,817
  • nextcloud/all-in-onenextcloud 的头像

    nextcloud/all-in-one

    9,082在 GitHub 上查看↗

    all-in-one is a containerized deployment system designed to install and manage a complete suite of productivity and collaboration services. It functions as a cloud suite deployer that orchestrates the installation of a self-hosted content platform, incorporating necessary dependencies via Docker or Kubernetes. The project distinguishes itself by providing a web-based dashboard for orchestrating, updating, and monitoring the lifecycle of service containers. It also serves as a local AI inference server, enabling the execution of generative text models, image diffusion, and speech processing on

    PHPbackupdockernextcloud
    在 GitHub 上查看↗9,082
  • steveiliop56/tinyauthsteveiliop56 的头像

    steveiliop56/tinyauth

    6,979在 GitHub 上查看↗

    Tinyauth is an authentication middleware service and identity provider that verifies user identities to grant system access. It operates as a standalone server or as an authentication gateway, utilizing a reverse proxy model to intercept requests and validate credentials before traffic reaches protected backend services. The project functions as an OpenID Connect provider for single sign-on experiences and an OAuth 2.0 gateway that delegates verification to external providers such as Google and GitHub. It also acts as an LDAP authentication server, allowing for centralized user management and

    Go2faauthenticationcaddy
    在 GitHub 上查看↗6,979
查看 Docker Gitlab 的所有 30 个替代方案→