Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Jenkins

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.

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/mlabouardy/lambda-oneshot-container

One-shot container with Serverless

containers docker golang jenkins lambda serverless

Last synced: 15 Jan 2025

https://github.com/ivangfr/jenkins-dind-postman-newman

The goal of this project is to implement an Automation Testing for a fake online REST API called ReqRes. We will use: Jenkins, Docker-in-Docker (dind), Postman API Client and Newman

docker docker-in-docker jenkins newman postman postman-api reqres

Last synced: 30 Oct 2024

https://github.com/lreimer/cicd-launchpad

Visualise and launch CD/CD jobs using a Novation Launchpad Mini MK2

devops graalvm java jenkins midi midi-controller

Last synced: 21 Jan 2025

https://github.com/jenkinsci/eggplant-runner-plugin

Eggplant DAI Runner enable integration of DAI test configuration execution in pipeline

builder cli devops eggplant java jenkins keysight pipeline plugin test

Last synced: 04 Nov 2024

https://github.com/jenkins-zh/jenkins-cli-doc

Source code of jcli document website

jcli jenkins

Last synced: 16 Nov 2024

https://github.com/sc5/serverless-deployment-ansible

Example Ansible playbook for deploying Serverless service from prebuilt artifacts

ansible ansible-playbook jenkins orchestration serverless

Last synced: 03 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/KennethanCeyer/danger-go

:gem: A Dangerfile for golang developer (golint)

danger devops golang golint jenkins travis

Last synced: 12 Nov 2024

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/simongolms/ods-jenkins-agent-nodejs

Customized Jenkins agents that helps me in my daily developer life with OpenDevStack

jenkins nodejs opendevstack openshift

Last synced: 12 Feb 2025

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/mtchavez/jenkins

Golang Jenkins Hash

go hashing jenkins

Last synced: 29 Jan 2025

https://github.com/cvitter/sample-rest-server

Sample Java based Rest server used to demonstrate Jenkins Pipeline features

cloudbees java jenkins rest-api

Last synced: 13 Nov 2024

https://github.com/minghsu0107/jenkins-cheet-sheet

A simple guide to help you set up and configure a Jenkins server.

docker jenkins

Last synced: 09 Feb 2025

https://github.com/robsonbittencourt/jenkins-as-code-scaffold

Scaffold to create a Jenkins instance all maintained by code

docker jenkins jenkins-as-code

Last synced: 13 Jan 2025

https://github.com/lvthillo/shared-library

Jenkins shared library for pipelines

jenkins shared-library

Last synced: 18 Nov 2024

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/fleschutz/jenkins-build-farm

Contains step-by-step instructions to set up a Jenkins build farm with CI/CD (Continuous Integration and Continuous Delivery/Deployment).

docker jenkins jenkinsfile pipeline sample snaps

Last synced: 13 Nov 2024

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/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/yash509/devsecops-connect-four-deployment

Developed a Connect Four Game in HTML, CSS and JavaScript, and deployed it on Docker Container and Kubernetes Cluster using Jenkins CI/CD pipeline while following the DevSecOps Prctices.

aws azure cloud css devops devops-project devops-tools devsecops docker dockerfile eks-cluster gcp hcl html javascript jenkins jenkins-pipeline kubernetes project-repository terraform

Last synced: 13 Oct 2024

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/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/yzgyyang/freebsd-ports

My ports dev zone

freebsd-ports jenkins

Last synced: 17 Nov 2024

https://github.com/phppkg/jenkins-client

Jenkins-client is a set of classes designed to interact with Jenkins CI using its API.

jenkins jenkins-api jenkins-client

Last synced: 18 Dec 2024

https://github.com/carloscharz/configurejenkinstomcat

Configure Jenkins 2.x with Tomcat 8.x in AWS (Amazon Linux AMI)

amazon aws deployment ec2 jenkins tomcat war

Last synced: 11 Nov 2024

https://github.com/kth/evolene

Standardized builds of 🐳 Docker images and NPM packages.

ci devops docker jenkins npm python

Last synced: 02 Jan 2025

https://github.com/huangcongqing/jenkins

基于Jenkins的自动化工作流搭建的过程,搭建完这套工作流,我们只需要在本地发起一个git提交,剩下的单元测试,打包构建,代码部署,邮件提醒等功能全部自动化完成,让持续集成、持续交付、持续部署变得简单易操作,真正解决人工构建部署的诸多问题。

jenkins

Last synced: 08 Feb 2025

https://github.com/bndynet/frontend

An Angular starter repo for jQuery, Bootstrap, Angular Material, E2E, TypeScript, Webpack and Docker

angular angular-material angular-material2 angular2 angular4 docker e2e jasmine jenkins jenkins-pipeline karma npm protractor travis-ci tslint webpack yarn

Last synced: 12 Nov 2024

https://github.com/idealista/jenkins_role

Ansible Jenkins role

ansible debian jenkins

Last synced: 13 Dec 2024

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/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: 12 Feb 2025

https://github.com/suzuki-shunsuke/ansible-jenkins-ubuntu

ansible role to install Jenkins on Ubuntu

ansible ansible-role jenkins oss

Last synced: 02 Feb 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/icyleaf/fastlane-plugin-update_jenkins_build

Update build's description of jenkins.

fastlane fastlane-plugin jenkins

Last synced: 12 Dec 2024

https://github.com/ujstor/jenkins-ssh-agent-python

Jenkins environment for building and testing Python projects with custom SSH agent support.

dockerbuild jenkins pytest

Last synced: 22 Jan 2025

https://github.com/cms-enterprise/delivery-pipeline-templates

A Jenkins Pipeline Template Catalog for secure container image builds and deployment.

ci-cd jenkins

Last synced: 08 Dec 2024

https://github.com/cloudogu/jenkins-helm-image

An OCI image containing Jenkins bundled with the basic plugins needed during startup of Jenkins Helm Chart

docker helm image jenkins oci plugins

Last synced: 09 Nov 2024

https://github.com/jcmdsbr/jenkins-docker-learning

Learning jenkins, basic to hero concepts!! using docker environment

devops docker jenkins sonarqube

Last synced: 27 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/agx/debautoff

Auto fast forward Debian packages to new upstream versions using git-buildpackage

debian git-buildpackage jenkins upstream

Last synced: 01 Jan 2025

https://github.com/jenkins-zh/jcli-repo

Jenkins CLI repository

cdn jenkins jenkins-cli jsdelivr

Last synced: 16 Jan 2025

https://gitlab.com/alexandre-perrin1/jenkins-lockable-resources

A Python API for Jenkins Lockable Resources plugin

api jenkins lockable plugin

Last synced: 07 Nov 2024

https://github.com/reviewboard/rbintegrations

Third-party service integrations for Review Board 3.0+.

asana circleci code-review idonethis jenkins mattermost reviewboard slack travis-ci trello

Last synced: 06 Nov 2024

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/olorin37/terraform-provider-jenkins

Provider for managing Jenkins configuration

jenkins jenkins-cli terraform terraform-provider

Last synced: 22 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/v1v/jenkinsworld2017

Jenkins World 2017 - The Game of DevOps: Applying Jenkins Best Practices in a Dynamic Industry http://sched.co/ALOY

bestpractices groovy jenkins lint

Last synced: 08 Feb 2025

https://github.com/cliffano/nestor-buildlight

CLI for Jenkins build light notifier

buildlight cli delcom jenkins

Last synced: 14 Jan 2025

https://github.com/alilotfi23/terraform-jcasc-k8s

Deploying Jenkins(JCasC) on Kubernetes with Helm and Terraform

helm jcasc jenkins kubernetes

Last synced: 20 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/taiki45/pact_junit_formatter

Dump pact verification result with JUnit format.

jenkins junit-format pact

Last synced: 22 Oct 2024

https://github.com/chanakaudaya/wso2ei-jenkins-cicd

Simple Jenkins Pipeline with WSO2 EI

cicd jenkins wso2ei wso2esb

Last synced: 03 Dec 2024

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/pirate-emperor/azure-netflix

Azure-Netflix: A DevSecOps CI/CD pipeline project that builds, tests, and deploys a Netflix-inspired web app on Azure. Features Jenkins automation, SonarQube analysis, Docker, security scans with Trivy and OWASP, and deployment via Kubernetes, Prometheus, and Grafana.

azure ci-cd devops docker grafana jenkins kubernetes owasp prometheus sonarqube terraform trivy web-application

Last synced: 13 Feb 2025

https://github.com/emahtab/jenkins-cje-2017

Jenkins CJE Exam 2017 Prep

cd ci cje jenkins

Last synced: 07 Dec 2024

https://github.com/jorgechato/jenny

CLI that allows interaction with one of the most important CI/CD systems out there: Jenkins.

go golang jenkins public

Last synced: 29 Jan 2025

https://github.com/visaltyagi/devops-project1

DevOps Capstone Project 1 -Implementing a DevOps Lifecycle on a website using Docker & Jenkins Only

ansible aws bash-script devops docker dockerfile implementation jenkins lifecycle terraform website

Last synced: 14 Dec 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/tks-devops/devops-nursery-to-graduation

"DevOps: Nursery to Graduation" is a comprehensive guide that takes you on a journey from the very basics to advanced concepts of DevOps. Blog-CloudCraft-with-TK

cicd docker git git-repository gitlab-ci grafana jenkins kubernetes linux maven owasp owasp-dependencycheck trivy

Last synced: 28 Dec 2024

https://github.com/kdubois/git-svn-pipeline

Automated Bidirectional Subversion - Git Sync with Jenkins

cicd docker git-svn jenkins jenkins-pipeline

Last synced: 28 Jan 2025

https://github.com/mlabouardy/alldaydevops-2020

AllDayDevOps Spring Break Edition 2020

azure container devops docker jenkins k8s packer terraform

Last synced: 15 Nov 2024

https://github.com/zhouzhi3859/jenkins-jnlp-slave-nodejs

a docker image of jenkins/jnlp-slave with root and nodejs.

jenkins jenkins-slave nodejs

Last synced: 14 Nov 2024

https://github.com/secana/jenkins-cakebuild

Plugin for the Jenkins build server to run Cake scripts

cake-scripts cakebuild jenkins jenkins-build jenkins-plugin

Last synced: 10 Jan 2025

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.

bash ci-cd jenkins python3

Last synced: 04 Dec 2024

https://github.com/pramithamj/3990-jayasooriya

Jenkins pipeline to create a docker containers

docker dockerhub java jenkins maven pipeline

Last synced: 21 Jan 2025

https://github.com/uudashr/jenkins-infra-compose

Jenkins on Docker Compose

docker docker-compose jenkins

Last synced: 13 Jan 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/fartem/jenkins-manager

App for managing some Jenkins actions

jenkins jenkins-client

Last synced: 23 Oct 2024

https://github.com/lanimall/sagdevops-cicd-infra-docker

Sample docker scripts that provide building blocks for provisionning full SoftwareAG environment on Docker. See https://github.com/lanimall/sagdevops-dbcreator-docker for DB creation of SAG docker instances

ci-cd ci-server devops docker docker-registry docker-store jenkins sagdevops softwareag-image softwareag-product yaml

Last synced: 13 Feb 2025

https://github.com/v1v/jenkinslint-plugin

Checks Jenkins Jobs for practices and behaviour that could potentially be improved.

best-practices java jenkins jenkinslint-plugin lint

Last synced: 16 Dec 2024

https://github.com/emad-elsaid/jenkins-docker-compose

A setup to run jenkins with docker compose

docker docker-compose jenkins

Last synced: 18 Jan 2025

https://github.com/wcm-io-devops/ansible-jenkins-pipeline-library

Ansible role for setting up a Jenkins instance for the jenkins-pipeline-library

ansible ansible-role jenkins jenkins-pipeline jenkins-pipeline-library jenkins-shared-library

Last synced: 11 Nov 2024

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/fsuhrau/tape

build dependency management for executables

ci dependencies executable go golang jenkins

Last synced: 22 Jan 2025

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-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/icy/jenkins-groovy-library

Jenkins Library of Groovy Scripts

cd ci devops groovy jenkins

Last synced: 07 Feb 2025