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.
Custom AMI built using HashiCorp Packer to configure a Jenkins server for CI/CD
Jenkins best practices
Curated list of usage of various tools and services using containers.
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…
Jenkins Deployment on AWS
This has code for installing jenkins on linux machine and creating an AMI
Trigger and wait for a GitHub Action workflow from a Jenkins pipeline.
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."