Continuous Integration

Upgrading Docker CE to EE for the Impatient -Part 1

Upgrading Docker CE to EE for the Impatient -Part 1

In this series of posts, we’ll demonstrate how you can upgrade your existing Docker CE environment to Docker EE without having to redeploy running services and applications. We’ll start with a set of servers running Docker CE engine using Docker Swarm, upgrade the engine to Docker EE, and then in part II install UCP and implement DTR in part III — the two major enterprise tools that are built on top of the Docker EE Engine.

CI/CD, Jenkins, Containers, and Microservices | A Hands On Primer | Part II

CI/CD, Jenkins, Containers, and Microservices | A Hands On Primer | Part II

This is the second of a three-part series on getting Jenkins installed and contributing to the workflow of your organization. Now we’ll look at the steps required to set up a rudimentary build pipeline, which is a popular use case for Jenkins.

CI/CD, Jenkins, Containers, and Microservices | A Hands On Primer

This post is the first in a three part series on Continuous Deployment and Continuous Integration with Jenkins, containers, and microservices covering installation, general configuration that works for most use cases, and finally some advanced techniques that demonstrate some of the possibilities Jenkins provides for an enterprise CI/CD environment.