awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sameersbn avatar

sameersbn/docker-gitlab

0
View on GitHub↗
8,093 Stars·2,142 Forks·Shell·MIT·9 Aufrufewww.damagehead.com/docker-gitlab↗

Docker Gitlab

Dieses Projekt bietet eine containerisierte DevOps-Plattform durch das Paketieren einer vollständigen GitLab-Installation in Docker-Images. Es ermöglicht die Bereitstellung einer selbst gehosteten Umgebung, die Git-Versionskontrolle, Projektmanagement sowie Continuous-Integration- und Delivery-Pipelines auf privater Infrastruktur integriert.

Die Implementierung unterstützt die Bereitstellung via Docker Compose oder Orchestrierung durch Docker Swarm, was skalierbare Stacks mit integrierten Container-Registries ermöglicht. Sie nutzt Umgebungsvariablen für die Konfiguration und unterstützt das Auslagern von Artefakten und Backups auf entfernte Objektspeicher und externe Datenbank-Container.

Die Plattform deckt ein breites Spektrum an operativen Funktionen ab, einschließlich Identitätsintegration mit LDAP, SAML und OAuth sowie automatisierter System-Backup- und Wiederherstellungsroutinen. Sie enthält zudem Werkzeuge für sicheres Networking via SSL/TLS-Konfiguration, Proxy-Traffic-Routing und das Hosten statischer Projektseiten.

Administrative Aufgaben werden über Befehlszeilen-Dienstprogramme für Wartung und Gesundheitsüberwachung verwaltet, während die Systemkommunikation über SMTP- und IMAP-Konfigurationen abgewickelt wird.

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.
  • Projektmanagement - Self-hosted Git repository and project management server.

Star-Verlauf

Star-Verlauf für sameersbn/docker-gitlabStar-Verlauf für sameersbn/docker-gitlab

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Docker Gitlab

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Docker Gitlab.
  • linkedin/school-of-sreAvatar von linkedin

    linkedin/school-of-sre

    8,093Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,093
  • aws/aws-cdkAvatar von aws

    aws/aws-cdk

    12,817Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,817
  • nextcloud/all-in-oneAvatar von nextcloud

    nextcloud/all-in-one

    9,082Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,082
  • steveiliop56/tinyauthAvatar von steveiliop56

    steveiliop56/tinyauth

    6,979Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,979
Alle 30 Alternativen zu Docker Gitlab anzeigen→

Häufig gestellte Fragen

Was macht sameersbn/docker-gitlab?

Dieses Projekt bietet eine containerisierte DevOps-Plattform durch das Paketieren einer vollständigen GitLab-Installation in Docker-Images. Es ermöglicht die Bereitstellung einer selbst gehosteten Umgebung, die Git-Versionskontrolle, Projektmanagement sowie Continuous-Integration- und Delivery-Pipelines auf privater Infrastruktur integriert.

Was sind die Hauptfunktionen von sameersbn/docker-gitlab?

Die Hauptfunktionen von sameersbn/docker-gitlab sind: Self-Hosted Deployment Tools, Database Backend Integration, Persistent Volume Mapping, Dockerized Services, Container Isolation Technologies, Application Bundles, Containerized Application Deployments, Containerized Platforms.

Welche Open-Source-Alternativen gibt es zu sameersbn/docker-gitlab?

Open-Source-Alternativen zu sameersbn/docker-gitlab sind unter anderem: 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…