Continuous Deployment (CD)
Continuous Deployment (CD) is a software engineering approach in which software functionalities are delivered frequently and through automated deployments.
Continuous deployment contrasts with continuous delivery (also abbreviated CD), a similar approach in which software functionalities are also frequently delivered and deemed to be potentially capable of being deployed, but are actually not deployed. As such, continuous deployment can be viewed as a more complete form of automation than continuous delivery.
- GitHub: https://github.com/topics/continuous-deployment
- Wikipedia: https://en.wikipedia.org/wiki/Continuous_deployment
- Related Topics: ci-cd, cicd, continuous-delivery, continuous-integration,
- Last updated: 2025-05-17 00:06:18 UTC
- JSON Representation
https://github.com/kuldeepsingh99/docker-mysql-demo
Continuous Integration and Deployment with Big bucket pipelines and docker Mysql example
bitbucket bitbucket-pipelines ci-cd continuous-deployment continuous-integration docker docker-cloud docker-hub docker-mysql-demo mysql spring-boot
Last synced: 23 Mar 2025
https://github.com/cpg1111/maestro-www
web client for maestro builds
client continuous-delivery continuous-deployment continuous-integration maestro
Last synced: 07 Apr 2025
https://github.com/mrasu/shouka
CI/CD, Setup, Maintainance, Migration
ci-cd continuous-delivery continuous-deployment continuous-integration
Last synced: 18 Feb 2025
https://github.com/a7d-corp/homelab-clusters-addons
Flux repo for addons to Kubernetes homelab clusters
addons automation capi cluster-api continuous-deployment fluxcd homelab kubernetes
Last synced: 28 Feb 2025
https://github.com/a7d-corp/homelab-clusters-fleet
Flux repo for Kubernetes homelab
automation continuous-deployment fluxcd kubernetes
Last synced: 16 Mar 2025
https://github.com/sandrewtx08/agencia-mandarin-newsletter
Ņ̵̡̲̼̜̗̖̟̦͍͉̲̱̞̱̘̃̈́̿͌̓͘͜ȩ̷̯̝̺͔̩̪̜̣̦̩̫͑̾̾̇̊̑͗̇ẅ̷̪́̐ͅs̴̫̬̯̙̯̥̣̥̗͔̿̈́̈́̓̓̈̉̊̈́̋͆͊́̓̍̓́̒̓̚͝ ̸̧̨̯̥̼̝̘̜̭̭̱͉̝͋́͗̂̾̈́̒̍̽̅͛̔͐̓́͋̚̚̚͝͝͝l̸̦̳̣͙̺̳̥͖̜̞̯̫̭͍͂̊͋͛̇̌̀̊̂͐ȩ̶̗͔̘̥̞̣̱͎̪͚̼̪͔̮̣͓̲̥̀̃̐̿͂̉̅̒̍́̀͐̇͜t̵̛͎̭̰̮̫͓̀̃̀̚ť̶̛͙̤̇̒̑͑́̊̀́͋͊͘ȩ̶̢̺̗̺̙͇͓͉̥͗͋̎̅̉͆̉̕r̴̡̧̧̛̖̯̝̝̩̣̤̲͍̄̎̎͌͌̈́̽̊̕͜͠
bootstrap continuous-deployment css frontend html mandarin mandatrends newsletter
Last synced: 27 Feb 2025
https://github.com/shengyou/china-devops-teamcity-lab
DevOps China 工具鉴宝 - 面向 DevOps 新手的 TeamCity 快速入门
continuous-deployment continuous-integration devops teamcity
Last synced: 23 Mar 2025
https://github.com/cedricwalter/cicd-github-package-registry
Java, gradle template project that use git package registry
cd ci cicd continuous-deployment continuous-integration gradle java template
Last synced: 11 Mar 2025
https://github.com/approvers/containers-deployer
A GitHub Action to deploy containers to Docker / Podman continuously.
continuous-deployment docker github-actions
Last synced: 02 Mar 2025
https://github.com/amercier/nuxt-playground
"Hello World" app built with Nuxt.js + Continuous Integration (Travis) & Deployment (Heroku)
continuous-deployment continuous-integration heroku nuxt travis-ci
Last synced: 09 Apr 2025
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: 10 Mar 2025
https://github.com/eighty4/l3
Developer and DevOps tooling for AWS Lambda
aws aws-lambda cicd continuous-delivery continuous-deployment continuous-integration developer-tools devops devops-tools nodejs-lambda python-lambda serverless serverless-functions
Last synced: 09 Apr 2025
https://github.com/tsdtsdtsd/nextversion
Automatic semantic versioning utility
cicd continuous-delivery continuous-deployment continuous-integration version version-control versioning
Last synced: 11 Mar 2025
https://github.com/atulkamble/webapp
This project is a simple web application deployment guide on AWS EC2 using GitHub, Node.js, and CodeDeploy. It outlines the steps to set up an EC2 instance, clone a GitHub repository, install dependencies, configure the CodeDeploy agent, and deploy an Express.js app.
codebuild codedeploy codepipeline continious-integration continuous-deployment deployment deployment-scripts ec2 expressjs github nodejs pipeline webapp
Last synced: 30 Mar 2025
https://github.com/rooneyrulz/k8-argocd-demo
Simple demo app deployment using Kubernetes and ArgoCD
argocd continuous-delivery continuous-deployment gitops kubectl kubernetes minikube
Last synced: 23 Mar 2025
https://github.com/tomashubelbauer/github-actions-badge
MarkDown snippets for GitHub Actions status badges
badge cd ci continuous-delivery continuous-deployment continuous-integration github-actions status-badge
Last synced: 21 Feb 2025
https://github.com/martinnowak/testo
Testo CI
angular cd ci continuous-deployment continuous-integration dlang kiss
Last synced: 17 Mar 2025
https://github.com/ashuhatkar/ashulearn-aws-lambda-annotation-native-aot-with-dynamodb-v8.0.2
The Lambda Annotations Framework uses C# custom attributes and Source Generators to translate annotated Lambda functions to the regular Lambda programming model. Source Generators create new C# source code and incorporate that code during compilation. It does not impact Lambda startup times because it translates your code at compile time.
ahead-of-time-compilation annotations aot cloud-formation continuous-deployment continuous-integration functions-as-a-service gitops lambda mock-lambda-test-tool serverless-framework source-generators
Last synced: 31 Mar 2025
https://github.com/gagand29/tiny-url
TinyURL is a lightweight URL shortener built with Node.js and Express. It simplifies long URLs into short, shareable links. Utilizing server-side routing and form handling, TinyURL offers an efficient solution for generating and managing shortened URLs.
body-parser continuous-deployment continuous-integration css express-js javascript node-js npm-package server-side-routing-form-handling url-shortener web-development
Last synced: 26 Feb 2025
https://github.com/abbos1711/dotnet_csharp_gitlab-ci-cd
dotet ci/cd cshart continuous-integration-deployment
cicd continuous-delivery continuous-deployment continuous-integration csharp docker dockerized dotnet gitlab gitlab-ci
Last synced: 26 Mar 2025
https://github.com/abbos1711/golang-gitlab-ci-cd
Golang project CI/CD in gitlab and deploy K8s
ci ci-cd continuous-delivery continuous-deployment continuous-integration gitlab gitlab-cd gitlab-ci golang
Last synced: 26 Mar 2025
https://github.com/efefurkankarakaya/markdown-preview
Live Markdown Preview app built on Next.js with CI/CD configurations
continuous-deployment continuous-integration nextjs react typescript
Last synced: 11 Mar 2025
https://github.com/Tiago-Lira/find-me
Find geolocation of a user
cd ci cin-ufpe continuous-deployment continuous-integration geolocation python
Last synced: 10 Mar 2025
https://github.com/abbos1711/angular-project-cicd-gitlab-githubaction-jenkins
dockerized angular project . ci/cd with gitlab/github_Actions-and-Jenkins and deployed K8s
angular-docker angularjs continuous-delivery continuous-deployment deployment docker docker-angular docker-angular-cli dockerized-angular github-actions gitlab gitlab-cd gitlab-ci jenkins jenkins-pipeline k8s-operator nginx pod service
Last synced: 22 Nov 2024
https://github.com/mramshaw/microservices
Some thoughts on Microservices
architecture ci ci-cd continuous-delivery continuous-deployment continuous-integration conways-law devops devsecops domain-driven-design microservice microservices noops soa software-architecture teams
Last synced: 04 Mar 2025
https://github.com/eon01/argocd-examples
CI/CD with ArgoCD, Helm and GitHub Actions
argocd book cd cicd cloud cloudnative continual-learning continuous-delivery continuous-deployment continuous-integration course deployment devops github github-actions github-pages gitops guide helm kubernetes
Last synced: 22 Feb 2025
https://github.com/upmaru/instellar-docs
Documentation for Instellar Project
continuous-deployment deployment-automation deployments
Last synced: 26 Feb 2025
https://github.com/ecomclub/simple-ci
Go HTTP service to deploy Node.js apps from GitHub
continuous-deployment nodejs-applications
Last synced: 16 Mar 2025
https://github.com/andreasonny83/serverless-name-generator
:zap: Unique name generator API using AWS Lambda and Serverless
aws-lambda circleci continuous-deployment serverless
Last synced: 11 Mar 2025
https://github.com/wille/review-app-action
Github Action for Review App Operator
continuous-delivery continuous-deployment continuous-integration github-actions kubernetes
Last synced: 03 Mar 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: 30 Mar 2025
https://github.com/ahmedmohamedag/argo-cd
GitOps configuration for my local homelab K8s cluster
argocd argocd-plugin aws azure-keyvault continuous-deployment continuous-integration devops jsonnet kubernetes kubernetes-operator pipeline prometheus secret-management terraform
Last synced: 30 Mar 2025
https://github.com/fvucemilo/recipe-app-api
Recipe API project
api-development continuous-deployment continuous-integration database devops django django-rest-framework docker docker-compose python python3 rest-api software-engineering sql tdd test-driven-development web-development
Last synced: 23 Feb 2025
https://github.com/devpro/gitops-samples
Samples to discover and practice GitOps
argocd continuous-deployment fleet gitops helm infrastructure-automation samples
Last synced: 28 Feb 2025
https://github.com/iker-gonzalez/ioromero
Repository containing a simple deployment.yaml file for deploying an application in Kubernetes. It integrates with ArgoCD for continuous deployment, ensuring automatic updates to the exposed application whenever changes are made to the Docker image version.
argocd continuous-deployment docker kubernetes kubernetes-deployment
Last synced: 03 Mar 2025
https://github.com/sky172839465/integration-example
frontend integration example
continuous-deployment continuous-integration cronjob frontend github-actions
Last synced: 22 Mar 2025
https://github.com/code-soup/ziploy-github-action
Ziploy is a GitHub Action that automates deployment of a WordPress theme or plugin directly from github to your server via SSH with minimal configuration. For more info please visit ziploy.com
cicd continuous-deployment wordpress
Last synced: 22 Mar 2025
https://github.com/abbos1711/python-ci-cd-gitlab-and-github-action
Django app ci/cd in gitlab and github action
ci-cd continuous-delivery continuous-deployment continuous-integration docker-registry dockerfile dockerimage gitlab gitlab-cd gitlab-ci gitub-actions
Last synced: 26 Mar 2025
https://github.com/itsjustshubh/fastapi-fly-app-template
This repository provides a template for deploying a FastAPI application on Fly.io using GitHub Actions for continuous deployment. It includes a pre-configured GitHub Actions workflow and essential configuration files to get your FastAPI app running on Fly.io quickly and efficiently.
api continuous-deployment deployment docker fastapi flyio github-actions python template
Last synced: 05 Mar 2025
https://github.com/cbuschka/cdwd-poc
Proof of Concept - Continous Deployment with Docker
continuous-deployment deployment docker docker-compose
Last synced: 05 Mar 2025
https://github.com/wille/review-app-operator
Kubernetes Operator that creates a on-demand staging environment for each Pull Request
continuous-deployment github-actions gitops kubernetes
Last synced: 03 Mar 2025
https://github.com/devlead/cake.clickonce.recipe
Cake Recipe .NET 6 ClickOnce for simplifying creation and publishing .NET 6 Windows application using ClickOnce
continuous-deployment csharp devops dotnet windows
Last synced: 28 Mar 2025
https://github.com/soumyadip007/jenkins-devops
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.
continuous-deployment continuous-integration devops jenkins jenkins-pipeline jenkins-platform jobs
Last synced: 02 Apr 2025
https://github.com/adamfoneil/azdeploy
Continuous deployment and new version check utility for WinForm apps
continuous-deployment version-check winforms
Last synced: 17 Mar 2025
https://github.com/maksim-gavr-04/ahj_1_continuous_deployment
Домашнее задание к курсу «Продвинутый JavaScript в браузере»
Last synced: 26 Mar 2025
https://github.com/melihcanndemir/simple_ci_sample
A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization
automation ci-cd continuous-deployment continuous-integration devops docker github-actions jest-testing nodejs testing
Last synced: 02 Mar 2025
https://github.com/martibosch/cookiecutter-doge
Doge :dog: is a GitOps workflow for continuous deployment of docker-compose apps to DigitalOcean using GitHub Actions and Terraform
continuous-deployment digitalocean docker-compose github-actions gitops terraform
Last synced: 23 Feb 2025
https://gitea.com/xieyongbin/rsync-deployments
GitHub Action for deploying code via rsync over ssh
action actions continuous-delivery continuous-deployment deploy deployment devops docker github github-action github-actions passphrase rsync ssh ssh-key
Last synced: 24 Jan 2025
https://github.com/greathayat/todo-app
A simple todo app in NodeJS to practice the continuous integration using Github actions and Heroku
continuous-deployment continuous-integration expressjs github-actions heroku-deployment nodejs
Last synced: 05 Mar 2025
https://github.com/weronika-stepien/ci-cd
CI/CD setup for web applications using Jenkins, Docker, SonarQube, Kubernetes, ArgoCD, GitHub and DockerHub. Includes automated build, test, and deployment pipelines.
argocd continuous-deployment continuous-integration docker java jenkins kubernetes maven python sonarqube web-applications
Last synced: 06 Apr 2025
https://github.com/wpsh/wpsh.org
Source of the WP Shuttle project website
continuous-deployment jekyll-site wordpress-development
Last synced: 12 Apr 2025
https://github.com/omermecitoglu/buttler
automates CI/CD workflows using Docker and GitHub webhooks
automation cli continuous-delivery continuous-deployment continuous-integration docker github-webhooks
Last synced: 14 Mar 2025
https://github.com/goldstrike77/ansible-role-linux-jenkins
Ansible role for install and configure Jenkins on the Linux operating system.
ansible ansible-role cicd continuous-delivery continuous-deployment continuous-integration devops groovy hacktoberfest jenkins pipelines-as-code
Last synced: 02 Mar 2025
https://github.com/geo-c/nodecd
Featherweight node.js Continuous Deployment (GEO-C Version)
Last synced: 25 Feb 2025
https://github.com/githubfoam/stackstorm-sandbox
stackstorm nagios
continuous-deployment event-management-system ifttt nagios pipeline remediation stackstorm
Last synced: 30 Mar 2025