Rancher recently added support for Docker Machine-based provisioning. Machine makes it really easy to create Docker hosts on cloud providers or inside your own data center. It creates servers, installs Docker on them,...
In this article we will construct a distributed build system using Docker to create and run our Jenkins images, as well as Rancher to orchestrate our Docker cluster. By the end of this tutorial, you should be able to ...