Skip to content

DevOps - DB

DevOps - DB

  • Home
  • DevOps – Laboratory
    • Architecture
    • DNS
    • Docker/Vagrant images
    • Elasticsearch/Kibana
    • GitLab
    • Jenkins
    • Kafka
    • Nexus
    • OpenLDAP
    • Registry / DevPi
    • Terraform
    • Vault
  • Knowledge Base
    • Ansible
    • Cassandra
    • Docker
    • GitLab
    • Golang
    • Groovy
    • Jenkins
    • Kubernetes
    • Linux
    • MongoDB
    • Pipelines
    • PostgreSQL
    • Python
    • Security
    • Terraform
    • Vagrant
    • Vault
  • Pipelines
  • Contact / About me
  • Support / Donate
    • Home
    • Knowledge Base
    • Jenkins
Golang Jenkins Pipelines

Jenkins – Passing Data Between Nodes in Jenkins Pipelines (Stash)

devops-db.com 16 March 2026 0 Comments

This article extends the discussion about passing data between nodes in Jenkins pipelines, focusing on a key mechanism: stash and unstash. While stash is commonly used in distributed pipelines, many…

Groovy Jenkins Pipelines Security

Jenkins – Script Security Model: Deep Dive into the Groovy Sandbox

devops-db.com 16 March 2026 0 Comments

Jenkins pipelines allow users to execute Groovy code to automate builds, deployments, and infrastructure operations. Because this code may come from repositories or contributors who do not have administrative access…

Groovy Jenkins Pipelines

Jenkins – Designing a Modular Jenkins Pipeline Framework for Scalable CI/CD

devops-db.com 16 March 2026 0 Comments

Introduction As CI/CD pipelines grow alongside modern microservice architectures, Jenkins pipelines often become increasingly complex. What starts as a simple Jenkinsfile quickly evolves into a large script containing build logic,…

Jenkins Pipelines

Jenkins – Modular Jenkins Pipelines Using Include Files

devops-db.com 13 March 2026 0 Comments

This document explains how to structure and use modular Jenkins pipelines using external Groovy include files.The goal of this approach is to improve pipeline readability, maintainability, and reuse by separating…

Blog Jenkins Jenkins Kubernetes Security

Jenkins – Resolving Jenkins Kubernetes Agent TLS Failures After HTTPS Migration

devops-db.com 12 March 2026 0 Comments

Overview During a migration of our internal Jenkins controller from HTTP to HTTPS/TLS, several Jenkins pipelines running on Kubernetes agents began failing. These pipelines use dynamically provisioned agents created by…

GitLab Jenkins Kubernetes Security Vault

Security – Configuring TLS Certificates with Step-CA for Nexus, Jenkins, GitLab and Vault

devops-db.com 11 March 2026 0 Comments

In a modern DevOps infrastructure, operating an internal Public Key Infrastructure (PKI) is essential to secure communications between services. Instead of relying on self-signed certificates or external certificate authorities, organizations…

Ansible Blog Jenkins Kubernetes Linux Security Terraform

Security – Distributing Trust for an Internal Certificate Authority in a DevOps Infrastructure

devops-db.com 11 March 2026 0 Comments

Deploying an internal certificate authority is only the first step in building a secure infrastructure.Once certificates start being issued, every system that communicates with services signed by the CA must…

Jenkins Kubernetes Security Vagrant

Security – Building an Internal CA with Step-CA (Part 3 — Issuing TLS Certificates for Virtual Machines)

devops-db.com 11 March 2026 0 Comments

In the previous sections we demonstrated how Kubernetes services can obtain certificates automatically using cert-manager and ACME, or manually using the Step CLI. However, many infrastructure services still run outside…

Jenkins

Jenkins – Making Jenkins Builds Easier to Identify with buildName / displayName

devops-db.com 9 March 2026 0 Comments

As CI/CD pipelines grow, Jenkins jobs tend to produce a large number of builds. When multiple branches, environments, and versions are involved, the default Jenkins build numbering quickly becomes difficult…

Groovy Jenkins

Jenkins – Dynamic Jenkins Parameters with Active Choices (Groovy + API)

devops-db.com 9 March 2026 0 Comments

In many CI/CD workflows, pipelines need to adapt based on dynamic infrastructure data. For example: Hardcoding these options inside Jenkins parameters quickly becomes unmaintainable. A much better approach is using…

Posts navigation

1 2

Next Page »

Categorias

  • Home
  • DevOps – Laboratory
    • Architecture
    • DNS
    • Docker/Vagrant images
    • Elasticsearch/Kibana
    • GitLab
    • Jenkins
    • Kafka
    • Nexus
    • OpenLDAP
    • Registry / DevPi
    • Terraform
    • Vault
  • Knowledge Base
    • Ansible
    • Cassandra
    • Docker
    • GitLab
    • Golang
    • Groovy
    • Jenkins
    • Kubernetes
    • Linux
    • MongoDB
    • Pipelines
    • PostgreSQL
    • Python
    • Security
    • Terraform
    • Vagrant
    • Vault
  • Pipelines
  • Contact / About me
  • Support / Donate

You Missed

Golang Jenkins Pipelines

Jenkins – Passing Data Between Nodes in Jenkins Pipelines (Stash)

Groovy Jenkins Pipelines Security

Jenkins – Script Security Model: Deep Dive into the Groovy Sandbox

Groovy Jenkins Pipelines

Jenkins – Designing a Modular Jenkins Pipeline Framework for Scalable CI/CD

Jenkins Pipelines

Jenkins – Modular Jenkins Pipelines Using Include Files

DevOps – DB

Copyright © All rights reserved | Blogus by Themeansar.