Deploying a multi node Jenkins 2.0 environment with Docker and CoreOS - Part 2
In the first part of this series we got a Docker Swarm running with Vagrant and CoreOS. In this part we are going to use this Docker Swarm to run a Jenkins 2.0 installation. Jenkins is a continous delivery tool. You can configure jobs to build your projects and deploy them. There are plugins for many build environments available.