Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2024-12-23 00:05:17 UTC
- JSON Representation
https://github.com/martinnowak/testo
Testo CI
angular cd ci continuous-deployment continuous-integration dlang kiss
Last synced: 23 Nov 2024
https://github.com/xpdojo/cicd
Continuous Integration, Delivery, Deployment
continuous-delivery continuous-deployment continuous-integration
Last synced: 13 Dec 2024
https://github.com/sky172839465/integration-example
frontend integration example
continuous-deployment continuous-integration cronjob frontend github-actions
Last synced: 29 Nov 2024
https://github.com/grouphq/grouphq-deployment
Hosts Docker and Kubernetes deployment manifests for the GroupHQ software system
cloud-native-microservices continuous-deployment docker kubernetes kustomize
Last synced: 20 Nov 2024
https://github.com/iam-mhaseeb/githubactionsworkflows
This repository contains collection of Github Actions workflow files.
continuous-delivery continuous-deployment continuous-integration github github-action github-actions
Last synced: 14 Dec 2024
https://github.com/jorgealfonsogarcia/uan-spec-sweng-architecture-2-expo-01-devops-continuous-deployment-webapp
Laboratory about DevOps - Continuous Deployment explanation for the Antonio NariΓ±o University, Specialization in Software Engineering, seminar of Software Architecture II.
continuous-deployment devops github-actions heroku java java-17 java17 maven spring-boot thymeleaf
Last synced: 13 Nov 2024
https://github.com/mathix420/pylone
Simple, lightweight, AWS serverless CD framework.
aws-lambda cicd continuous-deployment lambda lambda-functions pylone python3
Last synced: 14 Nov 2024
https://github.com/nisevi/favalorodecorazon
Tribute page - Rene Favaloro
aws aws-cloudfront aws-glacier aws-s3 cloudfront continuous-delivery continuous-deployment css css-animations css3 html html5 iam iam-credentials iam-policy javascript route53 s3 s3-bucket s3-website
Last synced: 09 Dec 2024
https://github.com/approvers/containers-dotenv
Extracts the secrets as .env file for each container.
continuous-deployment docker github-actions
Last synced: 13 Nov 2024
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: 14 Nov 2024
https://github.com/mrloop/netlify-git-branch
Feature branch staging environments with netlify and git
continuous-deployment git javascript netlify
Last synced: 09 Nov 2024
https://github.com/wille/review-app-action
Github Action for Review App Operator
continuous-delivery continuous-deployment continuous-integration github-actions kubernetes
Last synced: 14 Nov 2024
https://github.com/sandrewtx08/agencia-mandarin-newsletter
π AgΓͺncia Mandarin - newsletter
bootstrap continuous-deployment css frontend html mandarin mandatrends newsletter
Last synced: 11 Nov 2024
https://github.com/approvers/containers-deployer
A GitHub Action to deploy containers to Docker / Podman continuously.
continuous-deployment docker github-actions
Last synced: 13 Nov 2024
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: 14 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: 14 Nov 2024
https://github.com/devpro/gitops-samples
Samples to discover and practice GitOps
argocd continuous-deployment fleet gitops helm infrastructure-automation samples
Last synced: 12 Nov 2024
https://github.com/almirjnr/analock-clock-react
A analog clock made with vite, react and css modules
continuous-deployment continuous-integration css-modules github-actions react-tsx vite
Last synced: 19 Nov 2024
https://github.com/jcorioland/devoxx2017hol
Devoxx 2017 HOL about Azure Container Service, Kubernetes and CI/CD with Jenkins
azure azure-container cloudbees continuous-deployment continuous-integration devops devoxx jenkins kubernetes
Last synced: 15 Dec 2024
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: 13 Nov 2024
https://github.com/atennert/hangman-angular
Angular version of my hangman game
angular continues-integration continuous-deployment game hangman hangman-game pwa service-worker typescript webapp
Last synced: 14 Nov 2024
https://github.com/tarathep/tarathec-pipeline
Example Continuous Deployment (CD) pipeline with GitHub Actions to deploy applications to Azure Web app.
azure-webapp continuous-delivery continuous-deployment example github-actions
Last synced: 16 Nov 2024
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: 20 Dec 2024
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: 09 Nov 2024
https://github.com/neoncitylights/gha-csharp-docs
A C# documentation pipeline that centralizes the documentation for multiple C# projects into one site. Built using DocFX, GitHub Actions, and GitHub Pages
cicd continuous-deployment continuous-integration docfx dotnet gha github-actions github-pages
Last synced: 13 Nov 2024
https://github.com/horothesun/api-gateway-lambda-template.g8
Giter8 template to generate an API Gateway triggered Lambda.
api-gateway-lambda api-gateway-v2 aws aws-api-gateway aws-api-gateway-v2 aws-apigateway aws-apigw aws-lambda bootstrap bootstrapping cats-effect cats-effect-3 ci-cd continuous-deployment giter8 giter8-template github-oidc scala scala-template template
Last synced: 09 Nov 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 Nov 2024
https://github.com/davidkhahn/continuous-integration-circleci
Make software less expensive by reducing conflicts, bugs and increasing production speed.
circle-ci continuous-deployment continuous-integration prettier
Last synced: 12 Nov 2024
https://github.com/yuriyvyatkin/ahj-hw-1-continuous-deployment
ΠΠ ΠΊ Π»Π΅ΠΊΡΠΈΠΈ Β«Π Π°Π±ΠΎΡΠ΅Π΅ ΠΎΠΊΡΡΠΆΠ΅Π½ΠΈΠ΅Β» ΠΊΡΡΡΠ° Β«ΠΡΠΎΠ΄Π²ΠΈΠ½ΡΡΡΠΉ JavaScript Π² Π±ΡΠ°ΡΠ·Π΅ΡΠ΅Β» ΠΠ΅ΡΠΎΠ»ΠΎΠ³ΠΈΠΈ
Last synced: 09 Nov 2024
https://github.com/yumemi-inc/environment-variables-action
Fetch environment variables without creating deployments.
continuous-deployment environments github-action
Last synced: 14 Dec 2024
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: 17 Nov 2024
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: 07 Dec 2024
https://github.com/ngerakines/deployer-tools
continuous-delivery continuous-deployment docker-swarm golang
Last synced: 09 Nov 2024
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: 17 Nov 2024
https://github.com/kamaranl/ahk2exe-action
Compile your AutoHotkey (.ahk) scripts into standalone executables (Windows runners ONLY)
cicd compiler continuous-delivery continuous-deployment continuous-integration tool workflow
Last synced: 14 Dec 2024
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: 15 Nov 2024
https://github.com/cbuschka/cdwd-poc
Proof of Concept - Continous Deployment with Docker
continuous-deployment deployment docker docker-compose
Last synced: 15 Nov 2024
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: 15 Nov 2024
https://github.com/keisukeyamashita/side-effect-changed-files
π GitHub Actions to trigger side effect based on changed files.
cd changed-file changed-files ci ci-cd cicd continuous-delivery continuous-deployment continuous-integration github github-actions monorepo workflows
Last synced: 25 Oct 2024
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: 13 Dec 2024
https://github.com/brieucdegoussencourt/languagegame
Simple Language Game
continuous-deployment heroku mvc-architecture oop php
Last synced: 09 Nov 2024
https://github.com/mvxt/circleci-demo-context-cli
Repository showcasing usage of CircleCI's new context CLI functionality
cicd circleci circleci-cli circleci-demos circleci2 context continuous-delivery continuous-deployment continuous-integration demo keys secrets tokens
Last synced: 19 Nov 2024
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: 17 Nov 2024
https://github.com/geo-c/nodecd
Featherweight node.js Continuous Deployment (GEO-C Version)
Last synced: 10 Nov 2024
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: 09 Nov 2024
https://github.com/kamaranl/1password-load-secrets-action
A slightly better version of 1Password's "Load secrets from 1Password" action
continuous-delivery continuous-deployment continuous-integration developer-tools
Last synced: 14 Dec 2024
https://github.com/giansalex/cake-tasks-deploy
Cake Tasks (build, tests + deploy using squirrel).
cakebuild continuous-deployment csharp squirrel
Last synced: 20 Dec 2024
https://github.com/jonkerj/9ka-flux
FluxCD for 9ka.nl
continuous-deployment fluxcd helm-operator kubernetes
Last synced: 19 Dec 2024
https://github.com/cedricwalter/ressources-grep-maven-plugin
Apache maven plugin for grep files and failing build if pattern are matched
agile apache apache-maven bamboo continuous-delivery continuous-deployment continuous-integration java jenkins maven maven-plugin plugins teamcity
Last synced: 18 Nov 2024
https://github.com/QubitPi/hashistack
π Giving individual total control of every aspect of their technology lives
aws-ami aws-ec2 ci-cd continuous-delivery continuous-deployment hashicorp hashicorp-packer hashicorp-terraform immutable-infrastructure infrastructure-as-code kong-gateway mlflow release-automation release-definition screwdriver-cd
Last synced: 13 Oct 2024
https://github.com/thomasrayner/thomasrayner.github.io
Thomas Rayner's blog: thomasrayner.ca
coding continuous-delivery continuous-deployment continuous-integration continuous-testing csharp development devops dotnet dotnet-core hacktoberfest javascript software-development software-engineering typescript
Last synced: 07 Dec 2024
https://github.com/edbizarro/gitlab-ci-runner-php7.1
DEPRECATED, USE https://github.com/edbizarro/gitlab-ci-pipeline-php
ci continuous-deployment continuous-integration docker gitlab gitlab-runner php php71
Last synced: 18 Dec 2024
https://github.com/benweston/build-system
CI/CD build system.
build-system ci-cd cicd-automation continuous-delivery continuous-deployment continuous-integration
Last synced: 24 Nov 2024
https://github.com/sigit-wasis/cicd-php
Belajar Continuous Integration (CI) dan Continuous Delivery (CD)di PHP
circleci continuous-deployment continuous-integration php
Last synced: 08 Nov 2024
https://github.com/sigit-wasis/cicd-golang
Continous Integration and Continuous Deployment in Golang
circleci continous-integration continuous-deployment golang
Last synced: 08 Nov 2024
https://github.com/himash79/springboot-github-actions-docker-app
Build Restful webservices and implementes Continues Intergration (CI) & Continues Deployment (CD) using Github Actions and Docker
cd ci continuous-deployment continuous-integration docker github-actions restful-api spring-boot
Last synced: 21 Nov 2024
https://github.com/himash79/spring-boot-devops-pipeline
Build Restful webservices utilizing Spring boot and implements Continues Intergration (CI) and Continues Deplyement (CD) Pipeline using Jenkins and Docker.
cd ci continuous-deployment continuous-integration resful-api spring-boot
Last synced: 21 Nov 2024
https://github.com/actions-rindeal/upload-artifact
β¬οΈπ¦π Upload Artifact Action: Seamlessly upload files as build artifacts in your GitHub Actions workflow. This action extends actions/upload-artifact with additional JSON metadata output and default path settings. Perfect for cross-workflow and cross-repository artifact transfers. Boost your CI/CD efficiency now!
action actions artifact artifacts beta continuous-deployment deployment github-action github-actions upload-artefacts upload-artifact
Last synced: 27 Nov 2024
https://github.com/codewithpraveen/labs-appservice
Repository for the 'Deploy and Manage a Weather App using Azure App Service' course.
azure-app-service continuous-deployment continuous-integration dotnet-core github-actions
Last synced: 01 Dec 2024