Custom AMI built using HashiCorp Packer to configure a Jenkins server for CI/CD
-
Updated
Nov 24, 2023 - Shell
Custom AMI built using HashiCorp Packer to configure a Jenkins server for CI/CD
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.
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…
Collection of a wide variety of practice DevSecOps implementions via Jenkins Pipelines and Configurations as Code.
Trigger and wait for a GitHub Action workflow from a Jenkins pipeline.
Jenkins Deployment on AWS
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."