Parallel container builds with Jenkins scripted pipeline March 18, 2026 Created a new pipeline for building my container images in the homelab. A dynamic choice populates a “matrix” that runs container build stages in parallel on runners with different architectures. #jenkins #containers #buildah Read more...
Nomad authentication with OpenBao November 15, 2025 I started to use OpenBao as OpenID connect provider to authenticate my Nomad home lab. #nomad #openbao #jenkins #homelab Read more...
Bump NPM dependencies with Updatecli July 26, 2024 I built a new Jenkins pipeline based on Updatecli for updating the NPM packages in my hobby project MyHeats. #updatecli #pipeline #jenkins #myheats #nodejs #npm Read more...
Jenkins works June 9, 2024 I was dabbling around with Jenkins in my Nomad cluster lately. In this post I quickly share my experiences and what I learned along the way. #cicd #coding #jenkins #nomad Read more...