-
DevOps

Accessing and dumping Jenkins credentials
Most pipelines require secrets to authenticate with some external resources.All secrets should live outside of our code repository and should…
Read More » -
DevOps

Private Jenkins Shared Libraries
The official documentation for Jenkins Shared Libraries is pretty good, but not perfect. This article expands on how to use…
Read More » -
DevOps

Creating a Jenkinsfile pipeline
Basics of setting up a Jenkins multibranch pipeline job and defining a Jenkinsfile. Creating Multibranch Pipeline Job If you want…
Read More » -
DevOps

Microservices adventures: Ignoring platform complexity
I think there is a common misconception about microservices out there. The popular opinion is that microservices supposed to be…
Read More »

