Jenkins Tricks On Openshift

Read more →

How to Quickly Serve Statics Files On Openshift

Read more →

Decoupling Jenkins Stages On Multiple Containers

Part of my day-to-day work consist in helping teams transition from monolithic architectures to a build-and-own your service using Openshift. As a gentle introduction into that world, I wrote some guides to provide a starting point to this transition. Recently I distribute this minimalistic “Hello World” Jenkins Pipeline which looks like this…
Read more →

Self Deploying Node.JS Applications

Let's write an application that runs itself into OpenShift.
Read more →

Chaining Builds In Openshift

Using chained builds to improve the size of your images and overall deployment performance in Openshift.
Read more →