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
·

4 Repos

Awesome GitHub RepositoriesContinuous Integration Servers

Platforms for automating software build, test, and deployment pipelines.

Distinguishing note: Focuses on automation orchestration.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Continuous Integration Servers. Refine with filters or upvote what's useful.

Awesome Continuous Integration Servers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dokploy/dokployAvatar von Dokploy

    Dokploy/dokploy

    34,901Auf GitHub ansehen↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    Automates software development workflows through continuous integration and delivery pipelines.

    TypeScriptbackendbackupsdatabases
    Auf GitHub ansehen↗34,901
  • jenkinsci/dockerAvatar von jenkinsci

    jenkinsci/docker

    7,530Auf GitHub ansehen↗

    This project is a containerized build automation system and self-hosted DevOps platform provided as a Docker image. It serves as a distributed build orchestrator and a Dockerized continuous integration and delivery server, ensuring consistent execution environments across different infrastructure. The system distinguishes itself through a distributed execution model that separates a primary controller from multiple remote agents connected via SSH, TCP, or web sockets. It utilizes a modular extensibility framework that allows the core system functionality to be augmented through the installati

    Operates as a platform for automating software build, test, and deployment pipelines using containerized infrastructure.

    PowerShelldockerhacktoberfestjenkins
    Auf GitHub ansehen↗7,530
  • gocd/gocdAvatar von gocd

    gocd/gocd

    7,402Auf GitHub ansehen↗

    GoCD is a continuous delivery server and build automation platform designed to orchestrate software delivery pipelines. It functions as a CD pipeline orchestrator that manages the automated execution of build, test, and deployment stages to move code from commit to production. The system utilizes an agent-based job execution model where remote agents pull work from a central server via polling. It employs a state-machine approach to pipeline orchestration, tracking the progression of software through stages and managing immutable build outputs via a central artifact repository to ensure consi

    Operates as a server for orchestrating the automated build, test, and deployment stages of a software delivery pipeline.

    Java
    Auf GitHub ansehen↗7,402
  • woodpecker-ci/woodpeckerAvatar von woodpecker-ci

    woodpecker-ci/woodpecker

    6,499Auf GitHub ansehen↗

    Woodpecker is a self-hosted continuous integration server that automates building, testing, and deploying code changes triggered by repository events. It connects to a code forge to trigger pipelines on events and authenticate users, with pipelines defined in YAML files stored in the repository for version-controlled, declarative CI/CD configuration. Each pipeline step runs in an isolated Docker container, ensuring reproducible builds and clean environments with step-level resource isolation. The system uses webhook-driven event triggering from code forge events, and supports a multi-architec

    Automates building, testing, and deploying code changes triggered by repository events.

    Goautomationcicicd
    Auf GitHub ansehen↗6,499
  1. Home
  2. DevOps & Infrastructure
  3. Continuous Integration Servers