In this posting, we continue to discuss Jenkins’ ability to automate deployment routines. Jenkins supports freestyle project out of the box, as well as Pipeline…
This is my notes from containerizing a legacy application with Docker compose. We have to run multiple instances of our application because we’re unable to…