Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Jenkins
![](https://explore-feed.github.com/topics/jenkins/jenkins.png)
Jenkins is a free and open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery.
- GitHub: https://github.com/topics/jenkins
- Wikipedia: https://en.wikipedia.org/wiki/Jenkins_(software)
- Repo: https://github.com/jenkinsci
- Created by: Kohsuke Kawaguchi
- Released: February 2, 2011
- Related Topics: continuous-integration, continuous-delivery, cicd, ci-cd, travis, build-automation,
- Aliases: jenkins-ci, jenkinsci, jenkins-pipeline,
- Last updated: 2025-02-10 00:15:40 UTC
- JSON Representation
https://github.com/wach-e/jenkins-configuration-as-code
The repository contains scripts used by packer to create a baked docker image (from ubuntu) on AWS. The docker AMI is used to setup Jenkins using the Configuration-as-Code approach.
Last synced: 13 Jan 2025
https://github.com/peterson-dev/kode-kangaroo
code snippet manager
cypress django heroku jenkins postgresql
Last synced: 25 Jan 2025
https://github.com/terminal127/ocr
Developed a robust OCR web application utilizing Flask for the backend and Tesseract for OCR functionalities. Employed Docker for containerization. Orchestrated deployment with Kubernetes for efficient management, while Terraform for cloud provisioning .Implemented Jenkins for continuous integration and ArgoCD for GitOps-based deployment
aws devops docker docker-compose jenkins kubernetes ocr-recognition python shell-script terraform
Last synced: 06 Feb 2025
https://github.com/alanmacgowan/webapplication.core
Sample Asp.Net Core Application for CI/CD
asp-net-core docker jenkins jenkins-pipeline k6 kubernetes netcore newman postman powershell webpack
Last synced: 13 Oct 2024
https://github.com/offa/jenkins-push-url-generator
Generates Git Push Notification URLs for Jenkins.
git jenkins jenkins-scm jenkins-webhook notification-urls push-notifications
Last synced: 20 Jan 2025
https://github.com/0904-mansi/nodeapp
Just for practice of learning...
devops docker javascript jenkins json
Last synced: 14 Jan 2025
https://github.com/iferdel/chile-economic-indexes-viz
An intuitive visualization platform for Chilean economic indexes, developed using Go for both ETL processes (managed by gRPC + rabbitMQ) and web development (along with JS and HTMX). For CI/CD, tools such as Jenkins and Docker Swarm are in use. The infraestructure setup is specified in https://github.com/iferdel/chile-economic-indexes-infra
docker-swarm go golang grpc htmx javascript jenkins nginx rabbitmq
Last synced: 28 Jan 2025
https://github.com/joostvdg/mkdocs-docker-build-container
Docker container for building sites with MKDocs
docker docker-container jenkins mkdocs mkdocs-docker mkdocs-material pipeline static-site static-site-generator
Last synced: 18 Jan 2025
https://github.com/diginc/jenkins-pipeline-library-simple-spock-tests
Simple Unit Testing of a Jenkins pipeline library with Spock
groovy jenkins spock unittesting
Last synced: 21 Jan 2025
https://github.com/hylandsoftware/spot
The watchdog for your build agents
bamboo golang jenkins mattermost-bot monitoring slack-bot
Last synced: 17 Jan 2025
https://github.com/jelastic-jps/jenkins-swarm
Docker image of Jenkins with Swarm plugin to be installed in the container start
docker docker-image docker-swarm jenkins jenkins-swarm swarm-plugin
Last synced: 06 Jan 2025
https://github.com/jenkins-zh/jcli-repo
Jenkins CLI repository
cdn jenkins jenkins-cli jsdelivr
Last synced: 16 Jan 2025
https://github.com/jorgechato/jenny
CLI that allows interaction with one of the most important CI/CD systems out there: Jenkins.
Last synced: 29 Jan 2025
https://github.com/minghsu0107/jenkins-cheet-sheet
A simple guide to help you set up and configure a Jenkins server.
Last synced: 09 Feb 2025
https://github.com/lionshead-io/calculus-serverless-cli
AWS Lambda command-line utility + serverless micro-framework
aws-lambda cli gocd jenkins lambda nodejs serverless
Last synced: 27 Jan 2025
https://github.com/lunik/ansible-image
Ansible OCI image for CI/CD pipelines
alpine-linux ansible azure-devops docker github-actions gitlab-ci jenkins redhat
Last synced: 18 Dec 2024
https://github.com/g3force/qablink
Get the current build status from Jenkins and Quality Gate Status from Sonar for multiple projects and report them on a blink1 device.
blink1 jenkins quality-assurance sonarqube
Last synced: 27 Jan 2025
https://github.com/mario21ic/terraform-ansible-jenkins
Files to create Jenkins server with Terraform + Ansible
ansible devops jenkins terraform
Last synced: 08 Nov 2024
https://github.com/minghsu0107/spring-boot-api-example
An example project that demonstrates how to create a Spring Boot REST API with unit testing, run Spring Boot in Docker, and integrate Gradle with Jenkins CI.
docker gradle java jenkins spring-boot
Last synced: 09 Feb 2025
https://github.com/jmr85/mavenjava
Repo para ver la conexión de Jenkins con Java y Maven
Last synced: 16 Jan 2025
https://github.com/lvthillo/shared-library
Jenkins shared library for pipelines
Last synced: 18 Nov 2024
https://github.com/agherzan/jenkins-conf-yocto-ci.resin.io
Jenkins configuration repository
Last synced: 13 Jan 2025
https://github.com/andrei-straut/jenkins-api-ts-typings
Jenkins JSON API TypeScript Typings
javascript jenkins npm typescript typings
Last synced: 23 Jan 2025
https://github.com/jenkins-zh/jenkins-cli-doc
Source code of jcli document website
Last synced: 16 Nov 2024
https://github.com/arfianz/kubernetes-ci-cd
Kubernetes CI/CD demo examples using jenkins and private registry
cicd docker docker-registry jenkins jenkins-pipeline jenkinsfile kubernetes kubernetes-cluster kubernetes-deployment node node-js registry
Last synced: 19 Nov 2024
https://github.com/priyansh-saxena20/devops-setting-up-eks-jenkins-loki-using-k8s-operator
This is the repository To setup Jenkins, Prometheus, Grafana, Loki, using Kubernetes Operators YAML code inside an Amazon EKS cluster.
eks-cluster grafana-dashboard jenkins kubernetes-cluster loki prometheus-metrics
Last synced: 07 Jan 2025
https://github.com/arup-g/python-todoapp-jenkins-argocd-k8s
CI/CD project usnig Docker, Jenkins, Argocd, Kubernetes
argocd django docker jenkins kubernetes python
Last synced: 23 Jan 2025
https://github.com/mohith-2002/qr-tickets
QR-based ticket booking system using Next.js 14, MongoDB, Stripe, and NextAuth v5. It provides a secure platform for online ticket booking with integrated payment processing via Stripe and user authentication with NextAuth v5. The system also includes real-time QR code validation and turnstile (door) access control using Raspberry PI-4B.
docker eks-cluster jenkins kubernetes mongodb nextjs-14 raspberry-pi serveractions stripe trivy-scan
Last synced: 21 Jan 2025
https://github.com/matveyguralskiy/flaskpipeline
This project sets up a CI/CD pipeline for a Flask application using PostgreSQL, GitHub Actions, Jenkins, SonarQube, unit tests, Bandit, Docker, Aqua Trivy, DockerHub, Docker Compose, ArgoCD, Terraform, Ansible, Grafana, and Prometheus to ensure secure, automated deployment and continuous monitoring
argocd aws ci-cd devops docker flask grafana helm jenkins kubernetes monitoring postgresql prometheus terraform
Last synced: 17 Nov 2024
https://github.com/nowsecure/auto-jenkins-plugin
NowSecure Auto Security Test Jenkins Plugin
continuous-testing jenkins jenkins-plugin mobile-application-security-testing nowsecure nowsecure-auto security-testing
Last synced: 14 Nov 2024
https://github.com/huangcongqing/jenkins
基于Jenkins的自动化工作流搭建的过程,搭建完这套工作流,我们只需要在本地发起一个git提交,剩下的单元测试,打包构建,代码部署,邮件提醒等功能全部自动化完成,让持续集成、持续交付、持续部署变得简单易操作,真正解决人工构建部署的诸多问题。
Last synced: 08 Feb 2025
https://github.com/mattddowney/jenk-bash
Interact with the Jenkins API from bash
api-client bash cli command-line continuous-integration jenkins pipeline
Last synced: 11 Jan 2025
https://github.com/donhui/articles-and-slides
articles and slides
jenkins mybatis-plugin slides sonarqube-plugin
Last synced: 02 Jan 2025
https://github.com/mlabouardy/lambda-oneshot-container
One-shot container with Serverless
containers docker golang jenkins lambda serverless
Last synced: 15 Jan 2025
https://github.com/colinbut/microservice-aws-demo
A demonstration project showcasing a 'typical' microservice on AWS cloud platform
aws aws-ec2 aws-ecs aws-eks aws-elastic-beanstalk aws-elasticbeanstalk ec2-instance ecs ecs-fargate eks elasticbeanstalk jenkins microservice
Last synced: 06 Dec 2024
https://github.com/sajjadhz/devops-cheat-sheet
devops cheat sheet for kubernetes, linux, docker, git, ansible, jenkins ...
ansible aws ceph django docker efk-stack elk-stack farm-stack fastapi git jenkins kubernetes linux lxc mean-stack mern-stack nodejs python terraform velero
Last synced: 21 Jan 2025
https://github.com/ftao1/packer-builds
Packer repo to build Rocky Linux as a Vagrant box for VirtualBox
jenkins packer rocky-linux vagrant virtualbox
Last synced: 07 Nov 2024
https://github.com/emad-elsaid/jenkins-docker-compose
A setup to run jenkins with docker compose
Last synced: 18 Jan 2025
https://github.com/kangasta/jenkins-examples
Examples for settings up and using Jenkins in and with containers.
docker docker-compose example jenkins robotframework sonarqube wsl wsl-ubuntu
Last synced: 01 Nov 2024
https://github.com/yash509/devsecops-mcc-deployment
Developed a Magic Color Changer website using HTML, CSS and JavaScript, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
aws azure cloud css devops devops-pipeline devops-tools devsecops devsecops-pipeline docker dockerfile gcp hcl html javascript jenkins jenkinsfile kubernetes terraform
Last synced: 18 Jan 2025
https://github.com/matheuslfavaretto/challenge_devops
Primeiro Challenge DevOps Alura
devops docker jenkins vitrinedev
Last synced: 28 Jan 2025
https://github.com/alejandro945/my-health-ops
My Health App Infrastructure Repository
branch-protection ci-cd iot jenkins k8s-cluster mlops sonarqube
Last synced: 27 Dec 2024
https://github.com/chanakaudaya/wso2ei-jenkins-cicd
Simple Jenkins Pipeline with WSO2 EI
Last synced: 03 Dec 2024
https://github.com/jenkinsci/memkins
Memkins account on Twitter. Education and memes about Jenkins.
github-actions jenkins twitter twitter-bot
Last synced: 09 Feb 2025
https://github.com/rohitjmathew/hubot-jenkins-slack-optimised
Jenkins notifier adapted for Slack
coffeescript hubot jenkins slack
Last synced: 07 Feb 2025
https://github.com/fartem/jenkins-manager
App for managing some Jenkins actions
Last synced: 23 Oct 2024
https://github.com/alivx/auto-config-generator
Auto nginx, Jenkins, Haproxy configuration generator.
configuration configuration-management haproxy jenkins jinja2 nginx nginx-proxy
Last synced: 08 Nov 2024
https://github.com/alauda/alauda-kubernetes-support-plugin
This plugin allows users to config kubernetes and share configuration to other plugins.
Last synced: 06 Nov 2024
https://github.com/ductnn/ductnn.github.io
My Blog
ansible docker efk-elastic-search--fluentd--kibana jenkins kubernetes node-js prometheus python3
Last synced: 09 Feb 2025
https://github.com/moodyomar/python-weatherapp
Simple Weather app ( Mobile layout only ) in Python (flask) and Nginx. CI pipeline with GitHub actions that includes static, unit and smoke tests. Ready for CI in Jenkins as well and deployment in K8S. Git workflow as a branching strategy
docker docker-compose flask jenkins kubernetes nginx python python3
Last synced: 23 Oct 2024
https://github.com/odennav/server-health-monitoring-pipeline
Deploy shell scripts to Linux servers and send system resource-usage updates to Slack for real-time monitoring
ansible ansible-playbook ansible-role cpu-monitoring disk-usage docker gogs health-check ipmitool jenkins load-testing memory-management slack sonarqube trivy
Last synced: 03 Jan 2025
https://github.com/jenkinsci/pipeline-dependency-walker-plugin
Jenkins plugin, pipeline step, that allows you to perform given pipeline step(s) on a maven job and all its linked jobs.
dependency-graph jenkins pipeline
Last synced: 05 Feb 2025
https://github.com/cn-docker/jenkins-slave-sonar-runner
Jenkins Slave Sonar Runner
docker docker-image jenkins jenkins-slave sonar sonarqube
Last synced: 27 Jan 2025
https://github.com/yusufcanb/josef-pipe
Pipeline development boilerplate with easy deployment in mind with pre-configured Ansible and Robot Framework on top of Jenkins.
ansible docker jenkins robotframework
Last synced: 09 Feb 2025
https://github.com/dinushchathurya/gitops-demo
GitOps example using Jenkins, Argocd, Kubernetes & Kustomize
argo argocd devops dinush-chathurya dinushchathurya docker dockerhub gitops jenkins k8s kubernetes kustomize kustomize-manifest
Last synced: 08 Feb 2025
https://github.com/hisaac/bannerbuilder
A command line tool that dynamically overlays banners on your app icons
cd ci ci-cd cli continuous-delivery continuous-integration imagemagick ios jenkins macos swift swift-package-manager tvos watchos
Last synced: 28 Jan 2025
https://github.com/thejaxon/jenkins-config-as-code
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 jenkins-configuration-as-code kubernetes
Last synced: 14 Dec 2024
https://github.com/alexanderpro/telegrambotjenkinsjobmanager
Telegram bot that helps to manage jenkins jobs
artifacts dotnetcore jenkins job run status telegram-bot trigger
Last synced: 14 Jan 2025
https://github.com/jenkinsci/delphix-plugin
Integrate the Delphix DevOps Data Platform with Jenkins CI/CD pipelines
automation delphix jenkins jenkins-plugin
Last synced: 03 Dec 2024
https://github.com/zhouzhi3859/jenkins-jnlp-slave-nodejs
a docker image of jenkins/jnlp-slave with root and nodejs.
Last synced: 14 Nov 2024
https://github.com/fahmifareed/opskit
OpsKit: Advanced DevOps Toolkit
ci-cd devops devops-pipeline devops-tools jenkins kubernetes playbook-ansible
Last synced: 01 Nov 2024
https://github.com/bia1708/cimple
cimple is a utility tool for automatically installing and configuring Jenkins and for generating Jenkins CI pipelines for your GitHub projects.
Last synced: 04 Dec 2024
https://github.com/cms-enterprise/delivery-pipeline-templates
A Jenkins Pipeline Template Catalog for secure container image builds and deployment.
Last synced: 08 Dec 2024
https://github.com/devopsartfactory/jenkins-deploy-script
automation build-tool jenkins terraform terraform-master-class
Last synced: 12 Oct 2024
https://github.com/jochendiekenbrock/image-comparison-backend
Backend of an image comparison solution. It reads the results of image comparisons performed by the https://github.com/JochenDiekenbrock/image-comparison-frontend and allows to manage them.
ci continuous-integration image-comparison jenkins
Last synced: 10 Oct 2024
https://github.com/epam/edp-cd-pipeline-operator
This operator contains a set of controllers that are reconciled into EDP entities (e.g. Gerrit repository, Jenkins pipelines, etc.)
cd ci delivery-platform deployment edp gerrit jenkins jenkins-pipeline microservice
Last synced: 13 Oct 2024
https://github.com/restuwahyu13/devsecops-with-jenkins
Simple implementation devsecops with jenkins, sonarqube & trivy
api-rest cicd devsecops-pipeline jenkins jenkins-pipeline nodejs typescript
Last synced: 23 Jan 2025
https://github.com/riotkit-org/ci-utils
CI utils, can be used at various CI - Travis, Jenkins, or inside Dockerfile, in Makefile
build-automation build-tool ci ci-utils commons continuous-integration continuous-integrations devops devops-dockerfile devops-pipeline devops-tools devops-workflow docker docker-automation jenkins mysql riotkit sysops travis-ci utils
Last synced: 06 Dec 2024
https://github.com/taiki45/pact_junit_formatter
Dump pact verification result with JUnit format.
Last synced: 22 Oct 2024
https://gitlab.com/alexandre-perrin1/jenkins-lockable-resources
A Python API for Jenkins Lockable Resources plugin
Last synced: 07 Nov 2024
https://github.com/dhruvinsoni30/infrastructure_provisioining_terraform
Create AWS infrastructure for multiple customers using terraform modules
aws githubactions jenkins puppet python shell-script splunk terraform
Last synced: 28 Nov 2024
https://github.com/wendreof/zombie-
:rocket: Automated testing in NodeJS, Docker, Jenkins, NightwatchJS and PostgreSQL. :rocket:
docker jenkins nightwatchjs nodejs pgadmin postgresql yarn
Last synced: 16 Jan 2025
https://github.com/rdkamble/DevSecOps
CDAC Project: Our objective was establishing a secure software development lifecycle, which involved deploying infrastructure through the CloudFormation template. We achieved this by setting up a web application development pipeline using Jenkins, then testing it with SonarQube and OWASP Zap
docker jenkins owasp-zap sonarqube
Last synced: 08 Nov 2024
https://github.com/rohitjmathew/slack-jenkins-bot
A slack bot to trigger jenkins jobs and post status back to a slack made using hubot.
Last synced: 07 Feb 2025
https://github.com/alilotfi23/terraform-jcasc-k8s
Deploying Jenkins(JCasC) on Kubernetes with Helm and Terraform
Last synced: 20 Dec 2024
https://github.com/alilotfi23/jenkins-automation
Jenkins fully Automation process with terrafrom and ansible
ansible ansible-playbook jcasc jenkins terraform terraform-module
Last synced: 20 Dec 2024
https://github.com/fgribreau/docker-jenkins-slave
:muscle: Run a Jenkins slave in docker AND access to docker cli from jobs
Last synced: 09 Feb 2025
https://github.com/avinash6784/ansible-jenkins
Ansible role to install Jenkins
ansible ci continous-integration devops jenkins role
Last synced: 06 Dec 2024
https://github.com/johanneshiry/jenkins-java-8-11-17-docker
Dockerfile to create a Jenkins CI image with Java 8, Java 11 and Java 17 support.
cd ci continuous-delivery continuous-deployment continuous-integration continuous-testing docker java java11 java17 java8 jenkins jenkinsci shell
Last synced: 23 Jan 2025
https://github.com/petenorth/graalvm-native-maven-template
An Openshift template for setting up a GraalVM native-image pipeline for maven projects
docker graalvm jenkins jenkins-pipeline maven openshift spring-boot vertx
Last synced: 19 Dec 2024
https://github.com/maslick/telega
HTTP proxy for sending messages to Telegram group chats
ci docker go heroku jenkins k8s proxy roskomnadzor telegram telegram-api tls
Last synced: 18 Jan 2025
https://github.com/amaurybsouza/devops-tech-events
the purpose of this repository is to gather in one place dates and information about devops tech events that take place in all of the world. Stay with me to check those events (constantly updating)
ansible-playbook aws cloud cncf conferences devops devops-tools devopsdays github gitlab google hashicorp jenkins kubecon kubernetes meetup technology techtalk terraform
Last synced: 07 Feb 2025
https://github.com/amaurybsouza/devops-talks
I love DevOps communities, and I have been helping many of them for years now, both as an organizer and digital creating. Got a project to discuss? Want me to speak at your meetup? Anything else? Let's chat! DM me on Twitter
ansible aws azure cicd cloud cloudnative devops devops-pipeline devops-tools devopsdays docker github gitlab-ci gitops helm-charts infrastructure jenkins kubernetes-cluster terraform
Last synced: 07 Feb 2025
https://github.com/omidiyanto/golang-weatherapp-googleoauth-devsecops
devsecops jenkins kubernetes snyk sonarqube trivy
Last synced: 25 Jan 2025
https://github.com/dbritto-dev/udacity-cloud-devops-engineer-capstone
Capstone Project for Cloud DevOps Engineer on Udacity
capstone covid19 eks eksctl flask jenkins kubernetes pipeline scraped-data udacity-devops-nanodegree
Last synced: 08 Feb 2025
https://github.com/duckymomo20012/image-n-crypt
A flask server for encrypting images
docker docker-compose flask flask-jwt-extended flask-mongoengine flask-restx flask-wtforms jenkins jwt python
Last synced: 31 Jan 2025
https://github.com/undergrounder96/dev_os
Dev_OS is a slim, sleek and smart OS for developers.
bash bash-script jenkins jenkins-pipeline linux linux-distribution linux-kernel linuxfromscratch make vagrant vagrantfile virtual-machine virtualbox virtualbox-machine virtualization
Last synced: 18 Jan 2025
https://github.com/amaurybsouza/devops-podcasts
a BIG collection of podcasts related to SRE/DevOps technologies and tools. Keep focused with me and listen the great conversations
ansible aws azure azure-devops career deployment devops devops-tools jenkins jobs kubernetes-cluster technology terraform
Last synced: 07 Feb 2025