DevOps

Ansible at Red Hat Summit 2018

Red Hat Summit was held earlier in the year, and now that the recordings are online, we’ve pulled together all the Ansible content in one place. Whether you were able to attend Summit or not, there are some great ideas in here to improve your use of Ansible.   Manage Windows Like Linux with Ansible […]

Ansible at Red Hat Summit 2018 Read More »

DevOps World and Jenkins World 2018

Join the Code Partners team at DevOps World and Jenkins World 2018 in San Francisco in September.   It’s shaping up to be a cracking week of workshops and sessions covering the latest in software automation, DevOps practices, Continuous Delivery, Container Orchestration, Testing and more.   We had a great (albeit exhausting) time last year

DevOps World and Jenkins World 2018 Read More »

Jenkins Plugins Security Advisory

There is a new Security Advisory that covers issues in several Jenkins plugins, including the Kubernetes Plugin, the Confluence Publisher Plugin, the SSH Agent Plugin and several more. Descriptions of the issues and how they have been addressed in each plugin are included. Check out the advisory to see if any issues affect plugins you

Jenkins Plugins Security Advisory Read More »

Jenkins Log Recorders

My Jenkins job was set to trigger a build automatically from a simple GitHub webhook, but the job didn’t build when code changes were pushed to GitHub. Was the problem in Jenkins, GitHub, or something else? I investigated using Jenkins log recorders.

Jenkins Log Recorders Read More »

Enterprise Jenkins on Azure Part 2

Enterprise Jenkins on Azure, Part 2

This post is part 2 of a series: Part 1: Overview and Deploy Azure Resources Part 2: Deploy Jenkins Operations Center, Master and Shared Agent Part 3: The Jenkinsfile, tweaks and tips In this post I deploy the Jenkins distributed builds model: a Jenkins client master will delegate build jobs to one or more Jenkins agents.  In addition,

Enterprise Jenkins on Azure, Part 2 Read More »

Enterprise Jenkins on Azure Part 1

Enterprise Jenkins on Azure, Part 1

I’ve been trying out Enterprise Jenkins on Azure. The inspiration was a webinar, Achieving Continuous Delivery on Microsoft Azure, about the “four quadrants of DevOps maturity”, and how to address the needs of different teams in the delivery pipeline using tools from Azure and Enterprise Jenkins. The webinar includes a demo of a cloud-based Jenkins Pipeline job, and the source code is freely

Enterprise Jenkins on Azure, Part 1 Read More »

Scroll to Top