Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
CI/CD
CI/CD is a build automation strategy and part of DevOps
- Continuous integration: Frequent merging of several small changes into a main branch.
- Continuous delivery: When teams produce software in short cycles with high speed and frequency so that reliable software can be released at any time, and with a simple and repeatable deployment process when deciding to deploy.
- Continuous deployment: When new software functionality is rolled out completely automatically.
- GitHub: https://github.com/topics/cicd
- Wikipedia: https://en.wikipedia.org/wiki/CI/CD
- Related Topics: continuous-delivery, continuous-integration, continuous-deployment, pipelines-as-code, devops, build-automation,
- Aliases: ci-cd,
- Last updated: 2025-01-16 00:04:47 UTC
- JSON Representation
https://github.com/dafnik/ssp
Deploy static site previews via ssh.
action ci ci-cd cicd deploy deployment deployment-automation preview preview-environment preview-environments ssh static-site static-sites
Last synced: 18 Dec 2024
https://github.com/jonaspaq/jonaspaq.github.io
☕️ My personal page. Know more information about me in the website. https://jonaspaq.github.io
cicd docker frontend github node nuxt nuxtjs personal-website vue
Last synced: 22 Dec 2024
https://github.com/jeremycook123/devsecops-jenkins
DevSecOps Jenkins Setup
artifact-management cicd dependency-track devsecops jenkins nexus pipeline sast sbom security sonarqube
Last synced: 13 Jan 2025
https://github.com/ziselsberger/doc_to_readme
Automated extraction of function and class docstrings, and further creation/update of documentation in README File.
automated cicd documentation markdown python readme
Last synced: 28 Oct 2024
https://github.com/jodieaddis/password-generator
Password Generator for users
cicd git gitflow tailwind typescript unit-test
Last synced: 04 Dec 2024
https://github.com/tanishkamarrott/maximizing-jenkins-techniques-for-enhanced-scalability-and-resilience
Optimizing Jenkins for Scalability and Resilience offers insights and practical tips for boosting Jenkins' performance, reliability, and efficiency. Learn best practices for configuration, resource management, and advanced techniques.
cicd groovy-scripts jenkins performance-optimization
Last synced: 13 Oct 2024
https://github.com/mathieu2301/vitest-notify
Use GitHub, Notion and Telegram to run your automated tests, visualize the results, and alert your teams.
cicd monitoring vitest vitest-reporter vitest-ui
Last synced: 15 Jan 2025
https://github.com/iutx/erda-action-examples
Examples of erda-action.
cicd devops erda erda-actions kubernetes
Last synced: 04 Dec 2024
https://github.com/thomascode92/gha-complete-guide
Learn how to build automated CI/CD workflows with GitHubs DevOps service. 🛠️🔄
cicd devops github-actions udemy-course
Last synced: 09 Nov 2024
https://github.com/titikterang/cicd-toolkit
simple command line tool helper to integrate with hashicorp vault & github api
cicd go golang hashicorp hashicorp-vault secrets toolkit vault
Last synced: 08 Jan 2025
https://github.com/realpacific/fullstack-cicd-automation
NgRx + Forms, Angular Library (w/ Verdaccio as registry) w/ Flask for backend & chat implementation using socket & automated deployment to Heroku from CircleCI + Cypress powered tests
angular chat-application cicd circleci cypress flask heroku ngrx reactive-forms typescript
Last synced: 06 Dec 2024
https://github.com/javanile/docker-compose-job
cicd docker-compose jobs taskrunner tasks
Last synced: 10 Dec 2024
https://github.com/ednz-cloud/deploy_gitea_runner
Ansible role to deploy gitea CICD runners, natively or containerized, on debian-based systems. Mirror from https://git.ednz.fr/ansible-roles/deploy_gitea_runner.
ansible ansible-role cicd gitea
Last synced: 29 Dec 2024
https://github.com/priyansusahoo/deploy-v2
Repository includes all files for the application, dockerfile. Integrated with jenkins using web-hooks.
aws-ec2-intances cicd demo-deploy dockerfile jenkins-pipeline nodejs web-hook
Last synced: 08 Jan 2025
https://github.com/hammerheadshark666/mos-register-user-func
Microservice Order System - Register Microservice
azure-functions azure-service-bus azurekeyvault cicd csharp dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 17 Nov 2024
https://github.com/ashish-simplecoder/react-ts-todo-app
An awesome todo app built in React-Typescript and Chakra-UI.
chakra-ui cicd debouncing github-actions github-pages hooks javascript reactjs redux-toolkit typescript typescript-react
Last synced: 14 Jan 2025
https://github.com/ni-m/githashextractor
Extract Git hash and save this information as a file for version tracking in software and firmware
cicd cmake cpp qt version-control
Last synced: 17 Dec 2024
https://github.com/raviyadavdevops/opsquest
Welcome to OpsQuest, the ultimate DevOps interview preparation guide! This repository is designed to help you navigate the DevOps landscape and ace your interviews with confidence.
anisible aws cicd devops docker git github-actions jenkins kubernetes
Last synced: 10 Dec 2024
https://github.com/devopswithalii/jenkins-ci-cd-with-github-integration
aws cicd docker-container github jenkins-pipeline
Last synced: 15 Dec 2024
https://github.com/maslick/kubectl-bash
simple Docker image with kubectl and bash for CI/CD
bash cicd dockerfile kubectl kubernetes
Last synced: 28 Nov 2024
https://github.com/444b/sttemplate
Production ready, streamlit template repo
cicd dependencies pypi python streamlit uv
Last synced: 12 Jan 2025
https://github.com/sskender/gitlab-cicd-docker
Demo project on how to setup Gitlab CI/CD and gitlab-runner
cd ci ci-cd ci-cd-pipeline cicd gitlab gitlab-ci gitlab-runner jobs pipeline
Last synced: 28 Nov 2024
https://github.com/felixojiambo/customer-order-system
Customer Order Management API: A service with REST APIs for managing customers and orders, featuring authentication, SMS notifications, and CI/CD setup.
azure cicd database django-rest-framework docker helm jwt kurbenetes openid-connect postgresql python sms-api unit-testing
Last synced: 28 Nov 2024
https://github.com/dulvui/libgdx-ios-upload
Github Action to release an iOS libGDX application to Testflight
Last synced: 28 Nov 2024
https://github.com/narmidm/github-actions-kubernetes
Automating CI/CD with GitHub Actions and Kubernetes
cicd devops github-actions kubernetes
Last synced: 02 Dec 2024
https://github.com/jrtashjian/homelab-terraform-images
Terraform images for GitLab CI
Last synced: 08 Dec 2024
https://github.com/abhisheksr01/python-postgres-azure-container-apps
A simple Python app deployed to Azure Container Apps and access postgres DB.
azure azurecontainerapps cicd docker githubactions githubactions-oidc postgresql python serviceprincipal terraform
Last synced: 16 Dec 2024
https://github.com/mgunawardhana/docker-and-jenkins-integration
This project demonstrates a simple integration of Docker and Jenkins for continuous integration and continuous deployment (CI/CD) of a Java application. The project uses Maven for build automation and includes a basic Java program that prints a welcome message.
cicd github java17-spring-boot jenkins
Last synced: 28 Nov 2024
https://github.com/lamaparbat/express_ci_cd
EXPRESS CI/CD PIPELINE
cicd ec2 express githubaction-workflow nginx-proxy
Last synced: 28 Nov 2024
https://github.com/aryanprince/lexical-interpreter-engine
Advanced WinForms drawing app in C# with a custom parser for user commands, enabling variable assignment and dynamic shape generation based on parsed commands.
c-sharp cicd dotnet-framework drawing-library gdi-plus github-actions lexical-analyzer windows-forms
Last synced: 23 Nov 2024
https://github.com/victorbadaro/react-vite-ghpages-deploy
This is a simple app built with React and Vite deployed on Github Pages following the Vite website guide
ci-cd cicd deploy deployment deployment-automation gh-pages github-actions github-pages html html-css html-css-javascript html5 javascript react reactjs vite vitejs
Last synced: 02 Dec 2024
https://github.com/jibrand/nodejs-aws-crud-app-with-rds-s3-and-jenkins-pipelines
This repository contains a complete DevOps project with a CI/CD pipeline built using Jenkins, Docker, AWS RDS, and EC2, featuring automated deployments and continuous integration for a Node.js application.
aws awss3 cicd devops docker nodejs rds
Last synced: 31 Dec 2024
https://github.com/sezzgi/automated-ci-cd-pipeline-for-web-application
ansible aws cicd docker jenkins pipeline terraform webapplication
Last synced: 31 Dec 2024
https://github.com/a-menshikov/yamdb_cicd
апрель 2023. Итоговый проект инфраструктурных спринтов Яндекс Практикум. Акцент на работу с Docker и настройку через Github Actions CI/CD в REST API написанном мной ранее
cicd django django-rest-framework docker docker-compose github-actions github-secrets python
Last synced: 13 Dec 2024
https://github.com/edwinrlambert/hello-cicd
Comprehensive DevOps project tutorial covering Flask app development, Docker containerization, Jenkins CI/CD pipeline, Kubernetes orchestration, and Terraform infrastructure management. Designed for hands-on learning of essential DevOps tools and practices.
automation cicd containerization devops docker flask infrastructure-as-code jenkins kubernetes terraform
Last synced: 13 Oct 2024
https://github.com/dumasd/jenkins-nexus-plugin
cicd devops java jenkins jenkins-plugin nexus-repository nexus3
Last synced: 13 Oct 2024
https://github.com/theoneoh1/octo-doodle
This project demonstrates a simple DevOps CI/CD pipeline using GitHub Actions
cicd containers docker github-actions sonarqube
Last synced: 03 Dec 2024
https://github.com/moeh-jama/webhook-reporter
Github Actions Coverage reporter. Sends to Provider (discord, slack, microsoft teams) via given webhook
alert alerting alerting-service cicd coverage coverage-report discord github-actions notification notifications observability slack teams test-automation webhook
Last synced: 27 Dec 2024
https://github.com/helloimalemur/phantomci
Secure Headless Self-Hosted Runner
ci cicd git-runner git-scm self-hosted self-hosted-runner
Last synced: 16 Dec 2024
https://github.com/abhisheksr01/springboot-jpa-aws
This is a simple Spring boot app to store and retrieve user data from a postgres sql database.
aws cicd circleci flyway jpa-hibernate postgresql springboot terraform
Last synced: 31 Dec 2024
https://github.com/livelace/jenkins-showcase
Jenkins showcase projects. Different approaches for solving tasks. Best practises.
cicd docker groovy gui jenkins jenkins-pipeline jenkins-template-engine scriptler
Last synced: 31 Dec 2024
https://github.com/rmjhynes/aws-master-pipeline
A master pipeline that deploys worker pipelines to selected AWS accounts, with each worker pipeline pulling and deploying code from its own designated repository.
aws aws-codepipeline cicd codepipeline terraform
Last synced: 09 Dec 2024
https://github.com/bjnandi/cicd-pipeline-gitlab-ecs-crud-spring-boot-app
Discover how to streamline Java Spring Boot application deployment with a GitLab CI/CD pipeline using AWS ECS and RDS MySQL. This guide will walk through integrating GitLab for continuous integration & delivery.
aws cicd devops-project docker dockerfile gitlab java mysql pipeline rds spring-boot
Last synced: 29 Sep 2024
https://github.com/murshidazher/simple-devops-hello-world
⚓ A simple application to demonstrate ci/cd pipeline with jenkins, ansible, docker, kubernetes, tomcat, aws.
ansible cicd docker java jenkins kubernetes maven
Last synced: 31 Dec 2024
https://github.com/maxime-cllt/vanadium
Projet de l'UE Génie Logiciel à l'Université de Bourgogne
cicd design-patterns github-actions java javaawt
Last synced: 03 Dec 2024
https://github.com/hamdiz0/vote-app
A containerized voting app hosted on an EC2 instance built ,pushed & deployed with a CI/CD pipeline using docker ,jenkins & minikube
cicd devops docker ec2-instance jenkins kubernetes minikube scripting ssh
Last synced: 03 Dec 2024
https://github.com/dolejska-daniel/lightweight-git-deployment
Extensible, lightweight and easy to configure webhook processor.
cicd deployment github lightweight webhook
Last synced: 09 Jan 2025
https://github.com/abbos1711/dotnet_csharp_gitlab-ci-cd
dotet ci/cd
cicd continuous-delivery continuous-deployment continuous-integration csharp dotnet gitlab gitlab-ci
Last synced: 03 Dec 2024
https://github.com/brianlusina/volt-ci
Minimal CI 🔁 build system :zap:
build-system ci cicd cli continuous-integration python volt-ci
Last synced: 09 Dec 2024
https://github.com/abakermi/aws-cdk-github-actions-ci-cd
A repository for an article at https://akermiabdelhak.com/blog/aws-cdk-github-actions-ci-cd for how to automate AWS CDK app deployment with github actions
aws cdk cicd github github-actions typescript
Last synced: 23 Nov 2024
https://github.com/dinushchathurya/gitlab-pipeline
Run GitLab pipeline for GitHub hosted repository
cicd codingtricks codingtricksio dinushchat github gitlab gitlab-cicd pipeline run-gitlab-from-github
Last synced: 16 Dec 2024
https://github.com/dinushchathurya/cicd-java-gradle
CICD Pipeline for Java Gradle Application to deploy on Kubernetes Cluster
cicd gradle java java-gradle java-k8 jenkins jenkins-docker jenkins-docker-pipeline sonarqube
Last synced: 16 Dec 2024
https://github.com/amitjimiwal/tsprojecttodo
Todo's React-TypeScript
cicd opensource opensourceprojects pipeline react todolist typescript
Last synced: 04 Dec 2024
https://github.com/lukegtester/ci.cd-gh.actions-practice
Repository created in purpose of practise CI/CD skills using GH actions
Last synced: 04 Dec 2024
https://github.com/mahmoudgalalz/surge-action
Github action to autodeploy a client-side app to https://surge.sh
automation cicd deployment github-actions ncc
Last synced: 04 Dec 2024
https://github.com/sanogotech/ci-cd-final-project
Final Project for CI/CD course
cicd continious-integration continuous-delivery github github-actions openshift tekton
Last synced: 16 Dec 2024
https://github.com/jodieaddis/online-dictionary
Dictionary application providing definitions accompanied by examples, as well as synonyms for the chosen words.
chromatic cicd fetch-api react storybook tailwind typescript
Last synced: 04 Dec 2024
https://github.com/ayush272002/fightlinx
This is a MMA website on which fighters can register and look for a match. The matchmaking algorithm runs a KNN algorithm for matchmaking.
aws cicd docker expressjs kafka monorepo nextjs nginx nodejs postgresql prisma redis-pubsub turborepo
Last synced: 16 Dec 2024
https://github.com/jofaval/vue2-template
Starter template for Vue 2 projects
cicd e2e github-actions javascript template testing typescript unit-testing vue vue2 vuejs
Last synced: 09 Dec 2024
https://github.com/ddubeyyy/student
This project involves analyzing student performance data and predicting outcomes using a Flask web application. It includes data preprocessing, model training, and deployment on AWS with CI/CD pipelines for seamless integration and delivery.
aws cicd jupyter-notebook machine-learning model pipeline python
Last synced: 05 Dec 2024
https://github.com/fredericrous/git-templates
opinionated git templates with its collection of hooks
cicd command-line devops git hooks shell terminal
Last synced: 10 Dec 2024
https://github.com/roger-king/octodon
A better UX for interacting with Github Actions.
actions ci-cd cicd github github-actions
Last synced: 05 Dec 2024
https://github.com/iknowjavascript/terraform-aws-runner-resources
Implementation for article "Building the Self-Hosted On-Demand Runner Infrastructure with Terraform" using "terraform-aws-github-runner" module.
aws cicd github-actions terraform
Last synced: 19 Dec 2024
https://github.com/jonasfroeller/oci-deployment
Easily deploy on oci.
cicd oci ocir oracle-cloud-infrastructure workflow
Last synced: 05 Dec 2024
https://github.com/machinelearningzuu/mlops-learning-00-github-actions
Welcome to the MLOps Learning Repository - Part 00! This repository is dedicated to learning and practicing MLOps focusing on CI/CD with GitHub actions. Whether you're a beginner or an experienced practitioner, you'll find valuable resources here.
Last synced: 10 Dec 2024
https://github.com/dirosaki/lab-design-system
Ignite Lab 04 - Design System
cicd react storybook tailwindcss typescript
Last synced: 23 Dec 2024
https://github.com/appvia/terraform-aws-module-template
A template repository which can be used by all AWS terraform modules
cicd github-actions terraform terraform-module
Last synced: 31 Dec 2024
https://github.com/ansurm/react-card-grid
Coding challenge solution for a Frontend Developer role, demonstrating various skills related to Frontend Development.
aws cicd css react s3 typescript
Last synced: 10 Dec 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: 10 Dec 2024
https://github.com/kpitzen-io/aws-cicd-key-rotator
Automated AWS Key rotation for GitLab
aws cicd gitlab iam secrets secrets-management terraform variables
Last synced: 16 Dec 2024
https://github.com/sergk/appset-addons
Argo CD ApplicationSet Blueprint
applicationset apps argo argocd cicd deploy gitops helm
Last synced: 11 Dec 2024
https://github.com/chaddyc/gha-runner
GitHub Actions Runner Docker Container
actions-runner cicd cicd-pipeline docker docker-compose gha gha-cicd gha-runners github github-actions github-runner github-runners-management kubernetes kubernetes-runner
Last synced: 11 Dec 2024
https://github.com/sylvaincodes/youtube_orion_store_admin
Orion Store And Admin - Learning Frontend Development
cicd clerkauth cypress figma frontend nextjs15 react-intl react19 redux shadcn-ui typescript
Last synced: 11 Dec 2024
https://github.com/kevden01/jenkins-docker-python-ci-cd-pipeline
CI/CD pipeline demonstration using Jenkins, Docker, and Python. This project showcases a containerized Python application integrated with Jenkins for automated builds, tests, and deployments.
cicd docker dockerfile jenkins jenkinsfile pipeline python
Last synced: 16 Dec 2024
https://github.com/ziqq/flutter_ci_workflows
Workflows to flutter CI actions
Last synced: 11 Dec 2024
https://github.com/arjunraj77/azuredevops-training
Study materials and practical sections on Azure DevOps
azure azure-devops cicd study-notes
Last synced: 11 Dec 2024
https://github.com/sirherobrine23/go-dependabot-core
Implements dependabot with go to integrate in CLIs and CI/CD
Last synced: 16 Dec 2024
https://github.com/atkaridarshan04/springboot-devops
This project showcases the implementation of DevOps practices on a Java Spring Boot application
cicd docker gitops jenkins kind kubernetes spring-boot
Last synced: 17 Dec 2024
https://github.com/sagarmaheshwary/github-actions-demo
Demo NodeJS and Docker CI/CD Pipeline using Github Actions.
cicd docker github-actions nodejs
Last synced: 17 Dec 2024
https://github.com/sharan-vj/end2end_bear_panda_binary_image_classification
End to End Deep learning project, Fine tuned VGG19 model to classify bears and pandas, deployed via a web interface for quick and easy predictions.
binary-classification cicd deep-learning docker end-to-end-project flask github-actions mlops-project transfer-learning vgg19
Last synced: 17 Dec 2024
https://github.com/blackbird-cloud/terraform-toolkit
Base docker image for infrastructure deployments on CI
build-tools cicd docker terraform
Last synced: 12 Jan 2025
https://github.com/sinipelto/devops-exercises
Repository for COMP.SE.140 Continuous Development and Deployment course exercises.
cicd continuous-delivery continuous-deployment continuous-integration cpp python3 rabbitmq
Last synced: 11 Dec 2024
https://github.com/erenkucuker/phpcicd
An example of CI/CD process with Deployer and Github Actions
actions ci-cd cicd deployment php
Last synced: 11 Dec 2024
https://github.com/ptmkhanh29/jenkins-documentation
Vô tình mình xem được repo này (https://github.com/hocchudong/ghichep-docker) của một anh cảm thấy rất hay nên muốn ghi chép lại thành quả đã học được về Jenkins để chia sẻ với mọi người
Last synced: 17 Dec 2024
https://github.com/ilyagoncharovy/jobtracker
tma_version
cicd docker eslint express full-stack gh-actions node react telegram-bot tma typescript vite
Last synced: 17 Dec 2024
https://github.com/mysticrenji/azdevopsagent_dockerized
Dockerized version of Azure Devops Agents
azure azure-devops azuredevopsagents cicd docker pipeline
Last synced: 27 Dec 2024