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: 2024-12-25 00:04:18 UTC
- JSON Representation
https://github.com/fluentci-demos/fluentci-demo-rust
FluentCI demo CI pipeline using Rust
cicd continuous-integration fluentci rust wasm
Last synced: 01 Dec 2024
https://github.com/fluentci-demos/fluentci-demo-javascript
A FluentCI demo CI/CD pipeline using Node.js, TypeScript, Nest.js and React.
cicd continuous-delivery continuous-integration cypress javascript nestjs nodejs react typescript wasm
Last synced: 01 Dec 2024
https://github.com/jmRakoto/aws-sls-pipeline
A ready-to-use CI/CD Pipeline for deploying aws lambda with the serverless framework with fluentci
aws aws-lambda aws-serverless cicd deno fluentci pipeline serverless-framework typescript
Last synced: 25 Nov 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/thomascode92/gha-complete-guide
Learn how to build automated CI/CD workflows with GitHubs DevOps service. 🛠️🔄
cicd devops github-actions udemy-course
Last synced: 09 Nov 2024
https://github.com/serverfarmer/sf-app-deploy
Minimalistic approach to CI/CD processes, designed for software houses having multiple customers with rather simple applications.
build-automation build-tool build-tools cicd continuous-deployment continuous-integration devops devops-pipeline devops-tools devops-workflow git
Last synced: 22 Nov 2024
https://github.com/danielsitek/tateru-cli
Simple CLI static site builder tool with Twig.
ci cicd cli generator javascript npm static static-site-generation static-site-generator static-website tateru-cli twig twigjs typescript
Last synced: 25 Nov 2024
https://github.com/psmyrdek/gha-demo-app
GitHub Actions - pierwsze kroki
actions cicd przeprogramowani tutorial
Last synced: 22 Nov 2024
https://github.com/nickscip/sem-verified-ci
Workflows to automatically release Semantically Versioned Code
actions cicd conventional-commits devops git git-cliff semver workflows
Last synced: 20 Dec 2024
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/tgsmith61591/bear
Streamline python project creation, including setup scripts, CI/CD pipelines & documentation
cicd custom-projects templates
Last synced: 01 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: 07 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/michael-ortiz/aws-github-actions-terraform-workflow
A reusable GitHub Actions Workflow to Plan, Apply or Destroy Terraform Infrastructure in AWS
actions aws aws-s3 cicd github-actions oidc opentofu terraform
Last synced: 10 Nov 2024
https://github.com/fluent-ci-templates/gradle-pipeline
A ready-to-use CI/CD Pipeline and jobs for Gradle projects.
cicd dagger deno deno-module devops gradle 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/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/yandex-cloud-examples/yc-courses-devops-course2
Материалы для курса «Создание динамических сред для разработки».
cicd devops yandex-cloud yandex-practicum yandex-praktikum yandexcloud
Last synced: 07 Nov 2024
https://github.com/fluent-ci-templates/cloudflare-pipeline
A ready-to-use CI/CD Pipeline for deploying your Cloudflare Workers .
cicd cloudflare-workers dagger deno pipeline typescript
Last synced: 16 Nov 2024
https://github.com/fluent-ci-templates/codecov-pipeline
A ready-to-use CI/CD Pipeline that uploads coverage to Codecov ☂️
cicd codecov dagger deno pipeline typescript
Last synced: 16 Nov 2024
https://github.com/hammerheadshark666/mos-customer-api
Microservice Order System - Customer Microservice
api automapper azure azurekeyvault cicd csharp docker docker-compose dotnet-core jwt-authentication mediatr sqlserver unit-testing
Last synced: 17 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/yandex-cloud-examples/yc-courses-ru-devsecops-helm-charts
Материалы для курса «DevSecOps в облачном CI/CD».
cicd course devsecops yandex-cloud yandex-practicum yandex-praktikum yandexcloud
Last synced: 07 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/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/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/fluent-ci-templates/snyk-pipeline
A ready-to-use CI/CD Pipeline for scanning vulnerabilities in your project with Snyk.
cicd dagger deno pipeline snyk typescript
Last synced: 16 Nov 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/uwaisalqadri/uwaisalqadri
Auto-updating profile README with Kotlin Implementation
Last synced: 14 Nov 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/fluent-ci-templates/terragrunt-pipeline
A ready-to-use CI/CD Pipeline for managing your infrastructure with Terragrunt.
cicd dagger deno terraform terragrunt typescript
Last synced: 16 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: 07 Nov 2024
https://github.com/titikterang/cicd-toolkit
simple command line tool helper to integrate with hashicorp vault & github api
cicd go golang hashicorp hashicorp-vault secrets toolkit vault
Last synced: 10 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/priyansusahoo/deploy-v2
Repository includes all files for the application, dockerfile. Integrated with jenkins using web-hooks.
aws-ec2-intances cicd demo-deploy dockerfile jenkins-pipeline nodejs web-hook
Last synced: 10 Nov 2024
https://github.com/santiagortiiz/point-of-sale-python-django-cicd
Point of sales application developed in Django and REST framework with CI/CD pipelines with GitHub actions
api-rest cicd django-rest-framework docker python
Last synced: 10 Nov 2024
https://github.com/mohdatif1994/infinityflow
This automation framework is developed to facilitate end-to-end automation using Python scripts, GitHub, and Jenkins etc. The framework is designed to streamline and automate the CI/CD pipeline, ensuring efficient and consistent deployment of applications.
autoamtion automation cicd containers framework hooks host jenkins linux mac python python3 pythonscript shell shell-script vm windows
Last synced: 12 Dec 2024
https://github.com/fluent-ci-templates/buck-pipeline
A ready-to-use Pipeline for Buck projects.
buck cicd deno pipeline pipelines-as-code typescript
Last synced: 16 Nov 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/yogesh-bhandare/contentengine
ContentNexus streamlines content creation with AI tools that automate thumbnails, descriptions, and tags. It offers a unified dashboard, helping creators focus on quality and optimize their workflow.
ai caching cicd django docker github-actions htmx js oauth postgresql stripe tailwindcss
Last synced: 30 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/fluent-ci-templates/python-pipeline
A ready-to-use CI/CD Pipeline for your Python projects
cicd dagger deno-module pipeline python typescript
Last synced: 16 Nov 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/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/google-developers-sohag/github-at-a-glance
A Github training course for practical purposes and OSS
cicd devops git-branches github repository version-control-system
Last synced: 10 Nov 2024
https://github.com/ericz99/lerna-workspace-template
Easy to use Monorepo Project Template!
action-hooks babel cicd eslint expressjs jest lerna monorepo nodejs react tailwindcss yarn-workspaces
Last synced: 30 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/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/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/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/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/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/fluent-ci-templates/shuttle-pipeline
A ready-to-use CI/CD Pipeline for deploying your Rust applications to Shuttle.
cicd dagger deno pipeline rust rust-lang shuttle-rs typescrpit
Last synced: 16 Nov 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/fluentci-demos/fluentci-demo-java-spring
A FluentCI demo CI Pipeline using Java Spring
cicd continuous-integration java jmeter junit maven spring-boot wasm
Last synced: 01 Dec 2024
https://github.com/fluentci-demos/fluentci-demo-kotlin
A FluentCI demo CI Pipeline using Kotlin
cicd continuous-integration kotlin wasm
Last synced: 01 Dec 2024
https://github.com/guhyun9454/emotionanalyzerwebapp
This project aims to learn and implement microservice programming, continuous integration (CI), and continuous deployment (CD) using GitHub Actions. The goal is to create a web application that utilizes a pre-trained AI model (by me) to demonstrate real-time emotion analysis.
Last synced: 12 Nov 2024
https://github.com/giocaizzi/cookiecutter-python
Cookiecutter template for Python packages.
actions black cicd cookiecutter coverage documentation flake8 gh-pages markdown pytest python sphinx
Last synced: 21 Nov 2024
https://github.com/fluentci-demos/fluentci-demo-python-flask
FluentCI Demo CI/CD Pipeline using Python Flask
cicd continuous-delivery continuous-integration flask python wasm
Last synced: 01 Dec 2024
https://github.com/fluentci-demos/fluentci-demo-python
A FluentCI Demo for Python
cicd continuous-delivery continuous-integration python wasm
Last synced: 01 Dec 2024
https://github.com/dedal378/gallery-on-vuetify
Галерея из фото на Vuetify3, Vue3, Pinia, router4, custom rules eslinter/prettier, fileloader pictures..
cicd composable fetch-api fileloader linter pinia prettier router store vue3 vuerouter4 vuetify3
Last synced: 25 Nov 2024
https://github.com/dedal378/vue-youtube
Практика верстки на vue, разбивка на компоненты... Vue3-setup, tailwind, animations-css, responsive, adaptive.
adaptive animation cicd custom-rules filters pixel-perfect responsive tailwind tailwindcss vite vue vue-animations vue3-composition-api
Last synced: 25 Nov 2024
https://github.com/dedal378/02-diploma
Асинхронная загрузка компонентов - разделение по чанкам; динамическая отрисовка компонентов, с передачей параметров через $attrs; $emits и $props с валидацией; async/await и axios; localStorage; Firebase Database; получение данных при загрузке приложения; CI/CD Github actions для автоматического обновления сайта после push; Firebase hosting.
cicd filters firebase firebase-auth firebase-database localstorage vue
Last synced: 25 Nov 2024
https://github.com/trevor4n/sutton
A fruity fun memory game with live demo ready!
api axios cicd css fetch game general-assembly javascript memory mmp nodejs
Last synced: 25 Nov 2024
https://github.com/deep1144/d3-react
D3 charts with React, use firebase and GitHub actions for auto-deployments
cicd d3 firebase github-actions react
Last synced: 21 Nov 2024
https://github.com/rajatgupta24/todo-app
TODO APP is a task manager build using nodejs & MongoDB as database.
Last synced: 21 Nov 2024
https://github.com/rajatgupta24/chatter-box-client
Chatter Box is a Chatting Application build using React, Nodejs, Socket.io & Google OAuth.
cicd github-actions javascript netlify react socket-io
Last synced: 21 Nov 2024
https://github.com/maximemoreillon/cicd_dind_container
A docker Image for CI/CD jobs
Last synced: 21 Nov 2024
https://github.com/dejain4/web-py-ci
This project explores setting up CI pipelines for web application using Python, Docker, GitHub Actions, Travis CI, and CircleCI, offering a foundation for understanding CI automation with different tools.
ci cicd circleci docker flask github-actions python tarvisci web webapp
Last synced: 21 Nov 2024
https://github.com/amanimagdi/react-circleci
Learning CI / CD using CircleCI on ReactJS app.
cicd circleci netlify reactjs typescript
Last synced: 21 Nov 2024
https://github.com/michle99/micronaut_cicd
Intro to Micronaut and Github Actions CI/CD.
cicd github-actions gradle java micronaut microservices
Last synced: 21 Nov 2024
https://github.com/koltyakov/sppp-cicd-sample
CI/CD sample for SPPP projects (classic SharePoint)
cicd javascript sample sharepoint sppp typescript
Last synced: 25 Nov 2024
https://github.com/vuevska/devops
Континуирана интеграција и испорака 2022/2023
cicd devops-tools docker githubaction-workflow githubactions gitlabci
Last synced: 22 Nov 2024
https://github.com/tanishkamarrott/building-a-real-time-data-pipeline-with-kafka-and-pyspark
A comprehensive real-time data pipeline using Apache Kafka for streaming data ingestion and PySpark for processing. This project includes setup, deployment on AWS, and detailed steps for configuring and managing a scalable data pipeline.
aws big-data cicd cloud-computing data-engineering data-pipeline kafka pyspark real-time streaming-data
Last synced: 29 Nov 2024
https://github.com/sks/flutter101
android cicd flutter flutter-apps ios learning-by-doing mobile-development
Last synced: 22 Nov 2024
https://github.com/pymag09/fluxi
Simple and light-weight UI for flux.
cd cicd flux flux2 fluxcd k8s kubernetes ui
Last synced: 25 Nov 2024
https://github.com/cmancio00/order-managment
Simple Order Management to demonstrate TDD and CI/CD tecniques.
cicd docker hibernate java junit5 maven mocking mockito mutation-testing swing tdd testcontainers
Last synced: 22 Nov 2024
https://github.com/ujstor/argocd-pipeline
GitHub Action workflows for ArgoCD pipeline with CI, docker tag generator, build and image push and update git repo with helm chart
argocd cicd docker guthub-actions
Last synced: 22 Nov 2024
https://github.com/peterr181/engineering_thesis
cicd css expressjs heroku-deployment materialui mysql nodejs react reacthookform scss typescript
Last synced: 07 Dec 2024
https://github.com/scorpioscrux/budget-smart
Budget Smart is an app that allows you to interact with your spending more often which allows you to see exactly what you're spending your money on. The app allows you to import a CSV file that you can download from your bank, import it, and sort the transactions into categories.
apache2 cicd docker express mongo mongodb nextjs react typescript
Last synced: 22 Dec 2024
https://github.com/yogesh-bhandare/mandai
Mandai is a mobile app connecting farmers, vendors, and restaurants, providing real-time commodity prices and a direct market access for fair and transparent trading.
aws-s3 celery cicd django docker expo otpauth react-native redis rest-api webscraping
Last synced: 22 Nov 2024
https://github.com/sysdiglabs/circleci-orb
cicd devsecops docker docker-image dockerfile security
Last synced: 22 Nov 2024
https://github.com/aaron-smits/go-templ-starter
demo project for Go with HTMX/templ/Supabase/Tailwind
cicd docker github-actions go golang htmx make postgres postgresql tailwind tailwindcss
Last synced: 22 Nov 2024
https://github.com/sijoma/home-k8s-infra
Flux Repo for my three node RPI Cluster
Last synced: 22 Nov 2024
https://github.com/servierhub/prose
Bring the power of gen-ai to the CI/CD
assistant-cli cicd documentation gen-ai servier test-automation
Last synced: 26 Sep 2024
https://github.com/goseind/schablone
Template repository for app infrastructure based on SRE principles
actions azure cicd helm kubernetes sre terraform
Last synced: 11 Dec 2024
https://github.com/yutounun/workouttrackingapp
An app tracking foods and exercises records.
cicd daisyui firebase google-domein pwa storybook swagger tailwindcss typescript vue
Last synced: 22 Nov 2024