How to Use HashiCorp Vault as a Secret Store for Jenkins (via AppRole)
This guide shows how to move an SSH private key from Jenkins-managed credentials into HashiCorp Vault and pull it into […]
From Kubernetes and Ceph to Proxmox, Kafka, Jenkins, Vault, Android, and CI/CD, every guide here is a tested, step-by-step walkthrough from my lab.
This guide shows how to move an SSH private key from Jenkins-managed credentials into HashiCorp Vault and pull it into […]
This guide shows how to integrate HashiCorp Vault with Keycloak using OIDC (OpenID Connect) for authentication, using a Vault role
This guide installs Vault OSS on an EC2 Ubuntu 24.04 instance, enables AWS KMS auto-unseal, and exposes the Vault UI
In complex CI/CD environments, Jenkinsfiles often grow large and repetitive, especially when dealing with Android AOSP builds and artifact uploads.
This guide explains how to automate AOSP (Android Open Source Project) artifact uploads to Artifactory using a Maven-style layout via
This guide walks you through setting up a Jenkins pipeline to build AOSP 15 using Docker on a remote SSH-connected
Overview Component Description OS Ubuntu Server 24.04 Artifactory OSS Installed via official APT repo Database PostgreSQL 16 (from PGDG repo)
Set up HAProxy 3.2 on Ubuntu 24.04 and forward HTTP/HTTPS to a backend Jenkins host using SNI-based TLS passthrough. HAProxy
Why Docker Instead of Podman? While Podman supports rootless builds, Docker is the better choice for most users, especially in
If you’ve ever wished Gerrit supported git reflog-style history natively, you’re not alone. While Gerrit keeps track of patch sets