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-28 00:04:34 UTC
- JSON Representation
https://github.com/ajithvcoder/emlo4-session-08-ajithvcoder
Solution to Session-08 Assignment - AWS Crash Course - (Auto Github ECR push, CML to trigger EC2 spot, DVC Repro S3 storage using github actions)
aws-ec2 aws-ecr aws-s3 cicd cml continuous-delivery continuous-integration continuous-machine-learning github-actions
Last synced: 12 Jan 2025
https://github.com/salrashid123/cosign_kaniko_cloud_build
Deterministic container hashes and container signing using Cosign, Kaniko and Google Cloud Build
cicd containers cosign google-cloud google-cloud-platform slsa
Last synced: 22 Jan 2025
https://github.com/francois-lenne/play-bq-gcp
Data pipeline in order to retrieve data from the playstation API to BigQuery
bigquery cicd data-engineering google-cloud python
Last synced: 13 Jan 2025
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/carandev/colombiaweb
Proyecto hecho en Blazor para mostrar información del país Colombia
blazor cicd colombia docker gha kubernetes
Last synced: 14 Dec 2024
https://github.com/peterr181/engineering_thesis
cicd css expressjs heroku-deployment materialui mysql nodejs react reacthookform scss typescript
Last synced: 07 Dec 2024
https://github.com/scorpioscrux/budget-smart
Budget Smart is an app that allows you to interact with your spending more often which allows you to see exactly what you're spending your money on. The app allows you to import a CSV file that you can download from your bank, import it, and sort the transactions into categories.
apache2 cicd docker express mongo mongodb nextjs react typescript
Last synced: 22 Dec 2024
https://github.com/arafat-alim/url-shortner-pro
This project is a scalable URL shortener API that allows users to create short URLs for easy sharing. It includes advanced features such as comprehensive analytics, custom aliases, and rate limiting. Users can authenticate via Google Sign-In, group URLs under specific topics, and track detailed analytics for their links.
analytics api caching cicd docker expressjs geolocation google-oauth jest mongodb nodejs rate-limiting redis swagger url-shortener
Last synced: 24 Jan 2025
https://github.com/pmbrull/k8s-workshop
Workshop to get started with containerization and Kubernetes
cicd docker kubernetes workshop
Last synced: 25 Jan 2025
https://github.com/sourasishbasu/staticsite_starkexpo
Static Website files to deploy in EC2 instance for MLSA Stark Expo Event.
aws cicd ec2 hosting-aws static-site
Last synced: 09 Jan 2025
https://github.com/cngjo/docker-deployment
repository to try out docker deployment
cicd deployment-workflow docker docker-compose docker-deployment
Last synced: 19 Jan 2025
https://github.com/goseind/schablone
Template repository for app infrastructure based on SRE principles
actions azure cicd helm kubernetes sre terraform
Last synced: 11 Dec 2024
https://github.com/madjava/blogs
My technical blogs and other projects
azure cicd cloud-networking design-architecture iac team-building terraform
Last synced: 01 Dec 2024
https://github.com/hammerheadshark666/mos-customer-address-api
Microservice Order System - Customer Address Microservice
azure-keyvault cicd csharp docker docker-compose dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 18 Jan 2025
https://github.com/ilyagoncharovy/competencies
https://ilyagoncharovy.github.io/competencies/
Last synced: 11 Jan 2025
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 Jan 2025
https://github.com/ricardojrmcom/supernova
React module boilerplate
boilerplate cicd eslint husky jest npm prettier react react-testing-library storybook typescript
Last synced: 08 Dec 2024
https://github.com/dumasd/jenkins-config-ops-plugin
cicd database devops devops-tools java jenkins jenkins-plugins nacos
Last synced: 13 Oct 2024
https://github.com/880831ian/laravel-gitlab-cicd-heroku
部署 Laravel 於 Heroku 搭配 GitLab CI/CD
Last synced: 17 Jan 2025
https://github.com/880831ian/jenkins-github-tg-bot
使用 Jenkins 來對 GitHub 專案做持續整合並使用插件來通知 Telegram Bot
Last synced: 17 Jan 2025
https://github.com/jaimemagiera/jenkins-config
This repository contains a handful of Jenkins resources.
Last synced: 13 Oct 2024
https://github.com/sharinas/aws-codepipeline-demo
An example of an AWS CodePipeline that demonstrates fundamental concepts of building and using a pipeline with AWS CodePipeline and AWS CodeBuild.
aws aws-cloudformation ci-cd cicd cloudformation codepipeline pipeline
Last synced: 26 Jan 2025
https://github.com/muhammedt1207/e-tutor-server-
E-tutor uses TypeScript, NestJS, and a microservice architecture for its server-side, applying clean architecture principles to manage courses and user interactions efficiently.
cicd clean-architecture docker expressjs kafka kubernetes microservice nestjs nodejs
Last synced: 22 Dec 2024
https://github.com/hammerheadshark666/mos-order-api
Microservice Order System - Order Microservice
azure-keyvault azure-service-bus cicd csharp docker docker-compose dotnet8 fluentvalidation jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 18 Jan 2025
https://github.com/espiramarvin/cicd-tut
Tutorial for CloudSigma. Github Pipelines for an app shipped to Github self hosted runners.
cicd nginx self-hosted-runners
Last synced: 08 Dec 2024
https://github.com/mohamedzaahran/currency-exchange
This repository contains a fully automated Continuous Integration/Continuous Deployment (CI/CD) pipeline designed to streamline the development, testing, and deployment process of a Java-based microservice. The pipeline is built using Jenkins, Docker, and Kubernetes, enabling seamless integration and deployment from code commit to production.
automation cicd devops docker jenkins kubernetes
Last synced: 13 Oct 2024
https://github.com/jbangurajr/jenkins-course
In this course, you will learn with demos at each step for better visualization of the concepts about what CI/CD is, why we should use Jenkins, how to create pipelines, use of different plugins, Jenkins security and much more along with the hands-on practice for these concepts to give you a solid foundation of Jenkins.
Last synced: 23 Jan 2025
https://github.com/mgitrov/codepipelinex
Automated deployment with Jenkins and k3s: A practical implementation of a CI/CD pipeline that takes a Flask application from code commit to deployment on Kubernetes, leveraging Jenkins and Docker.
automation aws-ec2 cicd docker jenkins k3s
Last synced: 13 Oct 2024
https://github.com/hendisantika/body-mass-index
Body Mass Index (BMI) with Spring Boot Tailwind
cicd docker github-actions nginx spring-boot
Last synced: 29 Dec 2024
https://github.com/koenvanmeijeren/php-code-tests-in-ci-cd
This is the repository for the PHP code tests in CI/CD. This is used for educational purposes only.
Last synced: 15 Dec 2024
https://github.com/mamunul/wordplay
cicd clean-architecture clean-code ios swift swiftui unittest
Last synced: 02 Dec 2024
https://github.com/aryanprince/lexical-interpreter-engine
🖌️ A .NET WinForms application that takes in a custom DSL to draw geometric designs.
c-sharp cicd domain-specific-language dotnet dotnet-framework drawing-library github-actions lexical-analyzer windows-forms
Last synced: 23 Jan 2025
https://github.com/hendisantika/nuxt-portfolio
Personal Portofolio - with love with Nuxt 3
cicd devops ecr github javascript nuxt3 portofolio
Last synced: 29 Dec 2024
https://github.com/dianpermana/check-status-covid-19
Check status covid-19 using Jmeter
assertions cicd covid19 jmeter rapidapi taurus testing
Last synced: 02 Dec 2024
https://github.com/hammerheadshark666/mos-registered-user-add-customer-address-func
Microservice Order System - Customer Address Microservice
azure-functions azure-keyvault azure-service-bus cicd csharp dotnet8 mediatr sqlserver unit-testing
Last synced: 18 Jan 2025
https://github.com/descent098/ci-cd-basics
A presentation about the basics of CI/CD and specifically github actions pipelines for github pages releases
cicd education learning learning-resources presentation presentation-slides web website
Last synced: 26 Jan 2025
https://github.com/watsutatsu/actions
common github workflows for this organization
Last synced: 26 Jan 2025
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: 26 Jan 2025
https://github.com/hammerheadshark666/mos-authentication-api
Microservice Order System - Authentication Microservice
api azure azurekeyvault cicd csharp docker docker-compose jwt-authentication mediatr sqlserver unit-testing unit-testing-framework
Last synced: 18 Jan 2025
https://github.com/chengfang/image-updater-examples
Sample Argo CD apps for Image Updater
argo-cd argocd argocd-image-updater ci-cd ci-cd-automation ci-cd-pipeline cicd gitops
Last synced: 18 Jan 2025
https://github.com/shadyosama9/dockerized-k8s-pipeline
This project implements a CI/CD pipeline for a Dockerized application deployed to Kubernetes using Helm. It includes stages for building, testing, analyzing code, building Docker images, uploading to a registry, removing unused images, and deploying to Kubernetes.
Last synced: 26 Jan 2025
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: 23 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: 26 Jan 2025
https://github.com/iagoantunes/fluttergithubactions
cicd flutter flutter-ci githubactions
Last synced: 31 Dec 2024
https://github.com/rishang/task-templates
Daily common devops CI/CD templates in form of taskfile templates to use
cicd github gitlab task-manager taskfile
Last synced: 17 Jan 2025
https://github.com/rithick574/miniproject-microservice-k8s-clean-architecture
A mini ecommerce application backend built-in the microservice architecture, utilized kafka for interservice communication, docker for containerization and kubernetes for orchastration
cicd clean-architecture docker microservices
Last synced: 20 Jan 2025
https://github.com/davidkhala/ci-cd-utils
Continuous integration and continuous delivery tools collection
azure-pipelines cicd github-actions github-workflow scan sonarcloud teamcity
Last synced: 08 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
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/hammerheadshark666/mos-customer-address-grpc
Microservice Order System - Customer Address Microservice
cicd csharp dotnet8 gprc jwt-authentication mediatr sqlserver
Last synced: 18 Jan 2025
https://github.com/hammerheadshark666/mos-order-history-added-delete-order-func
Microservice Order System - Order History Microservice
azure-functions azure-keyvault azure-service-bus cicd csharp dotnet8 mediatr sql-server
Last synced: 17 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/fosetorico/tomato_disease_classification
End-to-End Project for the Classification of Tomato Blight Disease using cutting-edge convolution neural networks (CNN) and leveraging the power of VGG19 model as a transfer model.
cicd cnn-classification computer-vision convolutional-neural-networks deep-learning docker dvc-pipeline flask keras mlops-workflow python3 tensorflow transfer-learning vgg19
Last synced: 06 Jan 2025
https://github.com/jrtashjian/homelab-terraform-images
Terraform images for GitLab CI
Last synced: 08 Dec 2024
https://github.com/thiagotn/svadmin
sample sveltekit project with github-actions configured
cicd docker github-actions playwright svelte sveltekit
Last synced: 11 Oct 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/spinningideas/cicd
Continuous Integration Continuous Delivery
cicd continuous-delivery continuous-integration
Last synced: 13 Jan 2025
https://github.com/maslick/kubectl-bash
simple Docker image with kubectl and bash for CI/CD
bash cicd dockerfile kubectl kubernetes
Last synced: 26 Jan 2025
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/eliasdh-com/k8s-infrastructure
Centralized repository for managing Kubernetes clusters, deployments, and services, organized under a supercluster structure for scalable and automated infrastructure.
cicd cluster-management deployments devops infrastructure ingress k8s k8s-cluster k8s-service kubernetes kubernetes-cluster kubernetes-deployment kubernetes-service namespaces scripting services supercluster yaml
Last synced: 25 Jan 2025
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/weehong/jenkins-pipeline-with-docker-compose-hashicorp-vault-sonarqube
This repository demonstrates the use of Jenkins with various integration tools such as Docker, Ngrok, HashiCorp Vault, and Sonar.
cd ci cicd continous-deployment continuous-integration docker docker-compose hashicorp-vault jenkins ngrok sonar sonarqube vault
Last synced: 21 Jan 2025
https://github.com/ekedonald/implementing-cicd-pipeline-for-terraform-using-jenkins
Last synced: 06 Jan 2025
https://github.com/dev-eranda/docker-jenkins-ci-cd-pipeline
This project demonstrates the setup of a CI/CD pipeline using Docker and Jenkins to automate the build, deployment, and delivery of a Dockerized Node.js API application
Last synced: 25 Jan 2025
https://github.com/bob-cd/terraform-provider
Official terraform provider for Bob
bob cicd clojure hacktoberfest terraform terraform-provider
Last synced: 28 Dec 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/flrecruiter/oferta-laboral-desarrollador-fullstack-100-en-chile
Oferta laboral Fullstack Developer remoto en Chile
aws cicd hiring iac javascript nodejs oferta-de-trabajo python react remote-job-chile typescript
Last synced: 20 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/Olf0/gh-actions-cache-always
"Live patching" of `actions/cache@v3` to let it always cache
action actions cache caching ci ci-cd cicd continuous-deployment continuous-integration
Last synced: 23 Oct 2024
https://github.com/rithviknishad/keil_disassembly
Tool to generated disassembly table from the content of assembly program.
cicd firebase-hosting flutter-examples keil tools
Last synced: 24 Jan 2025
https://github.com/dev-eranda/mern-auth-techniques
This course focuses on advanced authentication techniques in the MERN stack, including secure email verification, password recovery, and automated welcome emails. Learn to implement these features using popular libraries like Mailtrap and JWT for secure token management, enhancing user experience and application security in your web applications.
cicd fullstack-development jwt-authentication mern-stack verification-code
Last synced: 06 Dec 2024
https://github.com/dev-eranda/reactjs-design-system-engineer
This repository contains projects and examples from the "Advanced React for Enterprise: React for Senior Engineers" course. It covers advanced concepts such as performance optimization, state management, component architecture, and scalable design systems in React for enterprise-level applications.
accessibility-testing cicd css css-architecture design-patterns npm npm-package reactjs reusable-components storybook typescript unit-testing visual-regression-testing
Last synced: 06 Dec 2024
https://github.com/touradbaba/fraud_det_app_mlops
Fraud Detection App integrating MLOps for seamless deployment and continuous enhancement.
azure ci-cd cicd data-science flask github-actions machine-learning mlflow mlops
Last synced: 21 Jan 2025
https://github.com/marlinsk/tmaior-test-marlon-backend-application
A backend project with clean architecture + SOLID + TDD and CD/CD process
babel cicd clean-architecture deployment docker docker-container docker-image dockerfile express-js mongodb nodejs pipeline process solid tdd test-automation tests typescript
Last synced: 06 Jan 2025
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/ashish-khanagwal/devops-days
Docker Days
ansib aws cicd devops docker gola gradle jenkins kubernetes maven nagios test test-automation
Last synced: 23 Jan 2025
https://github.com/misterabdul/jekyll-builder
Docker image for jekyll builder CI/CD using alpine linux base.
alpine-linux cicd docker docker-image jekyll
Last synced: 13 Jan 2025
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/snsinahub-org/ssis
actions cicd dotnet github-actions ssis ssis-devops visual-studio
Last synced: 17 Jan 2025
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/princebansal7/backend-docker-k8s
Implemented a JavaScript backend application, incorporating Docker for deployment within a Kubernetes environment.
cicd docker javascript kubernetes
Last synced: 17 Jan 2025