The purpose is to locally spin up a pre-configured Jenkins instance that uses Jenkins Kubernetes Plugin to dynamically create containers on specific namespaces for CI builds.
-
Updated
Nov 12, 2024 - Dockerfile
The purpose is to locally spin up a pre-configured Jenkins instance that uses Jenkins Kubernetes Plugin to dynamically create containers on specific namespaces for CI builds.
Jenkins best practices
Curated list of usage of various tools and services using containers.
Custom AMI built using HashiCorp Packer to configure a Jenkins server for CI/CD
Jenkins Deployment on AWS
Collection of a wide variety of practice DevSecOps implementions via Jenkins Pipelines and Configurations as Code.
Jenkins uses a pluggable architecture to provide most of its functionality. JCasC makes use of the Configuration as Code plugin, which allows you to define the desired state of your Jenkins configuration as one or more YAML file(s), eliminating the need for the setup wizard. On initialization, the Configuration as Code plugin would configure Jen…
Trigger and wait for a GitHub Action workflow from a Jenkins pipeline.
This has code for installing jenkins on linux machine and creating an AMI
Add a description, image, and links to the jenkins-configuration-as-code topic page so that developers can more easily learn about it.
To associate your repository with the jenkins-configuration-as-code topic, visit your repo's landing page and select "manage topics."