Skip to content

Latest commit

 

History

History
263 lines (261 loc) · 39.7 KB

continuous-integration.md

File metadata and controls

263 lines (261 loc) · 39.7 KB

Continuous Integration

Tools which support continuously building, testing and releasing applications.

  • drone - Drone is a Continuous Integration platform built on Docker, written in Go
  • goveralls - Go integration for Coveralls.io continuous code coverage tracking system.
  • overalls - Multi-Package go project coverprofile for tools like goveralls
  • TeamCity - Ready to work, extensible and developer-friendly build server — out of the box [$]
  • CruiseControl.NET - an Automated Continuous Integration server, implemented using the .NET Framework
  • MyGet - Continuous Integration and Deployment, Hosted Package Repository for NuGet, NPM, Bower and VSIX. [Free for OSS] [$]
  • AppVeyor - .NET Continuous Integration and Deployment as a service. [$] [Free for OSS]
  • Awesome-ciandcd - Not specific to docker but relevant.
  • Buddy - The best of Git, build & deployment tools combined into one powerful tool that supercharged our development
  • Captain - Convert your Git workflow to Docker containers ready for Continuous Delivery by @harbur
  • Cyclone - A cloud native CI/CD platform built for container workflow by @caicloud.
  • Docker plugin for Jenkins - The aim of the docker plugin is to be able to use a docker host to dynamically provision a slave, run a single build, then tear-down that slave.
  • Dockunit - Docker based integration tests. A simple Node based utility for running Docker based unit tests. By @dockunit
  • GitLab CI - GitLab has integrated CI to test, build and deploy your code with the use of GitLab runners.
  • InSpec - InSpec is an open-source testing framework for infrastructure with a human- and machine-readable language for specifying compliance, security and policy requirements.
  • Microservices Continuous Deployment - Continuous deployment of a microservices application
  • Screwdriver - Yahoo's OpenSource buildplatform designed for Continous Delivery
  • Skipper - Easily dockerize your Git repository by @Stratoscale
  • SwarmCI - Create a distributed, isolated task pipeline in your Docker Swarm.
  • Watchtower - Automatically update running Docker containers by [@CenturyLinkLabs][CenturyLinkLabs]
  • CircleCI - Push or pull Docker images from your build environment, or build and run containers right on CircleCI.
  • CodeFresh - Everything you need to build, test, and share your Docker applications. Provides automated end to end testing.
  • CodeShip - Work with your established Docker workflows while automating your testing and deployment tasks with our hosted platform dedicated to speed and security.
  • Shippable - A SaaS platform for developers and DevOps teams that significantly reduces the time taken for code to be built, tested and deployed to production.
  • IBM DevOps Services - Continuous delivery using a pipeline deployment onto IBM Containers on Bluemix.
  • Centurion - Centurion is a mass deployment tool for Docker fleets. It takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. By @newrelic
  • Clocker - Clocker creates and manages a Docker cloud infrastructure. Clocker supports single-click deployments and runtime management of multi-node applications that run as containers distributed across multiple hosts, on both Docker and Marathon. It leverages [Calico][calico] and [Weave][weave] for networking and [Brooklyn][brooklyn] for application blueprints. By @brooklyncentral
  • Conduit - Experimental deployment system for Docker by @ehazlett
  • depcon - Depcon is written in Go and allows you to easily deploy Docker containers to Apache Mesos/Marathon, Amazon ECS and Kubernetes. By [@gonodr][gondor]
  • deploy - Git and Docker deployment tool. A middle ground between simple Docker composition tools and full blown cluster orchestration. Declarative configuration and short commands for managing (syncing, building, running) of infrastructures of more than a few services. Able to deploy whole preconfigured server or system of services with a single line (without having to scroll the line).
  • Docket - Custom docker registry that allows for lightning fast deploys through bittorrent by @netvarun
  • dockit - Do docker actions and Deploy gluster containers! By @humblec
  • Longshoreman - Longshoreman automates application deployment using Docker. Just create a Docker repository (or use a service), configure the cluster using AWS or Digital Ocean (or whatever you like) and deploy applications using a Heroku-like CLI tool. By longshoreman
  • rocker-compose - Docker composition tool with idempotency features for deploying apps composed of multiple containers. By @grammarly
  • Zodiac - A lightweight tool for easy deployment and rollback of dockerized applications. By [@CenturyLinkLabs][CenturyLinkLabs]
  • ahab - Docker event handling with Python by @instacart
  • bocker (1) - Docker implemented in 100 lines of bash by p8952
  • construi - Run your builds inside a Docker defined environment by @lstephen
  • Docker Client for JVM - A Docker remote api client library for the JVM, written in Groovy by [@gesellix][gesellix]
  • Docker-PowerShell - PowerShell Module for Docker
  • Docker.DotNet - C#/.NET HTTP client for the Docker remote API by @ahmetalpbalkan
  • dockerode - Docker Remote API node.js module by @apocas
  • go-dockerclient - Go HTTP client for the Docker remote API by @fsouza
  • is-docker - Check if the process is running inside a Docker container by [@sindresorhus][sindresorhus]
  • Gradle Docker plugin - A Docker remote api plugin for Gradle by [@gesellix][gesellix]
  • powerstrip - A tool for prototyping Docker extensions by @clusterhq
  • sbt-docker-compose - Integrates Docker Compose functionality into sbt by @kurtkopchik
  • DevLab - Utility for running containerized development environments
  • Devstep - Development environments powered by Docker and buildpacks by [@fgrehm][fgrehm]
  • Docker osx dev - A productive development environment with Docker on OS X by @brikis98
  • Docker-sync - Tool to improve performance when using Docker on Mac OS X and your volume has several folders and files like gulp projects for instance. By @EugenMayer
  • Dray - Dray is an engine for managing the execution of container-based workflows. Docker Workflow Engine - UNIX pipes for Docker by [@CenturyLinkLabs][CenturyLinkLabs]
  • Vagga - Vagga is a containerisation tool without daemons. It is a fully-userspace container engine inspired by Vagrant and Docker, specialized for development environments by @tailhook
  • Vektorcloud - A collection of minimal, Alpine-based Docker images
  • caduc - A docker garbage collector cleaning stuff you did not use recently
  • Docker Clean - A script that cleans Docker containers, images and volumes by @zzrotdesign
  • docker-garby - Docker garbage collection script by @konstruktoid.
  • docker-gc - A cron job that will delete old stopped containers and unused images by @spotify
  • sherdock - Automatic GC of images based on regexp by [@rancher][rancher]
  • Atomic Registry - Red Hat Atomic Registry is an open source enterprise registry based on the Origin and Cockpit projects, enhancing the Docker registry library.
  • Compose Registry - Project from [@francescou]Francesco Uliana that stores docker-compose.yml files with stack examples like LAMP/LEMP stacks, Django stacks, Flask stacks and ELK stacks for instance.
  • GitLab Container Registry - Repositories focused on using it images in GitLab CI
  • Rescoyl - Private Docker registry (free and open source) by [@noteed][noteed]
  • Quay.io (part of CoreOS) - Secure hosting for private Docker repositories
  • TreeScale - Build and Distriubute container based applications.
  • Busybox - with either buildroot or Ubuntu's busybox-static by [@jpetazzo][jpetazzo]
  • chaperone-docker - A set of images using the Chaperone process manager, including a lean Alpine image, LAMP, LEMP, and bare-bones base kits.
  • nvidia-docker - Build and run Docker containers leveraging NVIDIA GPUs.
  • passenger-docker - Docker base images for Ruby, Python, Node.js and Meteor web apps by @phusion
  • bocker (2) - Write Dockerfile completely in Bash. Extensible and simple. --> Reusable by @icy
  • container-factory - Produces Docker images from tarballs of application source code by @lsqio
  • dlayer - Stats collector for Docker layers by @wercker
  • docker-companion - A command line tool written in Golang to squash and unpack docker images by @mudler
  • docker-make - Build, tag,and push a bunch of related docker images via a single command.
  • elsy - An opinionated, multi-language, build tool based on Docker and Docker Compose
  • flyimg - Docker image resizing, cropping, and compression on the fly.
  • habitus - A Build Flow Tool for Docker https://www.habitus.io by @cloud66
  • portainer - Apache Mesos framework for building Docker images by @duedil-ltd
  • rocker - Extended Dockerfile builder. Supports multiple FROMs, MOUNTS, templates, etc. by grammarly.
  • dockerfile_lint - A rule-based 'linter' for Dockerfiles by @redhataccess
  • Lorry - Lorry is a docker-compose.yml validator and composer by [@CenturyLinkLabs][CenturyLinkLabs]
  • Whale-linter - A simple and small Dockerfile linter written in Python3+ without dependencies.
  • Azk - Orchestrate development enviornments on your local machine by @azukiapp
  • Beluga - CLI to deploy docker containers on a single server or low amount of servers. By @cortextmedia
  • Boot2Docker - Docker for OSX and Windows -- https://boot2docker.io/
  • crowdr - Tool for managing multiple Docker containers (docker-compose alternative) by @polonskiy
  • Dinghy - An alternative way to use Docker on Mac OS X using Docker Machine with virtualbox, vmware, xhyve or parallels
  • DLite - Simplest way to use Docker on OSX, no VM needed. By @nlf
  • docker-vm - Simple and transparent alternative to boot2docker (backed by Vagrant) by @shyiko
  • Dray - An engine for managing the execution of container-based workflows. https://Dray.it by [@CenturyLinkLabs][CenturyLinkLabs]
  • Dusty - Managed Docker development environments on OS X
  • FuGu - Docker run wrapper without orchestration by @mattes
  • libcompose - Go library for Docker Compose.
  • OctoHost - Simple web focused Docker based mini-PaaS server. git push to deploy your websites as needed) by @octohost
  • Shutit - Tool for building and maintaining complex Docker deployments by [@ianmiell][ianmiell]
  • subuser - Makes it easy to securely and portably run graphical desktop applications in Docker
  • Turbo - Simple and Powerful utility for docker. By [@ramitsurana][ramitsurana]
  • Vagrant - Docker provider - Good starting point is vagrant-docker-example by @bubenkoff
  • Vessel - Automates the setup & use of dockerized development environments by @awvessel
  • cAdvisor - Analyzes resource usage and performance characteristics of running containers. Created by @Google
  • Docker-mon - Console-based Docker monitoring by @icecrime
  • Dockerana - packaged version of Graphite and Grafana, specifically targeted at metrics from Docker.
  • DoMonit - A simple Docker Monitoring wrapper For Docker API
  • Dynatrace - Monitor containerized applications without installing agents or modifying your Run commands
  • Glances - A cross-platform curses-based system monitoring tool written in Python by @nicolargo
  • Grafana Docker Dashboard Template - A template for your Docker, Grafana and Prometheus stack [@vegasbrianc][vegasbrianc]
  • InfluxDB, cAdvisor, Grafana - InfluxDB Time series DB in combination with Grafana and cAdvisor by [@vegasbrianc][vegasbrianc]
  • LogJam - Logjam is a log forwarder designed to listen on a local port, receive log entries over UDP, and forward these messages on to a log collection server (such as logstash) by @gocardless
  • Logspout - Log routing for Docker container logs by [@gliderlabs][gliderlabs]
  • Out-of-the-box Host/Container Monitoring/Logging/Alerting Stack - Docker host and container monitoring, logging and alerting out of the box using cAdvisor, Prometheus, Grafana for monitoring, Elasticsearch, Kibana and Logstash for logging and elastalert and Alertmanager for alerting. Set up in 5 Minutes. Secure mode for production use with built-in [Automated Nginx Reverse Proxy (jwilder's)][nginxproxy].
  • Seagull - Friendly Web UI to monitor docker daemon. by @tobegit3hub
  • Zabbix Docker module - Zabbix module that provides discovery of running containers, CPU/memory/blk IO/net container metrics. Systemd Docker and LXC execution driver is also supported. It's a dynamically linked shared object library, so its performance is (~10x) better, than any script solution.
  • Zabbix Docker - Monitor containers automatically using zabbix LLD feature.
  • Docker-Alertd - Monitor and send alerts based on docker container resource usage/statistics
  • AppDynamics - AppDynamics gives enterprises real-time insights into application performance, user performance, and business performance so they can move faster in an increasingly sophisticated, software-driven world.
  • Axibase Time-Series Database - Long-term retention of container statistics and built-in dashboards for Docker. Collected with native Google cAdvisor storage driver.
  • CoScale - Full stack monitoring for containerized applications and microservices. Powered by anomaly detection to find performance problems faster.
  • Datadog - Datadog is a full-stack monitoring service for large-scale cloud environments that aggregates metrics/events from servers, databases, and applications. It includes support for Docker, Kubernetes, and Mesos.
  • Meros - Analyzes containers resources, captures logs, remote web SSH terminal and powerful DevOps alerts.
  • New Relic - New Relics Docker Monitoring tool
  • Prometheus - Open-source service monitoring system and time series database
  • Sysdig - An open source troubleshooting tool that provides a rich set of real-time, system-level information. It has container-specific features and is very useful in Docker environments.
  • Site24x7 - Docker MOnitoring for DevOps and IT is a SaaS Pay per Host model
  • Calico-Docker - Calico is a pure layer 3 virtual network that allows containers over multiple docker-hosts to talk to each other.
  • Flannel - Flannel is a virtual network that gives a subnet to each host for use with container runtimes.
  • Atlantis - Atlantis is an Open Source PaaS for HTTP applications built on Docker and written in Go
  • Convox Rack - Convox Rack is open source PaaS built on top of expert infrastructure automation and devops best practices.
  • Dcw - Docker-compose SSH wrapper: a very poor man PaaS, exposing the docker-compose and custom-container commands defined in container labels.
  • Deis - Your PaaS, your rules https://deis.io/
  • Empire - A PaaS built on top of Amazon EC2 Container Service (ECS)
  • Flynn - A next generation open source platform as a service https://flynn.io/
  • Tsuru - Tsuru is an extensible and open source Platform as a Service software https://tsuru.io/
  • autodock - Daemon for Docker Automation by [@prologic][prologic]
  • blimp - Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more. By @defermat and @schvin
  • Capitan - Composable docker orchestration with added scripting support by @byrnedo.
  • CloudSlang - CloudSlang is a workflow engine to create Docker process automation
  • clusterdock - Docker container orchestration to enable the testing of long-running cluster deployments.
  • Crane - Control plane based on docker built-in swarm @Dataman-Cloud
  • Deploying a Containerized App on a Public Node with Mesos - Docker plus Mesosphere provides an easy way to automate and scale deployment of containers in a production environment
  • ElasticKube - Open source management platform for Kubernetes.
  • Fleet - A Distributed init System providing low-level orchestration [coreos.com]
  • Flocker - Flocker is a data volume manager and multi-host Docker cluster management tool by @ClusterHQ
  • Kontena - Application Containers for Masses https://www.kontena.io/
  • Maestro - Maestro provides the ability to easily launch, orchestrate and manage mulitiple Docker containers as single unit by @tascanini
  • Mantl - Mantl is a modern platform for rapidly deploying globally distributed services @mantl
  • Marathon - Marathon is a private PaaS built on Mesos. It automatically handles hardware or software failures and ensures that an app is "always on")
  • MCollective Docker Agent - Uses MCollective to orchestrate your Docker containers and images @m4ce
  • Nomad Project - Easily deploy applications at any scale. A Distributed, Highly Available, Datacenter-Aware Scheduler.
  • Panamax - Docker Management for Humans [panamax.io]
  • Portainer - A lightweight management UI for managing your Docker host or Docker Swarm cluster
  • Rancher - Portable AWS-style infrastructure service for Docker https://rancher.com/
  • Serf - Service orchestration and management tool by @hashicorp
  • Shipyard - Composable Docker Management https://shipyard-project.com/
  • docker-proxy - Transparent proxy for docker containers, run in a docker container. By @silarsis
  • fabio - A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul. By @eBay
  • h2o-proxy - Automated H2O reverse proxy for Docker containers. An alternative to [jwilder/nginx-proxy][nginxproxy] by @zchee
  • Let's Encrypt Nginx-proxy Companion - A lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically. By @JrCs
  • muguet - DNS Server & Reverse proxy for Docker environments. By @mattallty
  • Swarm Ingress Router - Route DNS names to Swarm services based on labels.
  • Træfɪk - Automated reverse proxy and load-balancer for Docker, Mesos, Consul, Etcd... By @EmileVauge
  • Clair - Clair is an open source project for the static analysis of vulnerabilities in appc and docker containers. By [@coreos][CoreOS]
  • docker-bench-security - script that checks for dozens of common best-practices around deploying Docker containers in production. By [@docker][docker]
  • notary - a server and a client for running and interacting with trusted collections. By [@docker][docker]
  • AMP - The open source Container-as-a-Service & microservice platform for Docker
  • Docker-Lambda - Docker images and test runners that replicate the live AWS Lambda environment
  • Funker - Functions as Docker containers
  • IronFunctions - The serverless microservices platform FaaS (Funcitons as a Service) which uses Docker containers to run Any language or AWS Lambda functions
  • Docker Grand Ambassador - This is a fully dynamic docker link ambassador. + Article by [@cpuguy83][cpuguy83]
  • etcd - A highly-available key value store for shared configuration and service discovery by [@coreOS][coreos]
  • proxy - lightweight nginx based load balancer self using service discovery provided by registrator. by @factorish
  • registrator - Service registry bridge for Docker by [@progrium][progrium]
  • Amazon ECS - A management service on EC2 that supports Docker containers.
  • Cloud 66 - Full-stack hosted container management as a service
  • DataMC - DataMc is a PaaS for Production ready and fully managed Data Platform
  • Docker Cloud - Former Tutum
  • Dockhero - Dockhero is a Heroku add-on which turns a Docker image into a microservice attached to the Heroku app. Currently in beta.
  • Giant Swarm - Simple microservice infrastructure. Deploy your containers in seconds.
  • Google Container Engine - Docker containers on Google Cloud Computing powered by [Kubernetes][kubernetes].
  • Hyper_ - Secure container hosting service with "nano-containers" and per-second billing.
  • IBM Bluemix - Run Docker containers in a hosted cloud environment on IBM Bluemix.
  • OpenShift Dedicated - A hosted [OpenShift][openshift] cluster for running your Docker containers managed by Red Hat.
  • Orchard (part of Docker Inc) - Get a Docker host in the cloud, instantly.
  • Triton - Elastic container-native infrastructure by Joyent.
  • ctop - A command line / text based Linux Containers monitoring tool that works just like you expect by @yadutaf
  • dockercraft - Docker + Minecraft = Dockercraft by [@docker][docker]
  • dockersql - A command line interface to query Docker using SQL by [@crosbymichael][crosbymichael]
  • dockly - An interactive shell UI for managing Docker containers by @lirantal
  • dry - An interactive CLI for Docker containers by @moncho
  • sen - Terminal user interface for docker engine, by @TomasTomecek
  • wharfee - Autocompletion and syntax highlighting for Docker commands. by @j-bennet
  • tsaotun - Python based Assistance for Docker by @qazbnm456
  • Pumba - Chaos testing tool for Docker. Can be deployed on Kubernets and CoreOS clusters.
  • elgalu/docker-selenium - Selenium in Docker with Chrome & Firefox plus video recording support.
  • SeleniumHQ/docker-selenium - Docker images for Selenium Standalone Server, Hub, and Node configurations with Chrome and Firefox.
  • zalenium - A Selenium Grid extension to scale up and down your local grid dynamically with docker containers.
  • athena - An automation platform with a plugin architecture that allows you to easily create and share services.
  • Chaperone - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by @garywiz
  • codelift - CodeLift is an automated Docker image build utility for 'dockerizing' services by @BoozAllen
  • Codenvy - One-click Docker environments and cloud workspace for development teams
  • Compose Registry - A very handy search engine for Compose Files
  • Composerize - Convert docker run commands into docker-compose files
  • dexec - Command line interface written in Go for running code with Docker Exec images.
  • dext-docker-registry-plugin - Search the Docker Registry with the Dext smart launcher.
  • Docker meets the IDE - Integrating your favorite containers in the editor of your choice by domeide
  • Docker Volume Clone Utility - A Docker Utility to Clone Volumes @gdiepen
  • docker-compose-search - A search engine for Docker Compose application stacks by @francescou
  • docker-do - hassle-free docker run, like env but for docker by @benzaita
  • docker-gen - Generate files from docker container meta-data by [@jwilder][jwilder]
  • docker-ls - CLI tools for browsing and manipulating docker registries by @mayflower
  • docker-replay - Generate docker runcommand and options from running containers. By bcicen
  • docker-volumes - Docker Volume Manager by [@cpuguy83][cpuguy83]
  • dockerize - Utility to simplify running applications in docker containers by [@jwilder][jwilder]
  • Dockly - Dockly is a gem made to ease the pain of packaging an application in Docker by @swipely
  • dockramp - Proof of Concept: A Client Driven Docker Image Builder by @jlhawn
  • draw-compose - Utility to draw a schema of a docker compose by @Alexis-benoist
  • Dropdock - A framework designed for Drupal to build fast, isolated development environments using Docker.
  • Dupper - Use git repository as Object Oriented Container. Setup Cloud Development environments with few commands for any git repository by @athakwani
  • DVM - Docker version manager by @getcarina
  • Eclipse Che - Developer workspace server with Docker runtimes, cloud IDE, next-generation Eclipse IDE
  • forward2docker - Utility to auto forward a port from localhost into ports on Docker containers running in a boot2docker VM by @bsideup
  • GoSu - Run this specific application as this specific user and get out of the pipeline (entrypoint script tool) by @tianon
  • ns-enter - no more ssh, enter name spaces of container by [@jpetazzo][jpetazzo]
  • OctoLinker - A browser extension for GitHub that makes the image name in a Dockerfile clickable and redirect you to the related Docker Hub page.
  • Powerline-Docker - A Powerline segment for showing the status of Docker containers by @adrianmo
  • Squid-in-a-can - in case of proxy problem by [@jpetazzo][jpetazzo]
  • Blockbridge - The Blockbridge plugin is a volume plugin that provides access to an extensible set of container-based persistent storage options. It supports single and multi-host Docker environments with features that include tenant isolation, automated provisioning, encryption, secure deletion, snapshots and QoS. By [@blockbridge][blockbridge]
  • Convoy - an open-source Docker volume driver that can snapshot, backup and restore Docker volumes anywhere. By [@rancher][rancher]
  • Azure Files Volume Driver - A Docker volume driver that allows you to mount persistent volumes backed by Microsoft Azure File Service. By [@ahmetb][ahmetb]
  • Minio - S3 compatible object storage server in Docker containers
  • Docker Registry Browser - Web Interface for the Docker Registry HTTP API v2 by @klausmeyer
  • Docker Registry UI - A web UI for easy private/local Docker Registry integration by @atc-
  • docker-registry-web - Web UI, authentication service and event recorder for private docker registry v2 by @mkuchin
  • docker-swarm-visualizer - Visualizes Docker services on a Docker Swarm (for running demos).
  • dockering-on-rails - Simple Web-Interface for Docker with a lot of features by @Electrofenster
  • DockerUI - DockerUI is a web interface to interact with the Remote API by [@crosbymichael][crosbymichael]
  • Portus - Authorization service and frontend for Docker registry (v2) by @SUSE
  • Rapid Dashboard - A simple query dashboard to use Docker Remote API by @ozlerhakan
  • Container Best Practices - Red Hat's Project Atomic created a Container Best Practices guide which applies to everything and is updated regurlary.
  • Kubernetes Cheatsheet - A great resource for managing your Kubernetes installation
  • Docker BR on Slack - Auto invite url
  • Buddy GO - The Git and Continous Integration / Delivery Platform. Fair Nodejs/Java
  • Concourse - Concourse is a CI tool that treats pipelines as first class objects and containerizes every step along the way. (Demo, Source Code) Apache Go
  • drone - Drone is a Continuous Delivery platform built on Docker, written in Go. (Source Code) Apache Go
  • Factor - It's like IFTTT (if-this-then-that) for Dev and DevOps. (Source Code) MIT Ruby
  • Jenkins - Continuous Integration Server. (Source Code) MIT Java
  • PHPCI - Free and open source continuous integration specifically designed for PHP. (Source Code) BSD PHP
  • Strider - Open Source Continuous Deployment / Continuous Integration platform. (Source Code) BSD Nodejs
  • CircleCI - A continuous integration platform.
  • Jenkins - A continous integration platform with PHP support.
  • JoliCi - A continuous integration client written in PHP and powered by Docker.
  • SemaphoreCI - A continuous integration platform for open source and private projects.
  • Sismo - A continuous testing server library.
  • Travis CI - A continuous integration platform.
  • Wercker - A continuous integration platform
  • Bamboo ![c] - Atlassian's solution with good integration of their other products. You can either apply for an open-source license or buy it.
  • fabric8 - Integration platform for containers.
  • Go - ThoughtWork's open-source solution.
  • Jenkins - Provides server-based deployment services.
  • Travis - Hosted service often used for open-source projects.