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-07 00:05:00 UTC
- JSON Representation
https://github.com/tetherone/notelink
FastAPI + React.js
celery cicd docker fastapi postgresql pydantic rabbitmq reactjs redis s3 sqlalchemy
Last synced: 11 Dec 2024
https://github.com/miyako/4d-component-ssk-master
社会保険診療報酬支払基金マスター
4d-action 4d-component 4d-workflow cicd tool4d
Last synced: 11 Nov 2024
https://github.com/snimmagadda1/github-pr-automation
🤖 Automating github w/ Golang (a substitute for actions)
Last synced: 11 Dec 2024
https://github.com/rrey/azdo-base-container
Alpine base image for Azure Devops container jobs
Last synced: 14 Dec 2024
https://github.com/clydedz/cicd-docs
Documenting your Azure DevOps pipeline has never been easier!
azure azure-devops cicd clyde-dsouza devops devops-pipeline documentation documentation-generator documentation-tool github-pages html javascript jquery jspdf microsoft microsoft-azure mustache-js pipeline vsts whatsapp-sharing
Last synced: 17 Dec 2024
https://github.com/turnerlabs/fargate-cli-build
A build environment for fargate CLI
Last synced: 23 Nov 2024
https://github.com/0prashantyadav0/b2b-saas-app
B2B-SAAS-APP build in Bun, Elysia, Turso and HTMX. Build for Industries to use to manage their work with multiple employee and manage the Tickets created by different User.
beth bun cicd docker docker-hub drizzle-kit drizzle-orm elysia github-actions htmx render turso unocss
Last synced: 14 Oct 2024
https://github.com/mikma03/docker_and_kubernetes
Resources and materials about Docker and Kubernetes. Examples of using on production. Real case implementation. DevOps usage of containers and CICD processes.
cicd cloud conteinerized devops docker infrastructure kubernetes microservice python wsl-ubuntu
Last synced: 11 Nov 2024
https://github.com/dillonhandyside/swe40006-deploymentproject
Repository for SWE40006 Software Deployment and Evolution team project.
aws aws-codepipeline ci-cd cicd devops
Last synced: 19 Nov 2024
https://github.com/msysh/aws-cdk-sample-codepipeline-deploy-cfn
This project is a sample that deploying CloudFormation template using CodePipeline.
cdk-examples cicd cloudformation codepipeline
Last synced: 12 Dec 2024
https://github.com/rhedgpeth/flutter-sqlite
This repository contains a simple Flutter application that manages contact information using SQLite (via SQFLite).
android android-app android-sqlite bitrise bitrise-flutter cicd dart dart-flutter flutter flutter-apps flutter-examples flutter-sqflite flutter-sql flutter-sqlite ios ios-app ios-sqlite mobile mobile-app quickstart
Last synced: 15 Nov 2024
https://github.com/nabeel-shakeel/react-native-version
Composite GitHub Action for React Native Version Bump and Release
actions android cicd composite ios open-source pipeline react-native release versioning
Last synced: 13 Dec 2024
https://github.com/abubakkar32/cypress-fully-automation-site
Welcome to the Cypress Fully Automation Site repository! This repository contains a comprehensive automation framework built using Cypress for testing web applications.
api-testing-and-exploration automation-testing browserstack cicd cypress cypress-cloud end-to-end-testing github github-action github-cloud-migrated github-config javascript jenkins mochawasome-reports nodejs
Last synced: 22 Nov 2024
https://github.com/azurespheredev/azure_learning-sandbox
A comprehensive open-source repository providing tutorials and guides for mastering Microsoft Azure, covering topics from fundamentals and networking to advanced cloud solutions and trends.
ai azure cicd cloud-security containers devops hybrid iot machine-learning serverless solutions-architect
Last synced: 12 Nov 2024
https://github.com/lebrancworkshop/learn-github-action-vite
Learn Deployment on Github Pages using Github Actions + Vite.
cicd github-actions github-pages
Last synced: 13 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/natserract/frontend-automation
Turborepo CI/CD pipeline for frontend
cicd devops gitworkflow turborepo
Last synced: 17 Dec 2024
https://github.com/mipmipp/localstack-ts-api-gateway-lambda-dynamodb-crud-example
A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.
api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows
Last synced: 29 Oct 2024
https://github.com/martinkalema/group-bse25-6
Dental Clinic Management System
cicd github-actions k8s nodejs reactjs terraform
Last synced: 10 Dec 2024
https://github.com/paulo-lopes-estevao/terraform-aws
CI/CD github action, terraform, aws ec2, observability deploy application golang docker
aws aws-ec2 cicd docker github-actions golang terraform
Last synced: 14 Nov 2024
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/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/alexandramartinez/squirrel-app
Test app used to sync information between API Manager, Runtime Manager (CloudHub 2.0), and Exchange using GitHub Actions and Anypoint CLI.
anypoint-api anypoint-cli anypoint-code-builder anypoint-design-center anypoint-exchange api api-rest cicd cloudhub cloudhub2 github-actions mule mule-app mule4 mulesoft raml
Last synced: 29 Dec 2024
https://github.com/alexandramartinez/dataweave-utilities-library
DataWeave Utilities library for common functions in Exchange. Using GitHub actions to keep the library updated in Exchange.
cicd dataweave dataweave-library devops github-actions mulesoft utilities
Last synced: 29 Dec 2024
https://github.com/chukwuemekaaham/udacity-cloud-developer-monolith-to-microservice
In this project, I took an existing monolith application, converted and extended it into microservices. After the application was divided into smaller service, it was containerized and deployed to a Kubernetes cluster. This includes the deployment pipeline, scalability, observability, services, networking, and deployment strategies to service the s
angularjs aws-cli aws-iam-authenticator cicd docker dockerfile dockerhub eksctl helms ionic-framework kubectl kubernetes metrics-server microservices nodejs nodejs-express postgresql prometheus travis-ci
Last synced: 11 Nov 2024
https://github.com/cloudacademy/jenkins-cicd-intro
Jenkins CICD Introduction Demo Code and Configs
cicd cloudacademy devops jenkins pipeline
Last synced: 13 Nov 2024
https://github.com/cloudacademy/jenkins-cicd-adv
Jenkins CICD Advanced Demo Code and Configs
cicd cloudacademy devops jenkins pipelines
Last synced: 13 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/craigthackerx/azure-devops-agent-containers
Want some help on self hosting and running your own Azure DevOps agents in a container with some CI/CD? Check this out :ok_hand:
azure cicd continuous-delivery devops docker
Last synced: 14 Dec 2024
https://github.com/alexhaislip/travisci_notes
Notes for Travis CI.
ci cicd circleci travisci travisci-app travisci-cron-jobs travisci-telegam-bot
Last synced: 16 Nov 2024
https://github.com/lqss11/mavenci-k8scd-jenkinspipeline
Java maven continuous integration and kubernetes continious deployment on a test kind cluster with jenkins pipeline.
cicd java jenkins k8s-cluster k8s-deployment maven
Last synced: 11 Nov 2024
https://github.com/boromir674/automated-workflows
Automated Workflows for implementing Git Ops and CI/CD.
automated-deployment cicd github-workflows pipelines reusable-workflows
Last synced: 11 Nov 2024
https://github.com/sdetautomation/spring-boot-2-api
Sample project using Spring Boot 2 and Java
apitesting cicd functional-testing h2 h2-database integration-testing mocks mokito restful restful-api spring-boot springboot2 swagger swagger-ui tdd
Last synced: 28 Nov 2024
https://github.com/xerren09/boop
Boop! is a lightweight NodeJS CI/CD server for GitHub repositories
build-server build-tool cicd developer-tool github-webhook nodejs server webhook-server
Last synced: 18 Dec 2024
https://github.com/akshat2203/jenkins-weekend-guide
This repository is a comprehensive Jenkins tutorial designed to guide you through the process of mastering Jenkins from scratch. New steps and lessons will be added every weekend.
automation cicd continuous-delivery continuous-deployment continuous-integration devops hacktoberfest hacktoberfest-accepted jenkins pipeline pipeline-dock-tech pipelines-as-code
Last synced: 28 Nov 2024
https://github.com/rouchdane03/spring-boot-project-customer
This is a simple backend api which perform CRUD operation within a customer object
aws aws-ec2 awseb awsecs cicd dev github-actions integration-testing java maven spring-boot unit-testing
Last synced: 18 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/algorithmiaio/githubactions-modeldeployment-template
Template ML repository to get started with Algorithmia Model Deployment Github Action integration
algorithmia cicd github-actions inference machine-learning model-deployment model-serving
Last synced: 18 Dec 2024
https://github.com/suraj-kumar00/portfolio
Build my portfolio website.
animation cicd development devops docker github-actions nextjs portfolio portfolio-website tailwind technical-writing vercel
Last synced: 18 Dec 2024
https://github.com/rfarine/k8s
An example of a k8s setup and Codefresh deploy pipelines.
aws cicd codefresh docker infrastructure k8s kubernetes kustomize release
Last synced: 07 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/barcek/sprk
create a customized command set | versatile command line tool & template | core functionality & sample options | Python standard library & Mypy
argument-parser automation builder cicd command-line-tool dx object-oriented-programming python tooling
Last synced: 18 Dec 2024
https://github.com/barcek/aliesce
develop from one file | multilingual single source processing | command-line tool | Rust standard library only
automation build-management cicd command-line-tool dx polyglot-programming rust scripting single-source
Last synced: 18 Dec 2024
https://github.com/percevalfox/ci-cd-secrets-management
This project implements secure secrets management in CI/CD pipelines using HashiCorp Vault, GitHub Actions, and Kubernetes. It guides you through integration, automatic secret rotation, and verification to avoid secret leaks in logs or source code.
cicd github-actions kubernetes secrets-management vault
Last synced: 19 Dec 2024
https://github.com/tripolskypetr/pwabuildserver
An easy-configurable CI/CD for PWA
build-system build-tool cicd devops docker github-ac jenkins lowcode mvn nexus nocode nodejs nx pnpm pnpm-workspaces pwa verdaccio verdaccio-plugin workspaces yarn-workspaces
Last synced: 19 Dec 2024
https://github.com/chukwuemekaaham/argocd_eks_reskill
AWS EKS reskill
add-ons alb argocd aws aws-load-balancer-controller cicd eks eksctl grafana-dashboard helm ingress irsa k8s kubectl kustomize nlb prometheus terraform
Last synced: 19 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/gravitycloudai/gravity-k8s-ci-cd-agent
A multi-cloud and multi-region Kubernetes CI/CD Agent for ArgoCD
argocd aws azure cicd gcp kubernetes
Last synced: 19 Dec 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/jefeish/probot-auto-merge-2.0
A GitHub App to enable Cascading Auto-Merge on PR's
Last synced: 06 Dec 2024
https://github.com/almoghindi/carsties
Carsties is a microservices-based application for managing online car auctions. Built with .NET, Next.js, RabbitMQ, gRPC, Duende IdentityServer, SignalR, Docker, Kubernetes, GitHub Actions, XUnit, MongoDB, and PostgreSQL, it ensures scalabilit, reliability and maintainability.
asp-net cicd docker dotnet duende-identityserver github-actions grpc kubernetes mongodb nextjs postgresql rabbitmq react signalr xunit
Last synced: 19 Dec 2024
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/vladistan/ci-slack-poster
Simple dockerized tool to post CI results into slack
ci cicd docker notification slack
Last synced: 21 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/ra1nz0r/metric_alert_app
Программа для сбора метрик и алертинга.
agent cicd flags go mock postgresql restapi server sql taskfile unit-testing
Last synced: 01 Jan 2025
https://github.com/afthaab/mock-testing-and-ci-cd
This repository holds a Go Application which perform Mock testing and has Enabled basic Ci/Cd pipeline.
cicd github-actions mock-testing
Last synced: 13 Nov 2024
https://github.com/trueredfence/devops-project
Devops Projects
ansible aws cicd docker docker-compose git jenkins kubernetes terraform
Last synced: 01 Jan 2025
https://github.com/misogare/laravel-portfolio-with-threejs
LaraVision Portfolio is an interactive 3D portfolio application built using Laravel and Three.js.
artisan boostrap cicd composer env javascript laravel laravel-framework laravel10 mysql php php8 portfolio vite vue vue3 webpack
Last synced: 11 Nov 2024
https://github.com/fimbres/amplify-blog
this is a small blog project, where you can make posts and comment posts from other users, I developed the frontend using NextJS 13 with TailwindCSS and TypeScript, the backend is entirely developed using TypeScript and GraphQL with the assistance of AWS AppSync, Cognito, S3, Amplify, among others.
aws aws-cloudformation aws-cognito aws-ec2 aws-hosting cicd graphql nextjs s3-storage tailwindcss typescript
Last synced: 25 Dec 2024
https://github.com/jon4hz/webhook-cd
Webhook server which restarts containers. Useful for CI/CD
cd ci ci-cd cicd docker docker-containers docker-py docker-python python-webhook webhook
Last synced: 01 Jan 2025
https://github.com/hamdiz0/online-boutique-app
A containerized online boutique app with 11 microservices built ,pushed and deployed with a CI/CD pipline using Docker ,Jenkins ,Nexus , Argocd and an on premesis Kubernetes cluster setup with kubeadm using vagrant
argo cicd devops docker jenkins kubeadm-cluster kubernetes script sonatype-nexus vagrant yaml
Last synced: 26 Dec 2024
https://github.com/tynab/jenkins-dind
Build Jenkins Docker in Docker
cicd continuous-delivery continuous-deployment continuous-integration docker docker-ce docker-cli docker-compose docker-container docker-hub docker-image dockerfile jenkins jenkins-dind jenkins-docker-in-docker pipeline server ubuntu ubuntu-server yan
Last synced: 07 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/macawls/unitydeployexample
How to Deploy Unity Games To Itch.IO with GitHub Actions
cicd github-actions itchio unity
Last synced: 25 Dec 2024
https://github.com/fluentci-io/kamal-plugin
CI/CD Plugin for kamal
cicd continuous-delivery continuous-integration deploy flox kamal nix wasm
Last synced: 26 Dec 2024
https://github.com/574n13y/terraform-jenkins-cicd
Terraform-Jenkins-CICD
aws aws-s3 cicd jenkins jenkins-pipeline terraform
Last synced: 22 Nov 2024
https://github.com/jeffbryner/gcp-cloudrun-pipeline
Goldilocks project to facilitate a quick and easy way to kickstart a GCP cloudrun project with a ci/ci pipeline
Last synced: 02 Jan 2025
https://github.com/lai-huy/csce-412-project3
Source Code for Project 3
aws-certificate-manager aws-cloudfront aws-codepipeline aws-iam aws-route53 aws-s3 ci-cd cicd
Last synced: 24 Nov 2024
https://github.com/addono/cv
Source code of my single page Curriculum Vitae and cv.aknapen.nl
cicd curriculum-vitae cv latex nextjs typescript
Last synced: 27 Dec 2024
https://github.com/reshiadavan/sleepy
An AI GitHub Actions Tool that leverages GPT-4 to provide intelligent feedback and suggestions on pull requests.
automation cicd code-review gpt typescript
Last synced: 13 Nov 2024
https://github.com/eversmile12/eversmile12
A special repository to showcase my projects, do some CI/CD crazy stuff, and much more 🍔
cicd special-repository student
Last synced: 27 Dec 2024
https://github.com/siddheshafc/ci-cd-pipeline-using-jenkins
CI/CD Pipeline using Jenkins, SonarQube, Trivy, Docker and DockerHub
Last synced: 22 Nov 2024
https://github.com/asifcopilot/devsecops-netflix
DevSecOps Project to setup Netflix clone on Azure using CICD, Security, Monitoring and GitOps
cicd devops devops-project devsecops-best-practices jenkins kubernetes-deployment
Last synced: 22 Nov 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/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/betiniakarandut/agrofoods
Agro Foods Grocery Store
bootstrap5 cicd flask js mysql python3
Last synced: 29 Dec 2024
https://github.com/h8ngrydev4hire/scripting-webpack-plugin
A Simple Webpack Plugin Built in Typescript For running scripts during compilation.
build-tool cicd compilation-apps scripting typescript webpack
Last synced: 19 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/ismail-mouyahada/master-devops-automation-app
The Master-DevOps-Automation-App is a cutting-edge application designed to streamline and automate DevOps processes. Utilizing continuous integration and continuous deployment (CI/CD) practices, this app integrates powerful tools such as Docker, GitHub Actions, Ansible, Snyk, and ESLint. It provides a comprehensive solution for automating builds, d
cicd devops docker fullstack snyk
Last synced: 04 Jan 2025
https://github.com/iknowjavascript/terraform-aws-complete-static-site
This Terraform module creates and configures the necessary AWS resources for hosting a static website. It includes an S3 bucket for content storage, CloudFront for distribution, Origin Access Identity (OAI) for secure access, WAF WebACL for security, a Route 53 DNS record, and an IAM user for continuous deployment to the S3 bucket.
aws cdn cicd cloudfront frontend s3 static-website
Last synced: 19 Dec 2024
https://github.com/erotemic/xcookie
A cookie-cutter for templating and managing Python repositories
cicd code-generation cookiecutter github gitlab gpg pypi-package python
Last synced: 27 Oct 2024
https://github.com/zeabur/nextjs-template
A simple Next.js app deployed on Zeabur. https://nextjs.zeabur.app/
cicd deployment next nextjs react reactjs template zeabur
Last synced: 04 Jan 2025
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/abhimishra01/react-toolkit-cra
A react toolkit with extra dependencies added on top of create-react-app boiler plate in order to make your development life easier. This will help you kickstart implementing actual logic of your project rather than focusing on configuring initial and redundant dependencies every time you start a new project
ant-design cicd create-react-app github-actions husky open-source-project reactjs storybook styled-components yarn
Last synced: 06 Dec 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/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/shinjimc/portfolio
This React Vite TypeScript portfolio showcases cutting-edge development with Vitest, Sonarcloud quality control, EmailJS integration, and Docker packaging. Automated via GitHub Actions for seamless CI/CD, it epitomizes modern frontend practices and innovation.
automated-testing ci-cd cicd containerization docker docker-image dockerfile emailjs front-end-development github-actions github-pages portfolio-website quality-control react reactts sonarcloud vite vitest web-application
Last synced: 24 Dec 2024
https://github.com/lpsm-dev/reusable-workflows
🐙 Centralized repository for storing GitHub actions and other pipeline flows
cd ci cicd devops devops-pipeline devsecops devsecops-pipeline github github-actions github-workflows pipeline
Last synced: 02 Jan 2025
https://github.com/curium-rocks/k8s-validating-webhook
A starter template for creating a k8s validating admission webhook, includes GitHub workflows and helm chart.
cicd docker github-actions helm k8s nodejs starter-template typescript validating-admission-webhook
Last synced: 28 Dec 2024
https://github.com/jagrit007/ekart-devops-cicd
Project: A DevOps pipeline for automated deployment and testing of the eKart application.
cicd devops docker java jenkins kubernetes
Last synced: 06 Jan 2025