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.

https://github.com/julian-eggers/docd

Automatic redeploy for docker swarm services

continuous-delivery continuous-deployment docker docker-swarm swarm

Last synced: 07 Apr 2025

https://github.com/edbizarro/gitlab-ci-runner-php7

DEPRECATED, USE https://github.com/edbizarro/gitlab-ci-pipeline-php

ci continuous-deployment continuous-integration docker gitlab gitlab-runner php

Last synced: 05 Apr 2025

https://github.com/codekeyz/flutter_web_netlify

Test, Build & Deploy Flutter Web Apps from Gitlab CI to Netlify

continuous-deployment continuous-integration continuous-testing flutter flutter-web gitlab-ci netlify

Last synced: 19 Feb 2025

https://github.com/trinitronx/docker-kubectl-cd

Basic build tools docker images + docker & kubectl for use in CI/CD environments

continuous-deployment continuous-integration docker-image kubectl

Last synced: 27 Feb 2025

https://github.com/aaronstillwell/nebula-orb

Access a private nebula network from a CircleCI job

circleci circleci-orbs continuous-deployment nebula

Last synced: 17 Feb 2025

https://github.com/sureshbeekhani/visa-approval-prediction

This project predicts U.S. visa approval likelihood using machine learning. It analyzes historical data and is designed for deployment via Docker and AWS, with continuous deployment integration.

aws continuous-deployment docker machine-learning visa-prediction

Last synced: 01 Mar 2025

https://github.com/tanishkamarrott/multi-stage-docker-builds-for-efficient-ci-cd

A repository showcasing multi-stage Docker builds for optimizing CI/CD pipelines. Includes examples for Node.js, Python, and Java projects with a focus on reducing image size and improving build efficiency.

build container-image containerization continuous-deployment continuous-integration docker java nodejs python

Last synced: 22 Mar 2025

https://github.com/gamgaroo/esmeralda

ASP.NET Core Web App for hosting Unity3D WebGL builds with support of Continuous Delivery via Unity Cloud Webhooks.

asp-net-core continuous-delivery continuous-deployment hosting notifications slack unity unity-cloud-webhook unity3d webgl

Last synced: 03 Mar 2025

https://github.com/hangxingliu/webhook-to-pull

:repeat: recevied webhook request then pull repository

continuous-deployment git webhook

Last synced: 26 Feb 2025

https://github.com/aryansingla45/ml-pipelines-studentmodel

This project implements different pipelines for different machine learning steps like data ingestion , data transformation , model training and predicting data using model. Also it uses a Flask app to host it on the local machine to predict the values.

aws continous-integration continuous-deployment flask machine-learning pipeline python

Last synced: 28 Mar 2025

https://github.com/steven2k2/cicd-pipeline

Continuous Integration and Continuous Deployment (CI/CD) Pipeline with GitHub Pages.

continuous-deployment continuous-integration

Last synced: 11 Apr 2025

https://github.com/qubitpi/maven-central-release-action

🚚 A convenient "one-click" GitHub Action for publishing artifacts to Maven Central

ci-cd continuous-delivery continuous-deployment github-actions maven maven-central

Last synced: 14 Dec 2024

https://github.com/yuriyvyatkin/ahj-hw-1-continuous-deployment

ДЗ к лекции «Рабочее окружение» курса «Продвинутый JavaScript в браузере» Нетологии

continuous-deployment webpack

Last synced: 23 Feb 2025

https://github.com/approvers/containers-dotenv

Extracts the secrets as .env file for each container.

continuous-deployment docker github-actions

Last synced: 02 Mar 2025

https://github.com/enzocordovana/javadoc

Ce projet vise à automatiser la génération de la documentation du code Java en utilisant Javadoc et à la déployer en continu grâce à GitHub Actions.

cd continuous-deployment github-actions github-pages java javadoc

Last synced: 17 Mar 2025

https://github.com/geo-c/nodecd

Featherweight node.js Continuous Deployment (GEO-C Version)

continuous-deployment node-js

Last synced: 25 Feb 2025

https://github.com/pulsarblow/dotnetcore-boilerplate

✏️ A lightweight .NET Core Class Library boilerplate, stripped to its bare minimum, powered by an optimized build system.

boilerplate continuous-deployment continuous-integration coverlet dotnetcore github-actions github-packages hacktoberfest

Last synced: 19 Mar 2025

https://github.com/earaujoassis/watchman

👾 Watchman helps to keep track of automating services; a tiny continuous deployment service

continuous-delivery continuous-deployment proof-of-concept

Last synced: 20 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/brdtheo/wns-deploy

Deploying a react app on a VPS using Docker Hub and automation

continuous-deployment docker docker-compose

Last synced: 05 Apr 2025

https://github.com/upmaru/instellar-docs

Documentation for Instellar Project

continuous-deployment deployment-automation deployments

Last synced: 26 Feb 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/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/alexandergw/jwsa

JWSA (Jenkins Web Scripts by Alex) - BASH scripts for Continuous Deployment (CD) of Drupal 8, with Jenkins (Drupal 7, and WordPress coming soon)

backups bash continuous-deployment drupal jenkins jenkins-pipeline rsync

Last synced: 18 Feb 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/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/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/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: 05 Apr 2025

https://github.com/madworx/cd-ci-glue

CD/CI shellscript glue code for working with TravisCI, DockerHub, AWS ECR and JFrog Artifactory

artifactory aws aws-ecr bash-script continuous-deployment continuous-integration dockerhub ecr github-releases github-wiki jfrog jfrog-artifactory travis-ci

Last synced: 05 Apr 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/ognus/google-app-engine-node-deploy-example

Example of Node.js app deployment setup on Google App Engine using Github Actions.

continuous-deployment github-actions google-appengine nodejs

Last synced: 05 Apr 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/githubfoam/ansible-role-apache2

ansible role for apache2 CI/Continuous Delivery/Continuous Deployment pipeline

ansible-role appveyor circleci continuous-delivery continuous-deployment continuous-integration pipeline travisci

Last synced: 30 Mar 2025

https://github.com/yumemi-inc/environment-variables-action

Fetch environment variables without creating deployments.

continuous-deployment environments github-action

Last synced: 01 Apr 2025

https://github.com/artello/builder

LXD Image for Artello Builder

continuous-deployment continuous-integration lxd

Last synced: 10 Mar 2025

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

https://github.com/multimc/squeezer

It squeezes! It pushes! It makes the releases go!

continuous-delivery continuous-deployment release-automation release-management

Last synced: 19 Feb 2025

https://github.com/mikethwolff/ML-FastAPI

This repository lists one of my projects and findings as part of my Machine Learning DevOps Engineer Nanodegree.

continuous-deployment continuous-integration fastapi machine-learning-pipeline model-bias-analysis

Last synced: 10 Mar 2025

https://github.com/max-lt/github-hook

Server that execute CI script when called from Github.

continuous-deployment continuous-integration github github-api

Last synced: 10 Mar 2025

https://github.com/klingera/react-ci-cd

React test project for continuous integration and continuous delivery/deployment.

continious-delivery continuous-deployment continuous-integration react

Last synced: 10 Mar 2025

https://github.com/paulsilcock/app-of-apps

Bootstraps my Kubernetes cluster with applications, including an Argo Workflows instance and my homepage

app-of-apps argocd continuous-deployment devops gitops kubernetes kustomize

Last synced: 10 Mar 2025

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: 01 Apr 2025

https://github.com/nakshatrasinghh/CML_RedWineQuality

A continuous Machine Learning integration workflow using Github Actions. This project is based upon team collaboration for aesthetic version control for ML pipelines and deployement.

cml continuous-deployment continuous-integration github-actions machine-learning-pipelines open-source-project wine-quality-prediction workflow-automation

Last synced: 10 Mar 2025

https://github.com/aceandtate/github-tag-action

A Github Action to tag a repo on merge.

continuous-deployment

Last synced: 10 Mar 2025

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: 21 Mar 2025

https://github.com/mrloop/netlify-git-branch

Feature branch staging environments with netlify and git

continuous-deployment git javascript netlify

Last synced: 21 Apr 2025

https://github.com/rusq/hubdeploy

Automatic deployment for Dockerhub images on VPC or host environments.

automation cd ci-cd continuous-deployment deployment docker dockerhub

Last synced: 31 Mar 2025

https://github.com/actions-rindeal/download-artifact

⬇️📦🚀 Download Artifact Action: Seamlessly download workflow artifacts from across runs or repositories. This action extends actions/download-artifact with additional JSON metadata input for easy handling. Perfect for cross-workflow and cross-repository artifact transfers. Boost your CI/CD efficiency now!

action actions artifact artifacts beta continuous-deployment deployment download-artifact download-artifacts github-action github-actions

Last synced: 21 Mar 2025

https://github.com/endre-synnes/pgr301-exam-infra

This is my DevOps Exam. I Make use of Concourse and Terraform to create a development pipeline for continuous deployment on Heroku.

concourse continuous-deployment docker elk-stack heroku shell-script terraform

Last synced: 10 Mar 2025

https://github.com/giansalex/cake-tasks-deploy

Cake Tasks (build, tests + deploy using squirrel).

cakebuild continuous-deployment csharp squirrel

Last synced: 06 Apr 2025

https://github.com/sherrywahla/labs_devops

The following repository is in conjuction with devops lab practicals done for school work projects

aws-ec2 aws-s3 cd ci containerization continuous-deployment devops docker monitoring monitoring-automation

Last synced: 25 Mar 2025

https://github.com/qubitpi/screwdriver-cd-python-sdk

Screwdriver CD Python Software Development Kit (SDK) used to write Python automation scripts that create and manage resources in Screwdriver

ci-cd continuous-delivery continuous-deployment python screwdriver-cd sdk

Last synced: 01 Apr 2025

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: 28 Feb 2025

https://github.com/jeffdecola/hello-go-deploy-marathon

Test, build, push (to DockerHub) and deploy a long running "hello-world" Docker Image to Mesos/Marathon.

concourse continuous-deployment continuous-integration deployment docker dockerhub dockerimage go golang google marathon mesos paas

Last synced: 31 Mar 2025

https://github.com/shuddha2021/timezoneadjusterapi

Timezone API: A Node.js Express application offering a RESTful API endpoint (GET /time) for retrieving current UTC time and optional timezone-adjusted time. Built with Node.js, Express, and Moment Timezone.

ci continuous-deployment express-js javascript momentjs nodejs restful-api timezone utc web-development

Last synced: 17 Feb 2025

https://github.com/mrofisr/github-actions-gke-cicd

Automate CI/CD with GitHub Actions to deploy applications effortlessly to Google Kubernetes Engine (GKE) using this repository's example pipeline. Streamline your software delivery process and manage applications on GKE efficiently.

automation ci-cd containerization continuous-deployment continuous-integration github-actions gke golang google-kubernetes-engine kubenetes kubespray

Last synced: 17 Mar 2025

https://github.com/sigit-wasis/cicd-golang

Continous Integration and Continuous Deployment in Golang

circleci continous-integration continuous-deployment golang

Last synced: 20 Feb 2025

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: 20 Feb 2025

https://github.com/vanheemstrasystems/ci-cd-cms-headstart

Continuous Integration (CI) / Continuous Deployment (CD) with Content Management System (CMS) - Headstart

content-management-system continuous-deployment continuous-integration

Last synced: 25 Mar 2025

https://github.com/aybruhm/sync-file-to-s3-buck

Sync a specific file to an AWS s3 bucket

continuous-deployment github-actions s3

Last synced: 24 Feb 2025

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: 09 Mar 2025

https://github.com/customcommander/publish-docker-image

Maintain your Docker image on GitHub. Publish it to Docker Hub.

continuous-deployment dockerhub

Last synced: 09 Apr 2025

https://github.com/6arms1leg/c-tools-docker

Simple set of Dockerfiles forming a collection of useful C language tools shipped as Docker images based on Alpine Linux with UID/GID handling to support software development, deployment and continuous integration, tailored to the C programming language in a GNU/Linux environment

build build-process check continuous-delivery continuous-deployment continuous-integration docker documentation embedded embedded-systems product-assurance quality quality-assurance quality-metrics scripting test testing toochain

Last synced: 30 Mar 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