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

DevOps

DevOps is a set of practices that combine software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality.

https://github.com/ttab/macclient

A collection of useful scripts, profiles and other tools for use in TT News Agency Corporate Mac client.

devops

Last synced: 07 Jun 2026

https://github.com/j0hn-b/eshop-gcp

The eshop application on Google Kubernetes Engine, with Config Connector and read- only Octant container. Provisioned with Terraform

argocd config-connector devops gcp gke google-cloud-platform linux octant

Last synced: 27 Apr 2026

https://github.com/ridwanbejo/terraform-mongodb-user

Terraform module for managing MongoDB users and roles

automation devops hashicorp hcl iac infrastructure-as-code mongodb sysadmin terraform

Last synced: 27 Apr 2026

https://github.com/superyyrrzz/adotop

Terminal UI for Azure DevOps pull requests — browse, diff, comment, and approve without leaving the terminal.

azure azure-devops bubbletea cli code-review developer-tools devops go pull-requests terminal tui

Last synced: 17 Jun 2026

https://github.com/parvanoe/python

Basic python scripts

devops python3

Last synced: 27 May 2026

https://github.com/bcorfman/bfs

A non-trivial DevOps project example using breadth-first search to find a path through a grid map. Webpage deployed with Streamlit Cloud.

cicd cloud codespaces devops github-actions map-search pathfinding pathfinding-visualizer poetry pytest python search streamlit

Last synced: 17 Jun 2026

https://github.com/duynghiadev/devops

This guide provides detailed information about essential DevOps tools and technologies used in modern distributed systems.

devops kafka rabbitmq redis

Last synced: 28 Apr 2026

https://github.com/gregolsky/ssh-companion

🤖👁️ 💻 Real-time SSH and shell session observer for Claude Code. Capture at the byte stream, advise without access.

advisor assistant claude claude-code devops docker mcp mcp-server observability ssh terminal

Last synced: 28 Apr 2026

https://github.com/g-otn/devops-course

My project for the "DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA" Udemy course

artifactory course-project devops jenkins maven spring-boot-application udemy-course-project wip

Last synced: 28 Apr 2026

https://github.com/dfrojas/yubarta

🐋 Yubarta is an auto-remediation platform written in Python that reacts to eBPF signals and external alerts with rule-based actions. With AI support on the roadmap to become a self-healing platform.

automation devops ebpf python

Last synced: 29 Apr 2026

https://github.com/onurakkaya/azure-availabilitytest-createscript

Azure AppInsights -> Availability Test Create Script

appinsights availability-checker azure devops iaac powershell

Last synced: 29 Apr 2026

https://github.com/4l0n3r/eks-app-deployments

Deploying a sample application on eks cluster

devops kubernetes terraform

Last synced: 29 Apr 2026

https://github.com/clouddrove/terraform-gcp-firewall

This terraform module is used to create firewall in GCP.

devops gcp terraform terraform-module

Last synced: 08 Jun 2026

https://github.com/yashpimple/java-ci-with-gradle

DevOps Project 2 -Build docker image using github-actions and docker

devops docker dockerfile github-actions

Last synced: 29 Apr 2026

https://github.com/flexyzwork/pulumi-python-oke-single

Pulumi-based Infrastructure as Code for Oracle Kubernetes Engine (OKE) on OCI. Automate cluster creation, reduce deployment time, and manage Kubernetes infrastructure.

automation devops iac oci oke pulumi pulumi-python

Last synced: 29 Apr 2026

https://github.com/beardedfish/webmonitor-pro

A PowerShell app that runs under a Cron job to check the uptime health of a custom range of website/web app services.

cron devops docker monitoring powershell smtp

Last synced: 29 Apr 2026

https://github.com/ephoko/.github

Example GitHub repository managed by Terraform

automation devops terraform

Last synced: 30 Mar 2025

https://github.com/andriysmyk/prometheus-grafana-alerting

A DevOps monitoring lab project using Vagrant, Ansible, Prometheus, Grafana, and Alertmanager with Slack integration. Demonstrates automated infrastructure provisioning, metrics collection, alerting, and visualization – a hands-on project for learning DevOps monitoring practices.

alertmanager ansible automation devops grafana infrastructure-as-code monitoring prometheus vagrant

Last synced: 29 Apr 2026

https://github.com/sleroy/smoketest-docker-webserver

Docker image to display a basic web app with some additional health checks (DB, pings)

containers devops docker smoke-test

Last synced: 12 Jan 2026

https://github.com/prefeitura-rio/kube-sherlock

A Discord chatbot for investigating Kubernetes clusters

agents devops ia k8s llm mcp

Last synced: 29 Apr 2026

https://github.com/petems/petems-fish

Puppet module to install Fish shell

devops fish petems puppet

Last synced: 04 Jan 2026

https://github.com/kartikk-26/ci-cd-pipeline-project

This repository automates the deployment of a web application using Jenkins, Ansible, and Docker on AWS EC2 instances. It includes a CI/CD pipeline triggered by GitHub webhooks for seamless deployment.

ansible aws cicd-pipeline devops docker dockerfile dockerhub jenkins

Last synced: 29 Apr 2026

https://github.com/mainbank5/stocksystem-infra

This repository contains a production-ready AWS EKS architecture built using Terraform. It is designed with high availability, security, and scalability in mind — following real-world infrastructure patterns, not just a demo setup.

aws cloud devops ecr eks-cluster k8s k8s-cluster k8s-deployment kubernetes-deployment

Last synced: 29 Apr 2026

https://github.com/ines312692/metricflow

MetricFlow is a complete demonstration project for learning modern application monitoring with Prometheus, Grafana, and CI/CD automation with GitHub Actions.

devops docker github-actions grafana

Last synced: 29 Apr 2026

https://github.com/jasoncobra3/finops-copilot

An end-to-end AI-powered FinOps platform that ingests cloud billing data, analyzes cost trends, answers natural-language questions using a RAG pipeline (LangChain + FAISS + sentence-transformers + Groq), and provides actionable cost optimization recommendations. Includes a FastAPI backend and Streamlit dashboard UI - fully containerized with Docker

ai-assistant cloud-cost-optimization cloud-enginee cost-analytics data-analysis devops docker faiss faiss-vector-database fastapi finops groq langchain llm pandas rag rag-pipeline sentence-transformers sqlite3 streamlit

Last synced: 13 Apr 2026

https://github.com/mikand13/aws-tools

Various scripts for doing aws tasks

automation aws cd ci devops tools

Last synced: 30 Apr 2026

https://github.com/perfectsense/gyro-sample-plugin

Sample plugin for Gyro cloud automation tool.

devops infrastructure-as-code

Last synced: 22 Mar 2025

https://github.com/harmonyoma/azure-vm-deployment

🚀 This project demonstrates how to deploy a Virtual Machine on Azure using Azure CLI and automate the process with a Bash script. It covers resource group creation, VM setup, opening network ports, fetching the public IP, and connecting via SSH. A resource cleanup option is included to help manage cloud costs. Ideal for beginners.

azure-cli bash beginner-friendly-project cloud-automation cloud-computing devops shell-script virtual-machine vm-deployment

Last synced: 30 Apr 2026

https://github.com/dungpham91/devops-example

DevOps deployment example with Terraform + EKS + Jenkins stack

aws cicd devops eks jenkins terraform

Last synced: 10 Apr 2026

https://github.com/chanioxaris/devops-kubernetes-mooc

Solutions for the DevOps with Kubernetes (2020) MOOC by University of Helsinki

devops k3d kubectl kubernetes mooc

Last synced: 30 Apr 2026

https://github.com/abdullah-dev0/cicd-example

CI/CD Testing Repository! 🚀

automa cicd developer-tool devops github-action

Last synced: 30 Apr 2026

https://github.com/ghadaabassi/gestionclubs

Créer une chaîne backend avec Spring Boot

devops jenkins mvc pipeline spring-boot sql

Last synced: 30 Apr 2026

https://github.com/joycemwangi/terraform-iac-hybrid-deployments

Terraform IaC framework for hybrid cloud and multi-vendor network automation. Supports AWS, Azure, GCP, OCI, Cisco ACI/IOS/SD-Access, Palo Alto & Panorama, Fortinet, Juniper, F5, Infoblox, Zscaler and Check Point. Delivers standardized provisioning, policy enforcement and secure deployments across cloud and on-prem environments.

automation automation-framework cisco cloud cloud-engineering devops f5 fortinet hybrid-cloud iac infrastructure-as-code multicloud multivendor network-automation paloalto security software-defined-networking terraform terraform-modules zero-trust

Last synced: 08 Jun 2026

https://github.com/jozefizso/k8lab-vagrant

Kubernetes lab cluster using vagrant

devops kubernetes sample vagrant

Last synced: 30 Apr 2026

https://github.com/miusarname2/holiday-route

This repository documents my learning path that I published on roadmap.sh during my university holidays. The objective is to master key technologies in system administration, DevOps and monitoring in a period of 31 days through hands-on projects and educational resources in English and Spanish.

bash bash-scripting devops learning learning-by-doing linux-shell powershell shell windows windows-server

Last synced: 30 Apr 2026

https://github.com/iambotcoder/ubuntu-vm-docker-setup

Automated VM provisioning with Vagrant and Docker on Ubuntu Jammy, featuring Apache web server deployment

automation containerization devops docker infrastructure-as-code ubuntu vagrant

Last synced: 29 Apr 2026

https://github.com/ayslanbatista/python-devops

Curso Python Devops LinuxTips

devops linux python

Last synced: 01 May 2026

https://github.com/build-on-aws/automating-mwaa-environments-and-workflows

This repo contains code to support the tutorial, Automate the Provisioning of Your Apache Airflow Environments.

apache-airflow aws dags-automation devops managed-workflows-for-apache-airflow mwaa oss

Last synced: 01 May 2026

https://github.com/amlana21/lambda-role-publish

How to have AWS Lambda assume a role dynamically and get permissions on the fly

aws devops lambda-functions terraform

Last synced: 01 May 2026

https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-3_dotnet-6_csharp-10

Repositório da Formação ASP.NET Core: APIs em .NET, Arquitetura Limpa, CQRS, EF Core, Dapper, Repository Pattern, testes unitários, JWT, mensageria com RabbitMQ, microsserviços e DevOps com Azure. Projeto completo do zero.

aspnet-core autenticacao autorizacao azure backend clean-architecture cqrs csharp dapper devops dotnet ef-core jwt luisdev mensageria microsservicos rabbitmq

Last synced: 01 May 2026

https://github.com/w3f/bank-vault-deploy-crd-charts

A helmchart to Install a CRD Declaration before Using the Vault Resource in a given Cloud Platform deployment.

devops helm-chart kubernetes operator security-tools

Last synced: 19 Jun 2026

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

Jenkins Vagrant Install - Ubuntu 18.04

cicd cloudacademy devops jenkins vagrant

Last synced: 01 May 2026

https://github.com/dongitran/multitermrunner

🖥️ Powerful multi-terminal orchestration with intelligent auto-recovery!

cicd devops nodejs terminal

Last synced: 01 May 2026

https://github.com/devolutions/dvls-kubernetes-operator

Devolutions Server Kubernetes Operator

automation devops dvls go kubernetes

Last synced: 01 May 2026

https://github.com/armandoblanco/legacy-modernization-playbook

AI-powered playbook for migrating legacy VB6, VB.NET & .NET Framework apps to modern .NET 8 — Copilot agents, Azure architecture assessment (Mermaid + Retail Prices API), testing strategy & context management protocol.

ai-agents architecture azure blazor csharp devops dotnet dotnet-framework github-copilot legacy-modernization migration vb-net vb6 winforms wpf

Last synced: 20 Jun 2026

https://github.com/dhanushnadar/iac-docker

This project showcases Infrastructure as Code (IaC) by using Terraform to spin up a sample nodejs app container, complete with validation, planning, provisioning, and cleanup workflows.

devops docker hcl nodejs terraform

Last synced: 01 May 2026

https://github.com/nishkarshraj/release-actions-apache-maven

Automating Apache Maven Release Plugin for versioning of the artifacts with GitHub Actions and deploying the artifacts to GitHub Package Registry.

devops github github-actions github-packages github-stars java maven maven-plugin release-automation

Last synced: 16 Nov 2025

https://github.com/chadbercea/docker-bug-squasher

Retro PS1-style game where you squash Docker bugs! Race Conditions, Memory Leaks, and Zombie Processes await your debugging skills.

agent arcade containers debugging devops docker educational game javascript lol mcp retro-gaming three-js

Last synced: 01 May 2026

https://github.com/kiwamizamurai/dockname

Zero-config reverse proxy that makes container routing effortless in development environments

container development-tools devops docker golang localhost proxy reverse-proxy

Last synced: 08 Jun 2026

https://github.com/allanger/kubers

Kubecl Reveal secrets

cli devops k8s kubectl kubernets

Last synced: 01 May 2026

https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-13_dotnet-6_csharp-10

Repositório da Formação ASP.NET Core: APIs em .NET, Arquitetura Limpa, CQRS, EF Core, Dapper, Repository Pattern, testes unitários, JWT, mensageria com RabbitMQ, microsserviços e DevOps com Azure. Projeto completo do zero.

aspnet-core autenticacao autorizacao azure backend clean-architecture cqrs csharp dapper devops dotnet ef-core jwt luisdev mensageria microsservicos rabbitmq

Last synced: 01 May 2026

https://github.com/polinanime/sna25

A social blogging platform built with Next.js and Go Fiber demonstrating DevOps practices, containerization, and CI/CD pipelines for the System and Network Administration course at Innopolis University.

devops fiber frontend golang nextjs

Last synced: 01 May 2026

https://github.com/yoctol/generator-yoctol-ansible

Scaffold to generate ansible scripts for deployment with ease.

ansible continuous-delivery devops yeoman-generator

Last synced: 08 Jun 2026

https://github.com/aem-design/docker-ansible-playbook

image for running ansible playbooks without installing ansible

ansible ansible-playbook automation best-practices devops docker

Last synced: 02 May 2026

https://github.com/amine7536/goforeman

Go bindings for Foreman REST API

devops foreman golang rest-client

Last synced: 02 May 2026

https://github.com/longcipher/shellflow

AI agent native DevOps bash script orchestrator.

agent-native agent-skills ansible bash devops ssh

Last synced: 02 May 2026

https://github.com/kogunlowo123/terraform-aws-sns-sqs

Terraform module for AWS SNS topics and SQS queues with subscriptions, dead-letter queues, FIFO, and KMS encryption

aws devops event-driven infrastructure-as-code messaging production-ready sns sqs terraform terraform-module

Last synced: 02 May 2026

https://github.com/kogunlowo123/terraform-azure-postgresql-flexible

Azure PostgreSQL Flexible Server Terraform module with HA, geo-redundant backups, and private endpoint

azure database devops infrastructure-as-code postgresql production-ready terraform terraform-module

Last synced: 02 May 2026

https://github.com/kogunlowo123/terraform-aws-elasticache-redis

AWS ElastiCache Redis Terraform module with cluster mode, multi-AZ, RBAC, encryption, and alarms

aws devops elasticache infrastructure-as-code production-ready redis terraform terraform-module

Last synced: 02 May 2026

https://github.com/mosher-labs/helm-charts

🚀 This repository serves as a centralized collection of Helm charts for deploying and managing Kubernetes applications. 🎯

axes devops helm helm-charts infrastructure-as-code k8s kubernetes mosher-labs reliability-engineering viking

Last synced: 09 Jun 2026

https://github.com/kogunlowo123/devops-prompts

Curated DevOps prompt library for Terraform, Kubernetes, CI/CD, and monitoring workflows

ci-cd devops kubernetes monitoring prompt-engineering terraform

Last synced: 02 May 2026

https://github.com/mubashirsidiki/olympics-data-enigeering

Worked with Azure Data Factory, Databricks, Data Lake Storage, and Synapse Analytics to build an ETL pipeline for processing and analyzing Olympic Games data from Kaggle.

analytics azure big-data data dataengineering devops pipeline

Last synced: 02 May 2026

https://github.com/minicloudsky/awesome-devops

DevOps 常用的技术栈和脚本代码

cd ci devops docker k8s

Last synced: 02 May 2026

https://github.com/thaitechtales/aws

This repository serves as a centralised hub for all AWS-related projects. The aim is to explore and implement various AWS services and solutions, showcasing practical knowledge of cloud architecture, infrastructure management, and automation.

automation aws cloud cloud-computing cloudformation cloudformation-template devops infrastructure-as-code scalable-solutions terraform terraform-module

Last synced: 02 May 2026

https://github.com/karan-negi-12/bash-projects

Repo for all the useful bash projects to automate daily task and can showcase Infront of interviewer. These projects are great for learning prospective too.

bash bash-programming bash-projects bash-script bash-scripting bash-scripts devops linux linux-shell shell-programs shell-project shell-scripting shell-scripts

Last synced: 02 May 2026

https://github.com/kzap/ansible-role-default-packages

Downloads a set of default packages for RedHat/CentOS or Debian/Ubuntu systems

ansible ansible-role debian devops rhel

Last synced: 02 May 2026

https://github.com/deypadma2020/docker

📦 A practical Docker learning log and cheat sheet covering installation, commands, Dockerfiles, Compose, registries, and orchestration. Perfect for DevOps and containerization beginners and practitioners.

containerization devops docker docker-compose docker-image docker-network docker-registry docker-volumes dockerfile wsl

Last synced: 02 May 2026

https://github.com/dsrathore1/mlops-roadmap

Interactive MLOps Roadmap with Vite + React | Learn CI/CD, pipelines, deployment, and modern Machine Learning Operations practices

cicd data-science devops github-actions github-pages learning-resources machine-learning mlops react roadmap vite

Last synced: 20 Jun 2026

https://github.com/jordan-jarvis/jenkins-mcp-enterprise

The most advanced Jenkins MCP server available - Enterprise debugging, multi-instance management, AI-powered failure analysis, vector search, and configurable diagnostics for complex CI/CD pipelines.

ai automation ci-cd debugging devops enterprise jenkins mcp model-context-protocol vector-search

Last synced: 03 May 2026

https://github.com/alexisrodriguezcs/ecommerce-infra

Infrastructure setup with Docker, CI/CD, ELK logging, Postman, and documentation.

ci-cd devops docker documentation elk-stack microservices postman

Last synced: 03 May 2026

https://github.com/a1exwang/coding-sucks

We will make coding never suck.

bash devops

Last synced: 03 May 2026

https://github.com/ciucurdaniel/aks-automatic-shutdown

Pipeline which automatically starts/stops AKS cluster during non-business hours and weekends.

azure-kubernetes-service concourse-ci cost-optimization devops

Last synced: 09 Jun 2026

https://github.com/liteobject/demo.monorepo

Exploring mono repo pipeline(s) in ADO

azure azure-devops deployment devops monorepo

Last synced: 03 May 2026

https://github.com/himanshu2604/zendrix-product-release

🔄 Professional Git Flow workflow architecture for managing monthly product releases. Demonstrates branching strategies, release management, and team collaboration best practices for scheduled deployment cycles.

devops git git-flow github release-management version-control

Last synced: 03 May 2026

https://github.com/ffalcinelli/pinner

Secure CI/CD workflows by pinning mutable tags to immutable SHA-1 hashes. A high-performance Rust CLI that preserves YAML formatting and comments. Supports GitHub, GitLab, Bitbucket, Forgejo, and Docker image pinning.

automation bitbucket circleci cli codeberg devops docker git github-actions gitlab hash-pinning rust security security-tools supply-chain-security workflow-automation

Last synced: 20 Jun 2026

https://github.com/mrwulf/vagrant-playground

Add a little abstraction to vagrant to simplify testing puppet and stuff

development development-tools devops foreman iterate puppet puppetserver vagrant

Last synced: 03 May 2026

https://github.com/tcitry/my-devops

docker services running on my game PC

devops docker docker-compose

Last synced: 03 May 2026

https://github.com/thedevopsdaily/.github

The latest news, tutorials, and guides for DevOps professionals.

devops devopsdaily docker kubernetes terraform

Last synced: 03 May 2026

https://github.com/shahonader-art/asi-omega-audit-pipeline

Deterministic audit & attestation pipeline (PowerShell) — Merkle-root, DoD, reproducible manifest

audit audit-pipeline devops forensics integrity legal-tech merkle merkle-tree powershell provenance reproducible-builds

Last synced: 20 Jun 2026

https://github.com/antoniakras/docker-django-ci-cd

Dockerized Django app with GitHub Actions CI/CD pipeline. Automated Docker Hub publishing.

automation ci-cd containerization devops django docker github-actions

Last synced: 03 May 2026

https://github.com/prospermbuma/devops-pipelines

Implementing CI pipelines.

devops github-actions yaml

Last synced: 03 May 2026

https://github.com/jayvenn21/dbscope

Universal relational schema intelligence CLI — analyze risk, blast radius, and structural health before changing your database.

analysis ci cli clickhouse database database-tools devops devtools infrastructure mysql postgres rust schema sqlite static-analysis

Last synced: 03 May 2026

https://github.com/mattman-ps/systemchecks

PowerShell module for performing various system checks.

devops monitoring powershell system-checks validation

Last synced: 03 May 2026

https://github.com/ebrahimmosadegh/kilavade

A Company's website in the field of energy, engineering and instrumentation in Deutschland.

cpanel devops django full-stack html-css-javascript python

Last synced: 03 May 2026