Jenkins

Jenkins and Docker – Part 1 of 3

This post is the first in a series of 3 introducing the combined power of…

Tunneling out of Carrier Grade Nat (CGNAT) with SSH and AWS

Update: there's a new & improved solution here too. Intro After switching to a 4G…

CCTV with Tenvis cameras and ZoneMinder

This post details the processes I went through to create my own DIY home CCTV…

Extending Jenkins book

My new book, Extending Jenkins by Donald Simpson, has been published! There is a free…

Beginning Docker video course

Blog updates have been scarce recently as I have been busy working on a couple…

Jenkins and Docker – Part One

This post lists the steps taken to get started with Docker - the basic install…

Extracting data from Jenkins

In Part I,  Information Radiators, I covered what they are, what the main benefits are, and…

DIY Information Radiator

    Information Radiators are used to provide people with feedback on the current status of…

Monitoring Jenkins Slave Nodes with Groovy

This script is now available on GitHub: https://github.com/DonaldSimpson/groovy Here is a simple little Groovy script…

Jenkins Agent Nodes – using the Swarm Plugin

NOTE: This post and approach is quite old now; a better alternative for dynamically provisioning…