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/tanishkamarrott/building-a-resilient-devsecops-pipeline-for-a-reddit-clone-utilizing-jenkins-argocd-prometheus-g
This project involves orchestrating a resilient DevSecOps pipeline to build a Reddit clone application. It automates, streamlines, and secures infrastructure provisioning and application deployment cycles using Jenkins and ArgoCD. The pipeline integrates robust logging and monitoring solutions with Prometheus, Grafana, and Kibana
argocd cicd devsecops elasticsearch fluentd grafana jenkins kibana prometheus
Last synced: 29 Nov 2024
https://github.com/chaotic-cx/chaotic-repository-template
Template for a chaotic-manager compatible automatically managed repository 🧰
Last synced: 31 Dec 2024
https://github.com/fluent-ci-templates/chromatic-pipeline
A ready-to-use CI/CD Pipeline and jobs for Chromatic projects.
chromatic cicd continuous-delivery continuous-integration dagger deno pipeline storybook typescript
Last synced: 16 Nov 2024
https://github.com/fluent-ci-templates/heroku-pipeline
A ready-to-use CI/CD Pipeline for deploying your applications to Heroku.
cicd dagger deno heroku-deployment pipeline typescript wasm webassembly
Last synced: 16 Nov 2024
https://github.com/fluent-ci-templates/symfony-pipeline
A ready-to-use CI/CD Pipeline for Symfony projects.
cicd deno deno-module devops gitlab-ci pipeline symfony typescript wasm
Last synced: 16 Nov 2024
https://github.com/sacconazzo/directus-monorepo-cicd-boilerplate
a directus monorepo boilerplate focused on ci
cicd directus monorepo nx pnpm-workspace
Last synced: 15 Dec 2024
https://github.com/md-emon-hasan/ml-project-boston-house-price-prediction-using-docker-and-github-action-with-deployment
🏠 Built with machine learning, Dockerized for containerization, and automated with GitHub Actions for seamless CI/CD deployment with Render.
cicd deployment docker flask-application github-action ml-app mlops
Last synced: 13 Jan 2025
https://github.com/miyako/4d-component-ssk-master
社会保険診療報酬支払基金マスター
4d-action 4d-component 4d-workflow cicd tool4d
Last synced: 08 Jan 2025
https://github.com/md-emon-hasan/ml-project-iris-classifier-with-github-action
🌸 ML Project integrated with GitHub Actions for CI/CD. It automates testing and deployment, ensuring a streamlined and efficient workflow.
ci-cd cicd data-science github-action iris-classification iris-dataset mahcine-learning
Last synced: 13 Jan 2025
https://github.com/fluent-ci-templates/firebase-pipeline
A ready-to-use CI/CD Pipeline for deploying to Firebase Hosting.
cicd continuous-deployment deno firebase pipeline typescript
Last synced: 16 Nov 2024
https://github.com/leoviana00/devops-cicd-environment
Construção de uma ambiente CICD - Em andamento...
ansible cicd docker gitlab jenkins registry sonarqube vagrant virtualbox
Last synced: 25 Nov 2024
https://github.com/ERNI-Academy/assets-azuredevops-pipelines
Set of jobs and templates of ymal files to be used in Azure DevOps pipelines
azure azure-devops ci-cd cicd continuous-delivery continuous-deployment continuous-integration devops pipeline pipelines
Last synced: 14 Nov 2024
https://github.com/fluent-ci-templates/php-pipeline
A ready-to-use CI/CD Pipeline for your PHP projects.
cicd dagger deno deno-module php pipeline typescript
Last synced: 16 Nov 2024
https://github.com/benitomartin/de-ch-weather
Data Engineering Swiss Air Quality
cicd data-engineering dbt gcp jupyter-notebook looker mageai python terraform
Last synced: 31 Dec 2024
https://github.com/ahojukka5/courses
Courses.js is a half-stack React App used to test CI/CD pipeline.
Last synced: 21 Nov 2024
https://github.com/ahojukka5/anecdotes
A simple test app, using CI/CD for automatic deployment
Last synced: 21 Nov 2024
https://github.com/yutounun/nomikan
An app calculating the payment amount for each member at drinking party
cicd devcontainer docker figma mui react tdd testing-library-react typescript
Last synced: 22 Nov 2024
https://github.com/yutounun/taskmanagementfrontend
Frontend for TaskManagement App
amplify amplify-hosting aws cicd docker github-actions nextjs13 react route53 tailwind testing-library
Last synced: 22 Nov 2024
https://github.com/fluent-ci-templates/zig-pipeline
A ready-to-use CI/CD Pipeline for Zig projects.
cicd dagger deno deno-module devops pipeline typescript zig
Last synced: 16 Nov 2024
https://github.com/fluentci-demos/fluentci-demo-symfony
A FluentCI Demo for PHP Symfony
cicd continuous-integration php symfony wasm
Last synced: 22 Nov 2024
https://github.com/ashokide/devops-learn
DevOps Notes
aws cicd docker dockerfile gitlab-ci jenkins jenkinsfile linux shell-scripting
Last synced: 13 Oct 2024
https://github.com/modulemancer/github-action
Automatically login to Modulemancer in a GitHub action to pull terraform modules
cicd github-actions modules private-registry terraform terraform-module terraform-provider terraform-registry
Last synced: 01 Dec 2024
https://github.com/kinsondigital/cicd
A NUKE driven CICD system for building and releasing KinsonDigital projects
build cd ci cicd hacktoberfest
Last synced: 19 Nov 2024
https://github.com/dashrathmundkar/cicd-java-maven-project
This is simple java-maven project for cicd environment the purpose of project is to how to ship application from development to kubernetes environment using CICD.
cicd docker java java-8 jenkins jenkins-pipeline jenkinsfile kubernetes maven open-source sonarqube spring-boot
Last synced: 09 Nov 2024
https://github.com/glasswalk3r/jenkins-jobs
Automation to gather and classify Jenkins jobs
Last synced: 12 Oct 2024
https://github.com/suransandeepa/suran-sandeepa
This is my personal portfolio website. I use GitHub Actions to automate the deployment process, ensuring that any changes to the code are automatically reflected on my GitHub Pages site. This portfolio showcases my skills, projects, and experiences as I pursue a career in software engineering and DevOps.
cicd github-actions javascript
Last synced: 17 Dec 2024
https://github.com/atulkamble/jenkins-java-maven-pipeline
This project provides a comprehensive guide for setting up a Jenkins pipeline to automate the build, test, and deployment processes of a basic Java Maven application. It includes sample Java code, Maven configuration (pom.xml), and a Jenkinsfile to facilitate continuous integration and deployment.
cicd continuous-delivery continuous-deployment continuous-integration java jenkins maven pipeline
Last synced: 15 Jan 2025
https://github.com/md-emon-hasan/circleci-demo
Demonstrate the key features and benefits of using CircleCI for continuous integration and continuous deployment (CI/CD).
ci ci-cd cicd circleci ml-engineering version-control version-control-system
Last synced: 13 Jan 2025
https://github.com/jdizm/node-express-firebase-mongodb
A starter template for a backend API with Node, Express, TypeScript, Prisma, MongoDB. Authentication with Firebase with role based permissions. Deployment via DigitalOcean docker registry.
api backend cicd digitalocean express firebase gcp github-actions node pkgroll prisma template ts tsx typescript zod
Last synced: 07 Dec 2024
https://github.com/fluent-ci-templates/dotnet-pipeline
A ready-to-use CI/CD Pipeline for .NET Core projects.
cicd dagger deno dotnet-core pipeline typescript
Last synced: 16 Nov 2024
https://github.com/mazeyqian/multipage-template
Webpack multi-page and GitLab incremental build deployment template/Webpack 多页面&GitLab 增量构建部署模板
cicd gitlab html multi-page template webpack
Last synced: 23 Oct 2024
https://github.com/piyoki/kaniko-demo
Build container images with Kaniko within a Kubernetes Cluster
cicd cloud-native containers docker kaniko kubernetes
Last synced: 22 Nov 2024
https://github.com/codylane/ansible-role-pyenv
Install and configure pyenv via ansible
ansible ansible-galaxy ansible-role cicd pyenv python python3 testing virtualenv
Last synced: 22 Dec 2024
https://github.com/chetanthapliyal/secure-cloudnative-ci-cd-pipeline
Implementation of a security-centric CI/CD pipeline, featuring code quality checks, vulnerability scanning, artifact publishing, secure Kubernetes deployment, and continuous monitoring.
cicd docker dockerfiles google-cloud grafana jenkins kubeaudit kubernetes maven nexus prometheus sonarqube terraform trivy-scan
Last synced: 26 Nov 2024
https://github.com/matveyguralskiy/dribbledata
DribbleData project is a microservices architecture where Flask services integrate with AWS for a scalable, secure, and flexible system. With Kubernetes containerization and CI/CD automation, it ensures efficient development and reliable deployment
aws cicd cloudfront devops docker flask github-actions grafana helm kubernetes lambda microservices prometheus ssm terraform
Last synced: 12 Oct 2024
https://github.com/gustavohps10/sapuris-design-system
🎨 My collection of standardized UI elements and styles
cicd design-system monorepo npm react stitches storybook tsup turborepo typescript
Last synced: 27 Nov 2024
https://github.com/bsabadach/react-users-list
a demo react application using: react, testing-library, typescript, react-router-v6, reactquery, playwright
cicd netlify playwright-typescript react react-router-v6 reactquery sonarcloud testing typescript
Last synced: 09 Nov 2024
https://github.com/ellerbrock/aliyuncli-travis-docker
:stuck_out_tongue_winking_eye: Alibaba Cloud CLI CI/CD Quickstart with Travis
alibaba-cloud alibabacloud alicloud aliyun aliyun-cdn aliyuncli ci cicd docker travis travis-ci
Last synced: 27 Nov 2024
https://github.com/fluent-ci-templates/buf-pipeline
A ready-to-use CI/CD Pipeline for linting and pushing Protobuf files to the Buf Registry.
cicd dagger deno fluentci pipeline protobuf typescript wasm
Last synced: 16 Nov 2024
https://github.com/rrey/azdo-base-container
Alpine base image for Azure Devops container jobs
Last synced: 14 Dec 2024
https://github.com/calcagnoloic/interactive-cards-app
Interactive cards app with details form
Last synced: 27 Nov 2024
https://github.com/johnnymarquez/self-hosted-runners-kubernetes-helm-terraform
Github Actions Self-Hosted Runners Kubernetes Controller.
cicd github github-actions kubernetes
Last synced: 27 Nov 2024
https://github.com/willin/cicd-sop
CI/CD SOP project/template using Github Actions. 指在快速搭建项目 CI/CD 流水线的通用模板
action cicd github github-action template
Last synced: 08 Dec 2024
https://github.com/fluent-ci-templates/prisma-pipeline
A ready-to-use CI/CD Pipeline for managing your database migrations with Prisma Migrate
cicd deno devops pipeline prisma typescript
Last synced: 16 Nov 2024
https://github.com/fluent-ci-templates/trivy-pipeline
A ready-to-use CI/CD Pipeline for scanning vulnerabilities using Trivy.
cicd dagger deno pipeline trivy-scan typescript
Last synced: 16 Nov 2024
https://github.com/fingerprintjs/action-semantic-release-info
Runs a dry-run mode of semantic-release and outputs the info into GitHub Action output variables
cicd code-review semantic-release utilities
Last synced: 09 Nov 2024
https://github.com/benitomartin/de-hotel-reviews
Data Engineering Hotel Reviews
cicd data-engineering dbt gcp jupyter-notebook looker prefect python spark sql terraform
Last synced: 31 Dec 2024
https://github.com/benitomartin/mlops-music-clustering
MLOps Music Clustering
aws cicd docker fast-api jupyter-notebook python streamlit
Last synced: 31 Dec 2024
https://github.com/fluent-ci-templates/railway-pipeline
A ready-to-use CI/CD Pipeline for deploying your applications to Railway
cicd dagger deno pipeline railway-app typescript
Last synced: 16 Nov 2024
https://github.com/fluent-ci-templates/clojure-pipeline
A ready-to-use CI/CD Pipeline for your Clojure projects.
cicd clojure dagger deno pipeline typescript wasm
Last synced: 16 Nov 2024
https://github.com/fluent-ci-templates/drizzlekit-pipeline
A ready-to-use CI/CD Pipeline for managing your database migrations with Drizzle Kit
cicd dagger deno drizzle-kit drizzle-orm pipeline typescript
Last synced: 16 Nov 2024
https://github.com/favourdaniel/github-actions-with-springboot-and-ec2
This project shows how Github Actions work
Last synced: 14 Dec 2024
https://github.com/datnguyen2711/devops-pipeline-on-premise
My Devops project (from scratch): CICD with Gitlab-CI, Jenkins, Docker and also running on Kubernetes cluster
argo-rollouts argocd aws-ec2 cicd devops docker gitlab-ci hashicorp hashicorp-vault helm-chart jenkins kubernetes terraform
Last synced: 19 Nov 2024
https://github.com/archisman-mridha/kubernetes-cicd-with-argo
Building an end to end CloudNative fully automated CI/CD pipeline for Kubernetes using the Argo ecosystem
argo-events argo-image-updater argo-workflows argocd argor-rollouts cicd cloudnative kubernetes
Last synced: 28 Nov 2024
https://github.com/aspsptyd/android-cicd-project
Deck app CI CD integration, Jetpack compose & build for apps
android cicd release-automation
Last synced: 02 Dec 2024
https://github.com/rufilboss/javaproject
DevOps Project - CI/CD with Jenkins Apache Tomcat Ansible Docker Kubernetes
cicd devops docker jenkins kubernetes tomcat9
Last synced: 15 Nov 2024
https://github.com/bjornmelin/bjornmelin-platform-io
Cloud-native portfolio platform powering bjornmelin.io. Demonstrates AWS solutions architecture through microservices, serverless APIs, and infrastructure as code. Built with Next.js, AWS CDK, and modern DevOps practices.
aws aws-cdk aws-cognito cicd cloud-architecture cloudfront containerization devops dynamodb express github-actions infrastructure-as-code microservices nextjs node-js portfolio-website route53 solutions-architecture tailwindcss typescript
Last synced: 17 Nov 2024
https://github.com/davenchy/depi-project
An automated CI/CD pipeline designed to streamline the development, testing, and deployment process.
ansible automation bun ci ci-cd cicd devop docker gogs graduation-project jenkins pipeline react
Last synced: 07 Dec 2024
https://github.com/cmdruid/core-cmd
A suite of CI/CD friendly tools that plug into bitcoin core and help you interact with the blockchain.
Last synced: 09 Nov 2024
https://github.com/wagner-de-carvalho/cd_gigalixir
Exemplo de 'deploy' no repositório do Gigalixir através de 'pipeline' de CD do Github
cicd elixir gigalixir github-actions phoenix-framework pipeline postgresql workflows
Last synced: 28 Nov 2024
https://github.com/srgeverson/web-app-pedidos
Sistema de gerenciamento de pedidos
cicd javascript nodejs react reactjs
Last synced: 28 Nov 2024
https://github.com/maksim-paskal/kubernetes-manager
Kubernetes GUI for trunc development
Last synced: 30 Dec 2024
https://github.com/shenxianpeng/blog
Xianpeng Shen's Blog
automation blog blog-article blogger cicd devops hexo shenxianpeng
Last synced: 20 Dec 2024
https://github.com/edeandrea/ocp-cicd-demo-apb
OpenShift CI/CD Demo provisioning playbook
Last synced: 28 Nov 2024
https://github.com/heywon0909/e-letter
Custom letters 📑 for hips ✨
cicd firebase github-actions kakao-api kakaotalk react redux-toolkit tailwindcss typescript vite
Last synced: 27 Dec 2024
https://github.com/devourtech/course-management-system
An honest attempt to learn design principles in JAVA by building a course management system
cicd java javafx kafka mysql spring-boot
Last synced: 15 Nov 2024
https://github.com/mechanicalflower/godot-addon-template
:electric_plug: Godot addon template with code formatting, license tracking & CI/CD
addon ci cicd gdscript godot godot-addon godot-engine godot4 reuse template
Last synced: 03 Dec 2024
https://github.com/fluentci-demos/fluentci-demo-deno
A FluentCI Demo for Deno
cicd continuous-integration deno fluentci typescript wasm
Last synced: 22 Nov 2024
https://github.com/hammerheadshark666/jwm-photography
ASP.NET Core Web App (MVC) with Sql Server database and Azure Storage
azure-keyvault azure-storage cicd csharp dotnet8 mvc sql-server
Last synced: 05 Jan 2025
https://github.com/abelflopes/react-ck
React Component Kit - React Components & Utils
cicd components design-system library react storybook tsx typescript utils
Last synced: 06 Nov 2024
https://github.com/milewskibogumil/astro-sanity-turborepo-starter
⚡️ Kickstart your web projects with the Astro + Sanity + Turbopack Starter! Integrate Astro, Sanity CMS, and Turbopack for high performance, Core Web Vitals optimization, and SEO-friendly web development. Perfect for building modern, fast, and flexible web applications with ease.
astro astrojs cicd github-actions monorepo portable-text preview-deploy sanity sanity-io sanity-studio sanitycms seo seo-optimization starter-template turbo turborepo typescript
Last synced: 22 Nov 2024
https://github.com/ross96d/updater
Simple to use continuous deployment tool for VPS with systemd (linux) and task scheduler (windows) integration
cicd cicd-promote-to-production golang
Last synced: 17 Nov 2024
https://github.com/maisikoleni/eclipse-extensions
Eclipse Extensions by Christian Femers mainly for JDT
asciidoc ast cicd continuous-deployment eclipse extension github-actions github-pages ide java jdt maven plugin refactoring tycho
Last synced: 03 Dec 2024
https://github.com/jaehyeon-kim/dbt-cicd-demo
DBT CI/CD Demo
bigquery cicd dataengineering dbt gcp github-actions
Last synced: 21 Nov 2024
https://github.com/bjnandi/ci-cd-pipeline-mern-k3s
Create a CI/CD pipeline for the MERN App in Kubernetes (k3s) on AWS EC2 using GitHub Actions with zero or minimum downtime. After pushing the code in the “main” branch run a workflow to build & push the image in Docker Hub & another workflow deploy it in Kubernetes (k3s) on AWS EC2.
aws cicd ec2 github-actions kubernetes mern-stack
Last synced: 30 Dec 2024
https://github.com/mdazfar2/devsecops-cicd-pipeline-netflixclone
Automated DevSecOps CICD pipeline for deploying a Netflix clone using Jenkins, Docker, Kubernetes, integrated with email notifications, and monitoring with Grafana and Prometheus.
cicd devops devsecops devsecops-pipeline docker dockerfile grafana jenkins kubernetes monitoring prometheus sonarqube
Last synced: 19 Dec 2024
https://github.com/robsonos/spie-firmware
A sample PlatformIO application with CI/CD
arduino atmel automation cd ci cicd cpp cppcheck platformio serial unittest
Last synced: 02 Jan 2025
https://github.com/acikgozb/local-ci
[PoC] Run your Jenkins pipelines locally.
cicd containerization docker golang jenkins podman
Last synced: 03 Dec 2024
https://github.com/tobbbles/setup-kubescore
GitHub Action to setup the kube-score cli (alpha)
actions cicd kubernetes kubescore
Last synced: 19 Nov 2024
https://github.com/atul-yadav-git/public-flask-portfolio
This project is a fully functional personal portfolio page created with Flask, a popular Python web framework.
aws azure cicd cloud containers devops jenkins linux networking sdlc terraform
Last synced: 22 Dec 2024
https://github.com/brend-smits/ratchet-dispatcher
Ratchet Dispatcher can be used to execute ratchet on target repositories, allowing for central deployment
cicd dependencies ratchet secure-software-supply-chain security sssc
Last synced: 17 Nov 2024
https://github.com/brianlusina/udapeople
Sample product for a HR system that can be auto deployed to AWS utilizing CloudFormation & configuration management with Ansible
ansible aws cicd circleci cloudformation javascript nodejs prometheus reactjs typescript
Last synced: 09 Dec 2024
https://github.com/seart-group/git-submodule-maven-plugin
Plugin used for updating Git submodules in Maven projects
cicd git git-submodules java java-8 jgit maven maven-plugin mit-license status submodule update
Last synced: 19 Nov 2024
https://github.com/fluentci-demos/fluentci-demo-ruby
A FluentCI Demo for Ruby
cicd continuous-delivery continuous-integration devbox nix ruby sinatra wasm
Last synced: 06 Nov 2024
https://github.com/ksaveras/php-ci
Custom PHP docker images with additional extensions for CI/CD
ci cicd continuous-integration docker docker-image php php-cs-fixer php7 php71 php72 php73 php74 phpcbf phpcpd phpcs phploc
Last synced: 28 Sep 2024
https://github.com/shaheennabi/us-visa-machine-learning-end-to-end-project
🎇 End-to-End ML Pipeline: US_VISA 🎆 An end-to-end machine learning pipeline built for the US_VISA project 🔄, including data ingestion, validation, training, and prediction. 🧠💼 Using MongoDB for storage, EvidentlyAI for drift detection, and AWS for deployment, all automated with GitHub Actions 🚀. Dockerized and ready to scale! 🔥
aws-ec2 aws-ecr aws-s3 cicd docker evidently-ai github-actions
Last synced: 04 Dec 2024
https://github.com/fluentci-io/capistrano-plugin
CI/CD Plugin for Capistrano
Last synced: 26 Dec 2024
https://github.com/joostvdg/jpl-core
Jenkins Pipeline Library (JPL) Core
cicd continuous-integration jenkins jenkins-pipeline jenkins-pipeline-library
Last synced: 17 Nov 2024
https://github.com/sivkovych/check-version-sh
GitHub Action to check wether your project version was updated in pull-request or a single commit
actions bash cicd github-actions version-control
Last synced: 13 Oct 2024
https://github.com/noclocks/demo-rshiny-cloudrun
Demonstration of CI/CD Docker Deployment to GCP Cloud Run for R Shiny App
cicd cloud-run devops docker gcp r-package r-shiny r-shiny-app
Last synced: 04 Dec 2024