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-06 00:15:57 UTC
- JSON Representation
https://github.com/acerv/jenkins-cloner
Jenkins master cloner- Clone your Jenkins server with few clicks
automation cloner continuous-integration jenkins jenkins-ci testing
Last synced: 18 Jan 2025
https://github.com/frodoslaw/jenkins-casc-docker
Jenkins Server With Configuration-as-Code
casc docker dockerfile jenkins
Last synced: 02 Feb 2025
https://github.com/antoonline/jenkins-tool-wordpress-reset-user-password
This Jenkins pipeline resets a WordPress user's password on the MySQL database.
docker jenkins mysql reset-password ubuntu
Last synced: 14 Jan 2025
https://github.com/antoonline/jenkins-tool-create-mysql-db-and-user
This Jenkins pipeline creates a MySQL user and database, taking parameters for stack code, app code, encoding, max connections, MySQL host, and port. It installs the MySQL client, generates a random password, creates the database and user, and flushes MySQL privileges.
create database jenkins mysql ubuntu user wordpress
Last synced: 14 Jan 2025
https://github.com/antoonline/jenkins-tool-wordpress-replace-site-url
This Jenkins pipeline updates WordPress URLs in a database. It takes parameters for old and new URLs, MySQL credentials, and the WordPress table prefix. It checks for and installs the MySQL client if needed, then runs SQL queries to replace the old URL with the new one in relevant fields.
jenkins jenkinsfile replace url wordpress
Last synced: 14 Jan 2025
https://github.com/devkyt/my-friend-jenkins
Manage Jenkins on Kubernetes. With tips, tricks and the cup of tea
Last synced: 20 Jan 2025
https://github.com/frodoslaw/docker-jenkins
Docker container with Jenkins CI and few DSL jobs examples.
container docker jenkins jenkins-dsl
Last synced: 02 Feb 2025
https://github.com/daoud-hussain/cicd-todo-application
A complete Jenkins CI/CD Pipeline of a Full-Stack to-do Application.
docker jenkins owasp-dependencycheck sonarqube trivy
Last synced: 23 Jan 2025
https://github.com/amandakelake/cicd-fe
docker docker-compose jenkins nginx typescript vue
Last synced: 22 Dec 2024
https://github.com/zinmyoswe/kodekloud-engineering
Kodekloud Engineering with linux and kubernetes
anisble docker jenkins kodekloud kodekloud-engineer kubernetes linux
Last synced: 24 Dec 2024
https://github.com/recuencojones/jenkins-docker-setup
Jenkins docker setup for local development
Last synced: 28 Dec 2024
https://github.com/eriknathan/jenkins-lib
JenkinsLib para pipelines de projetos com CI/CD pelo Jenkins
jenkins jenkinslibrary pipeline
Last synced: 24 Dec 2024
https://github.com/95jonpet/peterjonsson-ci
CI/CD shared library for Jenkins.
ci cicd jenkins jenkins-shared-library
Last synced: 20 Jan 2025
https://github.com/niveshsunny/cicd_kubernetes
Java Based application-CI-CD Production deployment
argocd docker dockerhub ebs gitops helm jenkins kubernetes nexus slack sonarcloud
Last synced: 05 Jan 2025
https://github.com/das7pad/sharelatex-dev-env
Fan out dev and build environment changes into sharelatex projects
docker docker-compose jenkins jinja2 make overleaf python sharelatex
Last synced: 26 Jan 2025
https://github.com/omjaju18/3-tier-application-docker
Three-tier Application
docker docker-compose docker-container docker-image dockerfile github jenkins jenkins-pipeline jenkins-plugin jenkinsfile
Last synced: 21 Jan 2025
https://github.com/azizbenismail/devops-project-management-springboot
"FortitudeDevOps : Un déploiement exemplaire façonné par une approche méticuleuse et robuste. Depuis la préparation minutieuse de l'environnement Jenkins jusqu'à l'intégration continue sans faille, ce projet incarne la solidité et la fiabilité. Des tests rigoureux des services backend à l'utilisation de SonarQube et Jacoco pour maintenir des normes
devops docker docker-compose dockerfile graphana jenkins nexus prometheus promo sonarlint sonarqube spring-boot
Last synced: 21 Jan 2025
https://github.com/akarsh/jenkins-nginx-reverse-proxy-configuration
Demonstration of nginx and jenkins docker continer images in arm64 macOS
arm64 configuration-file docker-compose docker-network jenkins macos nginx
Last synced: 24 Dec 2024
https://github.com/niveshsunny/cicd-kubernetes
Java Based application-CI-CD Production deployment
argocd docker gitops-pipeline helm jenkins kubernetes maven nexus s3 slack sonarqube
Last synced: 05 Jan 2025
https://github.com/oleksandrtimoshenko/jenkins-server-deployment
Jenkins-server-deployment with docker swarm, some useful Jenkinsfiles
Last synced: 30 Dec 2024
https://github.com/das7pad/sharelatex-docker-images
docker images for sharelatex
docker jenkins overleaf sharelatex texlive
Last synced: 26 Jan 2025
https://github.com/shibinrajumathew/k8s-cluster-setup
Code for setting up Kubernetes with Docker for frontend and backend applications. Using Nginx ingress controller by helm, For bare metal server
ansible docker jenkins kubernates terraform
Last synced: 23 Jan 2025
https://github.com/ramaraju-personal-org/ami-jenkins
This has code for installing jenkins on linux machine and creating an AMI
aws-ami docker jenkins jenkins-configuration-as-code jenkins-dsl jenkinsfile
Last synced: 07 Jan 2025
https://github.com/cornelber/vvta-labs
VVTA Laboratories
blackbox-testing coverage-report java jenkins junit testing whitebox-testing
Last synced: 22 Dec 2024
https://github.com/kaungmyathan22/three-tier-devops-ci-cd-pipeline
docker eks jenkins kubernetes sonarqube trivy
Last synced: 30 Dec 2024
https://github.com/rishavmehra/jenkins-ci-cd
CI/CD pipeline for integrating with Jenkins & deploy the code on GCP Server
cicd gcp jenkins node-js ubuntu1804
Last synced: 07 Jan 2025
https://github.com/bharat-singhh/portfolio
This project demonstrates my proficiency in setting up a Continuous Integration and Deployment (CI/CD) pipeline, containerization, orchestration, and monitoring in a cloud environment. The application I worked on is my portfolio website, built using HTML, CSS, and JavaScript.
argocd argorollouts docker docker-compose git grafana jenkins kubernetes prometheus
Last synced: 02 Feb 2025
https://github.com/ngostal2019/jenkins-minikube
Deploy Jenkins as a pod in your Minikube cluster.
ingress-nginx jenkins kubernetes minikube yaml
Last synced: 13 Jan 2025
https://github.com/idanhoro/jenkins-k8s
The goal of this project is to build a Python-based application and deploy it to a k8s cluster using Jenkins. The application image is stored in a repository such as Amazon Elastic Container Registry (ECR).
jenkins jenkins-declarative k8s-cluster k8s-deployment python
Last synced: 20 Jan 2025
https://github.com/ankush-web-eng/microservice
A backend for my websites built with monolith architecture written in golang. This will be a unified place for all of such services that I make again and again in different projects.
cloudinary docker golang gomail gorm gssoc-ext hacktoberfest jenkins mux-router postgresql
Last synced: 23 Jan 2025
https://github.com/fintech-lsi/user-service
A Spring Boot microservice for managing user accounts, authentication, and user-related operations in a fintech ecosystem.
devops docker jenkins maven sonarqube spring-boot test
Last synced: 20 Jan 2025
https://github.com/shivam1808/automl-with-jenkins-and-docker
AutoWeb: Web Hosting Automation with Jenkins and Docker
automation docker docker-compose git github jenkins machine-learning
Last synced: 16 Jan 2025
https://github.com/kausalyanp/sample-maven-project
Sample Freesyle with Maven Project using Jenkins, Maven 3.6.3, Java in Ubuntu server
aws cicd devops ec2-instance freestyle java jdk jenkins maven maven-plugin pom ubunutu
Last synced: 03 Feb 2025
https://github.com/trandung2k1/express-jenkins
expressjs jenkins nginx reverse-proxy
Last synced: 29 Dec 2024
https://github.com/tnguyen14/tauros
Jenkins running on docker
docker docker-compose jenkins plugins
Last synced: 27 Jan 2025
https://github.com/traveloka/jenkins-github-check
GitHub Check Integration
github-checks-api java jenkins plugin
Last synced: 14 Jan 2025
https://github.com/roeeelnekave/crash-api-application-part-2
Deploying a Crash Management API with Ansible and Cloudformation and Automation Using Jenkins ECS with Jenkins Ec2 Agent and monitoring through Grafana, Promethues
ansible cloudformation flask gunicorn jenkins nginx
Last synced: 27 Jan 2025
https://github.com/williamfzc/glockr
make everything lockable
jenkins lockable management python resources
Last synced: 27 Jan 2025
https://github.com/rettetdemdativ/folderauth
Go package for the Folder authorization plugin in Jenkins (https://plugins.jenkins.io/folder-auth/)
api authorization-strategy golang jenkins jenkins-plugin
Last synced: 26 Jan 2025
https://github.com/pobyzaarif/git-webhook-receiver
github, gitlab, bitbucket webhook receiver
bitbucket-webhooks cicd circleci deployment drone-ci github-webhook gitlab-ci-cd gitlab-webhook jenkins
Last synced: 27 Jan 2025
https://github.com/khalefahmed/ecommerce
A DevOps exploration - student project with a Spring REST API and JWT security (AWS EC2 and Jenkins) - Udacity Java Developer Project 4
aws jenkins jenkins-pipeline slf4j splunk
Last synced: 28 Dec 2024
https://github.com/cn-docker/jenkins-master
Jenkins Master
docker docker-image jenkins jenkins-ci jenkins-pipeline
Last synced: 13 Oct 2024
https://github.com/mohdumair8896/vprofile-project
A social networking demo app, Which is created with services with Virtual-Machines and they are configured together.
elasticsearch java jenkins maven memcached mysql nignx rabbitmq tomcat vagrant vagrantfile
Last synced: 27 Jan 2025
https://github.com/vrun545/testing_project
This project is aimed at automating testing scenarios for the Flipkart website using Selenium, Java, Maven, and TestNG. The project implements various features and best practices to ensure efficient and reliable testing.
groovy java jenkins junit parallelexecution selenium testng webdriver
Last synced: 12 Oct 2024
https://github.com/yunusemrenalbant/spring-ci-cd-with-jenkins
Bu proje, Jenkins kullanılarak CI ve CD süreçlerinin nasıl otomatize edileceğini göstermektedir.
cicd devops jenkins spring spring-boot
Last synced: 27 Jan 2025
https://github.com/idempiere-devops/idempiere-jenkins-sandbox
Sanbox to learn CI/CD
devops idempiere jenkins vagrant
Last synced: 27 Jan 2025
https://github.com/rimubytes/security-and-compliance-automation-demo
Enhanced the security posture of cloud infrastructure and applications through automated security tools and compliance checks.
Last synced: 27 Jan 2025
https://github.com/danilbox/proxy-jenkins-build-monitor
Proxy Jenkins Build Monitor
Last synced: 17 Dec 2024
https://github.com/asmaakamel21/selenium-framework
Selenium Framework project Using Java, Maven, TestNG and POM
ddt java-8 jenkins maven pom selenium selenium-java selenium-webdriver testng
Last synced: 13 Jan 2025
https://github.com/shnartho/go-jenkins-argocd
A website built with Go, server by nginx, backed by a Jenkins and ArgoCD-managed CI/CD pipeline.
argocd aws docker golang jenkins kubernetes nginx
Last synced: 20 Jan 2025
https://github.com/zbrtsn/jenkins-argocd
With Jenkins, We clone a private repo in GitLab. We'll docker build that repo then push it to the Docker Hub. We'll create a Yaml file which is gonna lead to create an app in ArgoCD as we wanted.
argocd docker dockerfile jenkins jenkins-pipeline kubernetes private-repository
Last synced: 22 Nov 2024
https://github.com/kaorimatz/jenkins-webhook-notifier-plugin
A Jenkins plugin to send build events to webhooks
Last synced: 24 Dec 2024
https://github.com/ankitnewjobs/basic-azure-jenkins-example
This will guide you through the Jenkins Pipelines.
azure azure-devops azure-pipelines jenkins jenkins-pipeline
Last synced: 14 Jan 2025
https://github.com/almoghindi/simple-bank
A robust banking system built with Go and Gin, featuring account creation, balance tracking, and money transfers. The frontend is developed using Vue.js with TypeScript. Utilizes JWT for authentication, microservices, gRPC, Redis, PostgreSQL, Docker and Kubernetes. Deployed on AWS with EKS and RDS, and CI/CD managed with GitHub Actions and Jenkins.
aws aws-eks aws-rds aws-route53 docker github-actions go golang grpc jenkins jwt kubernetes postgresql redis typescript vuejs
Last synced: 14 Jan 2025
https://github.com/iam-abhishek-yadav/devops
argocd aws azure docker gcp git github-actions gitlab-cicd gitops jenkins kubernetes shell-scripting terraform
Last synced: 29 Dec 2024
https://github.com/murilobeltrame/jenkinspipelinetest
Sample project for testing Jenkins pipelines
Last synced: 12 Jan 2025
https://github.com/zebrajaeger/buildsign
Jenkins Build Sign
arduino build ci java jenkins raspberry-pi-3 sign
Last synced: 15 Dec 2024
https://github.com/witokondoria/scm-trait-commit-skip-plugin
Additional filtering traits for branch-source Jenkins plugins
bitbucket filtering-references github jenkins jenkins-pipeline jenkins-plugin trait
Last synced: 29 Oct 2024
https://github.com/goern/ai-stacks
This is a set of jobs to be run on the AI-Stacks pipeline to product optimized AI Stacks
ai artificial-intelligence cicd jenkins pipeline
Last synced: 02 Feb 2025
https://github.com/zhangyuan/docker-jenkins
Jenkins image with libltdl7 to allow run docker inside jenkins
Last synced: 14 Dec 2024
https://github.com/sauceforge/saucery3
Saucery for NUnit 3
automation c-sharp dotnet jenkins nunit nunit-framework nunit3 tdd testing
Last synced: 07 Jan 2025
https://github.com/sauceforge/sauceryx
Saucery for XUnit
automation dotnet jenkins tdd testing xunit xunit-framework
Last synced: 07 Jan 2025
https://github.com/sauceforge/sauceryj
Saucery for JUnit
automation java jenkins junit tdd testing
Last synced: 07 Jan 2025
https://github.com/sauceforge/saucery2
Saucery for NUnit 2
automation c-sharp dotnet jenkins nunit-framework nunit2 tdd testing
Last synced: 07 Jan 2025
https://github.com/dimasmith/jenkins-docker
Docker image with jenkins that is capable of interacting with local docker
Last synced: 17 Dec 2024
https://github.com/youngermaster/react-native-continuous-integration
Comprehensive guide and configurations for setting up continuous integration pipelines for React Native applications.
continuous-integration jenkins react-native react-native-cicd
Last synced: 27 Jan 2025
https://github.com/dev5oops/healthtartfront
✋ 백경석 🥸, 유제은 🤓, 이나현 👹, 이서현 👽, 조제훈 🗣️
docker html-css-javascript jenkins kubernetes vue3
Last synced: 20 Dec 2024
https://github.com/timo-reymann/jenkinsciwithdockerintegration
Jenkins on docker with support to use docker in the image it self for your builds.
ci docker docker-image dockerfile jenkins jenkins-ci
Last synced: 24 Jan 2025
https://github.com/sea-kg/jenkins-install
Install jenkins like a systemd service
Last synced: 22 Nov 2024
https://github.com/fintech-lsi/wallet-service
A Spring Boot microservice for managing digital wallets and currency transactions in a fintech ecosystem.
aws jenkins maven microservice sonarqube spring-boot
Last synced: 20 Jan 2025
https://github.com/mubarokahh/microservices-project
Orchestrating Containers Across Multiple Virtual Servers with Kubernetes.Deploying Applications Into Kubernetes Cluster.Persisting Data in Kubernetes.Building Elastic Kubernetes Service (EKS) With Terraform - Deploying and Packaging applications with Helm.Deploying and Packaging applications into Kubernetes with Helm.
helm jenkins jenkins-pipeline kubernetes kubernetes-cluster
Last synced: 18 Jan 2025
https://github.com/hhh0828/resumeprojectmanagement
Portfolio - 1
docker golang jenkins kubernetes projectmanagement resume
Last synced: 20 Dec 2024
https://github.com/hmzelidrissi/dev-sync
Task management system using Jakarta EE & Docker + jenkins pipeline to push the image to dockerhub
docker docker-compose glassfish jakarta java jee jenkins jpa-hibernate jsp-servlet junit junit5 servlet
Last synced: 20 Dec 2024
https://github.com/marcelosmbrrr/devops
Exploring devops with a Laravel application
gitflow github-actions grafana jenkins laravel prometheus sonarqube
Last synced: 14 Dec 2024
https://github.com/weronika-stepien/ci-cd
CI/CD setup for web applications using Jenkins, Docker, SonarQube, Kubernetes, ArgoCD, GitHub and DockerHub. Includes automated build, test, and deployment pipelines.
argocd continuous-deployment continuous-integration docker java jenkins kubernetes maven python sonarqube web-applications
Last synced: 20 Dec 2024
https://github.com/muhammad-ali-70/dev-op-project
The Dev-Op Project is a web application showcasing the use of Jenkins and GCP instances to implement Continuous Integration and Continuous Deployment (CI/CD) pipelines, automating the build, test, and deployment processes.
automation ci-cd devops html-css-javascript jenkins pipleline web-deployment
Last synced: 29 Dec 2024
https://github.com/yahialm/cicd-pipeline-with-jenkins-argocd-sonar-and-k8s
Full implementation of a CI/CD pipeline using Jenkins for Continuous integration and ArgoCD to keep the software product in a deployable state. The project was done locally on VirtualBox and a K3s cluster setup manually on Ubuntu Server VMs.
argocd build-automation cicd devops devsecops docker gitops jenkins owasp-dependencycheck sonarqube spring-boot test-automation trivy
Last synced: 20 Dec 2024
https://github.com/taurus5650/automation_api_pytest
api-testing automation-testing jenkins pytest python3 software-testing
Last synced: 06 Jan 2025
https://github.com/nathmahale/mathemat-lab
Sample nodejs app for calculator
cypress docker expressjs jenkins mathematics mocha nodejs superagent webpack
Last synced: 22 Oct 2024
https://github.com/sheplx/fully-integrated-devops-project
Introducing a DevOps project fully integrates several popular DevOps tools including GCP, Jenkins, Kubernetes, SonarQube, Prometheus, Grafana, Nexus, Terraform, Ansible, Helm, and more.
ansible docker docker-compose external-secrets-operator git google-cloud-platform grafana hashicorp-vault helm ingress jenkins kubernetes nexus prometheus python redis slack sonarqube terraform webhooks
Last synced: 21 Jan 2025
https://github.com/raviyadavdevops/build-a-byte
This project focuses on automating the software delivery pipeline to increase deployment frequency and decrease time to market through effective CI/CD practices.
Last synced: 20 Dec 2024
https://github.com/hariom1616/hackfestrepo2024
Welcome to the HackfestRepo2024 repository! We're excited to participate in Hacktoberfest 2024, an annual celebration of open-source contributions hosted by DigitalOcean, GitHub, and others. Whether you're a seasoned developer or just starting out, we’d love for you to join us and contribute to this project!
aws collaboration development devops docker hacktoberfest jenkins kubernetes open-source python
Last synced: 10 Dec 2024
https://github.com/suransandeepa/docker-jenkins-ci-cd-automation
This repository contains a complete CI/CD pipeline setup for a Node.js application using Jenkins and Docker. The project includes an Express.js server with multiple routes and integrates automated testing, Docker containerization, and deployment processes.
Last synced: 20 Dec 2024
https://github.com/pipizhang/artifact-deployer
Artifact-Deployer is a small tool designed to deploy Jenkins artifacts to remote server
Last synced: 14 Dec 2024
https://github.com/josephc45/spark_microservice_for_typeahead_application
Spark service ingesting Kafka stream from Typeahead Application that aggregates words on occurrences and sinks to HBase.
docker docker-compose hbase java jenkins junit5 kafka-consumer mockito spark-streaming spring-boot
Last synced: 20 Dec 2024