How to Use HashiCorp Vault as a Secret Store for Jenkins (via AppRole)
In this post, we’ll show you how to replace a Jenkins-managed SSH private key with one managed by HashiCorp Vault […]
In this post, we’ll show you how to replace a Jenkins-managed SSH private key with one managed by HashiCorp Vault […]
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
This guide shows how to configure Jenkins to authenticate users via Keycloak using OpenID Connect (OIDC). It’s based on: Prerequisites
This guide walks you through installing Jenkins in a Kubernetes cluster using Helm, with: Prerequisites Save this as jenkins-pvc.yaml: Apply
Generate the jenkins-kubeconfig.yaml: Sample pipeline using Kubernetes agent: Jenkins will now spin up pods in Kubernetes to execute jobs
Your IAM user should have the policy with the following permissions: Replace ACCOUNT with your AWS Account ID. Open Jenkins
If Docker is not installed yet, install it first. Then, add Jenkins to the Docker group to allow it to
Update and Install Java Jenkins requires Java, so install OpenJDK: Add Jenkins Repository and Install Jenkins Configure Jenkins to Listen