Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

CI/CD

CI/CD is a build automation strategy and part of DevOps

https://github.com/sidratulmuntahasara/chatter-ai

An AI-powered customer support chatbot using Next.js and the OpenAI API

analytics api betahub cicd daisyui firebase material-ui nextjs openai openrouter rag tailwindcss togetherai vercel

Last synced: 17 Nov 2024

https://github.com/erikbernard/hackathon_cidd

Este projeto faz parte de um hackathon cujo objetivo é demonstrar habilidades em integração e entrega contínua (CI/CD) utilizando GitHub Actions e GitHub Pages. Os participantes deverão clonar este repositório e configurar um workflow funcional que inclua etapas de teste e deploy.

cicd github-actions

Last synced: 06 Jan 2025

https://github.com/rishavmehra/jenkins-ci-cd

CI/CD pipeline for integrating with Jenkins & deploy the code on GCP Server

cicd gcp jenkins node-js ubuntu1804

Last synced: 07 Jan 2025

https://github.com/miolab/phoenix_dev_containers_no_ecto

Phoenixのno-ecto版Docker開発用リポジトリ

cicd circleci docker elixir phoenix

Last synced: 30 Oct 2024

https://github.com/sijoma/home-k8s-infra

Flux Repo for my three node RPI Cluster

cicd flux2 k8s-cluster

Last synced: 23 Jan 2025

https://github.com/miolab/phoenix_local_playground_no_ecto

ローカル直入れPhoenix開発検証用リポジトリ(no-ecto版 | CI/CD)

cicd circleci elixir githooks phoenix tailwindcss

Last synced: 30 Oct 2024

https://github.com/kinxtar/v4

my personal website v4

cicd gatsby graphql netlify react

Last synced: 21 Dec 2024

https://github.com/john-data-chen/next-dnd-starter-kit

This project is a production-ready Next and dnd-kit template designed to demonstrate modern frontend development practices. It includes a full suite of tools and configurations for TypeScript, testing, and CI/CD pipelines. Perfect for a starting point for beginner developers exploring Next and related technologies.

boilerplate cicd commitlint dnd-kit drag-and-drop eslint github-actions husky jest lint-staged next next-auth playwright shadcn-ui taliwindcss template typescript vercel zustand

Last synced: 21 Jan 2025

https://github.com/qbituniverse/platform-ops

PlatformOps scripts, templates, and CICD automation.

bash cicd powershell yaml

Last synced: 29 Nov 2024

https://github.com/andronovo-bit/webapicicdworkflow

A basic .NET Core Web API project showcasing basic CI/CD practices with GitHub Actions, Azure integration, MSTest, and code quality analysis.

azure-web-app ci-cd cicd code-quality deepsource dotnet dotnet-core github-actions mstest semantic-versioning web-api

Last synced: 14 Jan 2025

https://github.com/asiwomex/s3-cloudfront-static-site-deployment

Hosting a static website on Amazon S3 and Cloudfront using Github actions

aws cicd cloudfront githubaction-workflow s3 staticwebsite

Last synced: 21 Dec 2024

https://github.com/ronylpatil/cicd-aws

Built e2e ci/cd pipeline with GitHub Actions, Docker, DockerHub and, Amazon EC2.

aws cicd machine-learning mlflow mlops

Last synced: 21 Jan 2025

https://github.com/ronylpatil/schedule-cicd

Use github-actions[bot] to automate push-pull in workflow.

cicd github-actions

Last synced: 21 Jan 2025

https://github.com/ronylpatil/chatinsights

WhatsApp group chat analysis python package.

cicd flake8 github-actions kanban-board mypy pypi pytest python tox

Last synced: 21 Jan 2025

https://github.com/markomilenkovic546/ci-cd-practice

This repository demonstrates a CI/CD pipeline setup for testing and deploying applications on Render.com

cicd cypress docker github-actions javascript qa-automation render vite

Last synced: 21 Jan 2025

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

Terraform IaC for Jenkins

cicd jenkins terraform

Last synced: 23 Jan 2025

https://github.com/hrishiksh/codemagic-demo

A demo flutter app showing how to publish using codemagic CI/CD

cicd codemagic dart flutter flutter-examples

Last synced: 05 Jan 2025

https://github.com/xiaomingx/awesome-cicd-security

📚 A curated list of awesome CI CD security resources

awesome cicd cve poc rce security vulnerability

Last synced: 29 Nov 2024

https://github.com/mahmoodhamdi/tstore

A full-featured Flutter eCommerce app with Firebase integration. Built using clean architecture, SOLID principles, design patterns, and modern UI for an optimal user experience.

authentication cicd clean-architecture clean-code dart ecommerce fastlane firebase firebase-auth firebase-database firebase-distribution flutter flutter-examples flutter-ui github-actions mvvm-architecture open-source repository-pattern ui

Last synced: 19 Jan 2025

https://github.com/nicjohnson145/tagbot

Automatically created tags based on conventional commits

cicd continuous-integration github-actions go golang semantic-version

Last synced: 07 Dec 2024

https://github.com/ronylpatil/creditcard-dvc

Implemented data versioning, model experimentation & CI using DVC, DVClive, and GitHub Action.

cicd dvc-pipeline dvclive machine-learning

Last synced: 21 Jan 2025

https://github.com/chneau/testing-github-actions

Testing Github Actions with a C# solution. Actually only HelloWorldHttp is useful for the deployment.

cicd dotnet github-actions

Last synced: 27 Dec 2024

https://github.com/maxh1t/professional-landing

A minimalist, mobile-first landing page built with custom SSR to showcase work experience, projects, and social media links.

cicd expressjs landing-page react reactjs shadcn-ui ssr tailwindcss theme vite

Last synced: 07 Dec 2024

https://github.com/romnn/setup-brane-action

GitHub action to setup brane.

actions brane cicd github pipeline

Last synced: 19 Jan 2025

https://github.com/wildegor/argocd-boilerplate

WIP! Simple k8s with ArgoCD

argocd cicd ecr kubernetes

Last synced: 01 Jan 2025

https://github.com/chinchalinchin/cumbercloud-web

A single page application written in Angular for my personal website and portfolio.

angular aws cicd cloudformation codebuild webdesign webdev webdeveloper

Last synced: 07 Dec 2024

https://github.com/yoomoney/docker-artifact-publish-plugin

Gradle plugin for publication of local Docker images to the registry.

backend cicd docker gradle gradle-plugin kotlin publishing

Last synced: 21 Jan 2025

https://github.com/slvr-one/thegarrison

Portfolio repo, my presentation project for infrastructure provisioning, ci/cd around demo app, with monitoring and logging finctionality. all included. excluding repo with app source code.

cicd devops grafana helm kubernetes portfolio prometheus terraform

Last synced: 07 Dec 2024

https://github.com/basemax/github-actions-nextjs-build-deploy

Automate the build and deployment of a Next.js app using GitHub Actions. This repo includes a workflow that triggers on every push, pulls the latest code to a remote server, installs dependencies, builds the app, and manages it with PM2. Secure server configurations are handled via GitHub secrets for a smooth deployment process.

cicd deploy github-action github-action-deploy github-action-nextjs github-actions javascript js nextjs-build react reactjs ts typescript

Last synced: 01 Dec 2024

https://github.com/aloilor/org-formation-github-actions

Containing how to setup OIDC provider and IAM role to use org-formation-cli with GitHub Actions

cicd ghas github-actions org-formation

Last synced: 01 Dec 2024

https://github.com/devinpower/run-workflow-and-yield

A GitHub action to run and yield to remote workflows.

cicd github-actions

Last synced: 01 Dec 2024

https://github.com/allansifuna/flask_cicd_heroku

My first Application to deploy to heroku using Docker container and CI/CD using Github actions

allansifuna cicd devops flask githubactions

Last synced: 12 Jan 2025

https://github.com/xanderstevenson/community-content-pipeline

A Source of Truth for the Cisco Community Engagement, with creation and storage of Text and MP3 files.

cicd docx2txt gtts python text-to-speech

Last synced: 16 Jan 2025

https://github.com/khaledashrafh/students-statistics-system

It's a subsystem that provides statistics related to student registration. It includes two functionalities: displaying registration statistics and listing batch files.

ci-cd cicd cloud-computing cloud-computing-course component continous-deployment continous-integration docker docker-compose docker-container docker-image dockerfile dockerhub github-actions githubactions students-statistics students-statistics-system subsystem

Last synced: 07 Dec 2024

https://github.com/khaledashrafh/students-registration-system

It's a subsystem that facilitates the process of registering student data. It includes two components: the main menu component for individual student registration and the batch data component for bulk student registration.

ci-cd cicd cloud-computing cloud-computing-course component continous-deployment continous-integration docker docker-compose docker-container docker-image dockerfile dockerhub github-actions student-registration student-registration-system subsystem

Last synced: 07 Dec 2024

https://github.com/abealexander/realipynbrenderer

A PYPI Package that helps render Websites and Youtube Videos in Jupyter Notebook

cicd flake8 github-actions kanban-board mkdocs-material mypy pypi-package pytest python python3 shell-script

Last synced: 11 Jan 2025

https://github.com/aobaiwaki123/github-actions-handson

GitHub Actionsの勉強

cicd github-actions

Last synced: 22 Dec 2024

https://github.com/cloudacademy/jenkins-install

Jenkins Vagrant Install - Ubuntu 18.04

cicd cloudacademy devops jenkins vagrant

Last synced: 13 Jan 2025

https://github.com/robarcoo/cicd_test

Test project to study how CICD works

cicd gitlab-runner

Last synced: 11 Jan 2025

https://github.com/usmcamp0811/dotfiles

A mirror of my NixOS Dotfiles repo which is more than just my system configs but also my mono repo of almost all the things I hack on.

cicd devops devsecops nix nixos terraform

Last synced: 21 Jan 2025

https://github.com/aldenvallestero/open-form-builder

A simple open-source form builder.

cicd javascript react tailwind

Last synced: 07 Jan 2025

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: 12 Jan 2025

https://github.com/chiefbiiko/setup-substrate

A GitHub action that installs a Substrate Rust toolchain

cicd substrate zombienet

Last synced: 21 Jan 2025

https://github.com/qiwi/travis-toolkit

JS-client, utils and helpers for `Travis-ci`

cicd

Last synced: 09 Jan 2025

https://github.com/baimamboukar/actionsense

A set of useful github actions workflows

cicd github-actions workflows yaml-files

Last synced: 11 Jan 2025

https://github.com/yandex-cloud-examples/yc-webinar-gitpos-argo-crossplane

Практические материалы к вебинару «Внедряем Gitops практики в Yandex Cloud при помощи Kubernetes».

argocd cicd crossplane gitops kubernetes mk8s yandex-cloud yandexcloud

Last synced: 29 Dec 2024

https://github.com/yandex-cloud-examples/yc-webinar-secure-cicd-with-gitlab

Материалы к вебинару «Обнаружение Log4shell в CI/CD с помощью GitLab».

cicd devsecops gitlab log4shell yandex-cloud yandexcloud

Last synced: 29 Dec 2024

https://github.com/seebi/cimd

Collect and share metadata of CI/CD processes.

cicd command-line-tool json-schema metadata python

Last synced: 05 Jan 2025

https://github.com/yandex-cloud-examples/yc-webinar-gitops-argo-crossplane

Практические материалы к вебинару «Внедряем Gitops практики в Yandex Cloud при помощи Kubernetes».

argocd cicd crossplane gitops kubernetes mk8s yandex-cloud yandexcloud

Last synced: 29 Dec 2024

https://github.com/therealzella/ids706_complex_sql_query_for_a_mysql_database

This repository is designed for the assignment Complex SQL Query for a MySQL Database, and This query retrieves the total amount spent by each customer by joining the customers, orders, and order_items tables. The results are grouped by customer name and sorted in descending order of the total amount spent.

ci-cd cicd mysql mysql-database

Last synced: 02 Nov 2024

https://github.com/akshitmittal20/monitoringapp_python

This repository contains the source code for the MonitoringApp_Python, a system monitoring application built with Python, Flask, and Docker. This application provides a web interface to monitor CPU and memory usage.

cicd flask gcp python scripting

Last synced: 12 Jan 2025

https://github.com/yandex-cloud-examples/yc-load-testing-gitlab-ci

Настройка запуска нагрузочных тестов из GitLab CI.

cicd gitlab gitlab-runner load-testing yandex-cloud yandexcloud yc-cli

Last synced: 29 Dec 2024

https://github.com/sergk/rpm-package-build

Blueprint to build RPM package in CI/CD Pipeline

cicd kuberocketci rpm-spec rpmbuild rpmlint

Last synced: 11 Dec 2024

https://github.com/arthurdw/ubuntu-k8s-deploy

Utility container to deploy k8s

cicd devops docker helm kubectl kubernetes ubuntu utility

Last synced: 21 Jan 2025

https://github.com/malleswarigelli/industry-safety-detection-object-detection-yolov7

Build End to End DL pipeline for computer vision: Object Detection with YOLOv7 and deploy to AWS EC2 with Docker, AWS ECR, CI/CD tool: GitHub actions

aws-ec2-intances aws-s3-bucket bert-model cicd computer-vision deep-learning docker github-actions object-detection python3 pytorch transformer yolov7

Last synced: 12 Jan 2025

https://github.com/thang2162/notekeeper_cicd

Test of CI/CI using Github Actions and an Angular app.

cicd e2e-testing github-actions jasmine protractor unit-testing

Last synced: 14 Jan 2025

https://github.com/oliverl-21/meraki-ci

meraki ci test

ansible cicd meraki

Last synced: 21 Jan 2025

https://github.com/t-uejo/docker-cicd-handson

Docker,AWS,CI/CD環境を使ったwebアプリケーション構築ハンズオン

aws-ecs cicd dev-container docker-compose github-actions multi-stage-build nginx react spring-boot typescript

Last synced: 12 Jan 2025

https://github.com/vaibhavyadav-dev/user-task-queuing-with-rate-limiting

A Node.js Server demonstrating User Task Queuing with Rate Limiting.

cicd clustering containers docker express jenkins nodejs rate-limiting

Last synced: 02 Nov 2024

https://github.com/kasir-barati/sql

A place where I keep track of what I know about PostgreSQL + ORMs

cicd docker docker-compose dockerfile e2e github-actions javascript jest nodejs orm pnpm postgresql psql sql tdd typescript

Last synced: 01 Dec 2024

https://github.com/st4s1k/scenario-rs

Rust SSH automation tool

angular automation cicd rust ssh tauri

Last synced: 09 Oct 2024

https://github.com/kasir-barati/nestjs-github-cicd

Dockerized NestJS app + prisma

ansible cd ci cicd jenkins nestjs postgresql prisma

Last synced: 01 Dec 2024

https://github.com/ramsailopal/sphinx-demo

A demo of Sphinx integrated with Read the Docs for CI/CD DocOps

cicd docops markdown readthedocs-demo sphinx

Last synced: 29 Dec 2024

https://github.com/robertoofelipe/byvent

🎫 A ideia do Byvent vem de oferecermos um ambiente onde os usuários possam tanto comprar ingressos de eventos, quanto criá-los, fazendo com que unidos formaremos uma comunidade de eventos.

cicd frontend git react reactjs sass typescript ui

Last synced: 03 Jan 2025

https://github.com/robertoofelipe/ecommerceapi

💾 Neste projeto estou desenvolvendo uma API com TypeScript. A proposta dela é fornecer dados para um futuro projeto, onde teremos um ambiente de gestão administrativa de um eCommerce.

api backend cicd nodejs typescript

Last synced: 03 Jan 2025

https://github.com/lambdacasserole/incv

Simple version bumping tool for Node.js, with customizable tags.

cicd javascript npm semver utils versioning

Last synced: 20 Dec 2024

https://github.com/janole/merge-conflicts

Show merge conflicts between two branches

ci-cd cicd conflict conflicts git git-flow merge

Last synced: 14 Dec 2024

https://github.com/leandroberetta/karpenter

Tekton tasks to use in CI/CD pipelines

cicd kubernetes pipelines tekton

Last synced: 19 Jan 2025

https://github.com/tush-tr/gcloudact

A Terraform module for hosting your own runner for CI/CD on Google Cloud to run jobs in your GitHub Actions workflows.

ci cicd devops gcloud github github-actions google-cloud-platform googlecloudplatform self-hosted-ci-cd-runner self-hosted-runner terraform terraform-module

Last synced: 09 Dec 2024

https://github.com/frankodoom/aspnetzero-host-core-cicd

CICD Pipeline Test for Asp.Net Zero Host Project

cicd cicd-azdevops

Last synced: 27 Dec 2024

https://github.com/ravindrasinghh/spring3hibenatee

Deployment to Kubernetes cluter using Jenkins Pipeline.

cicd docker docker-image java-application jenkins-pipeline kubernetes-deployment mysql

Last synced: 15 Nov 2024

https://github.com/mdazfar2/maven-jenkins-argocd

This is a simple Spring Boot-based Java app that can be built using Maven. This application is deployed onto Kubernetes using GitOps ArgoCD.

argocd cicd dockerfile jenkins jenkins-pipeline jenkinsfile kubernetes sonarqube

Last synced: 23 Jan 2025

https://github.com/coderomm/wallet-app

A wallet project which can be used for apps like paytm, binance, etc. I built this while learning stuffs used in this in Cohort2 of Harkirat Singh. This built using NEXTJS monorepo.

cicd docker monorepo nextjs nextjs14 prisma turborepo

Last synced: 23 Jan 2025

https://github.com/sergk/edp-example-apps

Example application that can be provisioned by CR in EDP

cd cicd edp pipelines pipelines-as-code

Last synced: 10 Dec 2024

https://github.com/martincastroalvarez/docker-redis-flask-financial-reports-api

Financial Statements with Flask with Redis & CI/CD

api cdci cicd docker flask redis rest-api unit-testing

Last synced: 22 Dec 2024

https://github.com/mstrlaw/trunk-dev

Trunk Based Development using GitHub workflows for CI/CD

cicd poc trunk-based-development

Last synced: 18 Jan 2025

https://github.com/ajsalemo/php-githubactions-dockerfile

A small PHP application that makes a call to retrieve data from the Coindesk API. The intention of this repo was to test building the Dockerfile within the repo as a custom Image with GitHub Actions and deploy it to a Web App for Container on Azure.

apache api azure cicd coinbase containers docker github-actions php pipeline ssh web-app-for-containers workflow

Last synced: 29 Dec 2024

https://github.com/ramsailopal/liquibase-demo

A demonstration of Liquibase

cicd devops liquibase postgres postgresql sql

Last synced: 29 Dec 2024

https://github.com/rudeboyone/rudeboyone

README do perfil e portfólio

angular cicd css html5 typescript

Last synced: 24 Jan 2025

https://github.com/alex-bormotov/cicd-dockerhub-wordpress

Pipeline Wordpress -> DockerImage -> DockerHub -> DockerHub and then run it on Docker Compose

cicd docker docker-compose dockerhub wordpress

Last synced: 29 Nov 2024

https://github.com/softleader/jenkins-pipeline-examples

A collection of examples scripting for the Jenkins Pipeline.

cicd pipeline workflow

Last synced: 18 Jan 2025

https://github.com/anazcodes/myactions

A sample CI/CD YAML configuration file for GitHub Actions.

cicd github-actions yaml-configuration

Last synced: 01 Dec 2024

https://github.com/4thel00z/installd

Make fancy .run /.sh domains to oneline install your stuff based on user agents ! :-)

automation cicd curl devops hacking install installation server user-agent useragent

Last synced: 01 Dec 2024

https://github.com/utkarsha666/climate-and-gender-ai

Our AI-driven project empowers activists and leaders by leveraging data to uncover trends and generate actionable recommendations for gender-responsive climate action. A Q&A chatbot provides access to policy documents, while collaboration occurs through our community hub, supported by a comprehensive dashboard for Impact Point Monitoring.

ai cicd climate-change docker fastapi forecasting gender-equality generative-ai langgraph langgraph-python llm mongodb neo4j rag streamlit xgboost

Last synced: 15 Dec 2024

https://github.com/marcinbojko/pipetools-k8s

Small CI/CD helper for Helm v3 and Kubectl

alpine cicd datree helm kubectl kubernetes pipeline

Last synced: 01 Dec 2024

https://github.com/marcinbojko/pipetools

Little helper for DIND mode in CI/CD

alpine ci cicd dind pipeline

Last synced: 01 Dec 2024

https://github.com/juancastillo0/cidart

Leto powered Dart GraphQL server for continuous integration and deployment.

build-tool cd ci cicd dart graphql server

Last synced: 08 Dec 2024

https://github.com/inmotionhosting/molecule-images

Monorepo containing container images for testing with Ansible + Molecule

ansible cicd docker docker-image docker-images

Last synced: 12 Jan 2025