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/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/parthalon025/ci-workflows

Reusable GitHub Actions workflows — CI templates, cross-repo health monitoring, drift detection, and automated deployment.

automation ci-cd devops github-actions reusable-workflows shell

Last synced: 29 Apr 2026

https://github.com/vijan45/quantumbot

QuantumBOT: An advanced chatbot for DevOps tasks, leveraging Python FastAPI for efficient API services. Provides intelligent assistance, customizable responses, and an extensible architecture. Ideal for automating and optimizing DevOps workflows.

chatbot devops

Last synced: 08 Jun 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/amanimagdi/devops-foundations-ci-cd

continuous integration and continuous delivery (CI/CD)

cicd devops jenkins nexus

Last synced: 29 Apr 2026

https://github.com/ridwanbejo/terraform-grafana-config

Terraform module for managing Grafana Config such as organization, organization preferences and data source

automation dashboard devops grafana hashicorp hcl iac infrastructure-as-code sysadmin terraform

Last synced: 29 Apr 2026

https://github.com/gussf/aws-terraform-playground

For learning purposes

devops terraform

Last synced: 08 Jun 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/acsany/postgres-dev-container-example

Dev Container Example: A Postgres Database in a Docker container

devcontainer devops docker postgres

Last synced: 29 Apr 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/danielbmeireles/blog-infrastructure

Livin' La Infra Loca's Infrastructure Code

azure devops terraform

Last synced: 29 Apr 2026

https://github.com/pavelsr/dmove

Set of utilities for fast trasfer dockerized apps to new VDS

devops docker transfer-data transfer-file vds

Last synced: 29 Apr 2026

https://github.com/techwithty/valkey-redis-flow

Valkey Redis Flow: Conversion of Redis to Valkey with full support for both, plus advanced features. Complete async Python toolkit for caching, sharding, pubsub, rate limiting, and monitoring.

async backend cache circuit-breaker cloud devops distributed-systems lock metrics monitoring observability pipeline pubsub python rate-limit redis retry sharding techwithty valkey

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/lloydmeta/taps3-rs

Small Rust utility that writes the current timestamp to a given S3 Bucket and File (key)

aws devops docker infra rust s3 util

Last synced: 29 Apr 2026

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/torshin5ergey/roadmapsh-basic-dockerfile

This is my solution to the Basic Dockerfile project in the DevOps roadmap from roadmap.sh

devops docker dockerfile linux

Last synced: 29 Apr 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/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/ismaelfi/deploy-a-high-availability-web-app-using-cloudformation

Deploying a high availability web application using aws CloudFormation

aws aws-s3 cloudformation devops

Last synced: 30 Apr 2026

https://github.com/ryandvl/docker-nest-api

NestJS API + Docker + CI/CD | DevOps Project

cicd devops docker nestjs

Last synced: 30 Apr 2026

https://github.com/ryanmalonzo/homelab

Babylon, my personal homelab orchestrated using Docker Compose 🐳 and GitOps 🚀

devops docker docker-compose gitops homelab komodo lxc proxmox proxmox-ve selfhosted sysadmin tailscale

Last synced: 30 Apr 2026

https://github.com/maxivak/devops-scripts

Scripts for coniguration, automation. Chef, Ansible.

ansible chef devops recipes

Last synced: 30 Apr 2026

https://github.com/soakes/s3ctl

Go-based S3 provisioning CLI for bucket creation, scoped IAM credentials, and batch operations.

automation cli devops golang iam object-storage s3

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/hs094/aws-ec2-infra-as-code

A simple Terraform starter project that provisions an AWS EC2 instance with SSH and HTTP access. Perfect for beginners learning infrastructure as code.

aws aws-security-group cloud-infrastructure devops ec2 iac infrastructure-as-a-code terraform terraform-aws

Last synced: 01 May 2026

https://github.com/maojianwei/talking_rabbit

A common tool to notify you of ANY updated events in ANY fields! Controlled by RESTful API, Hosted by Raspberry Pi 3, Easily transplant : )

alarm continuous-integration devops java reminder

Last synced: 08 Jun 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/awaissaddiqui/inventory-live-tracker

A scalable, real-time Inventory Management System designed for small and medium businesses to track and manage stock across multiple branches. The system ensures live inventory updates, user-friendly interfaces, and robust backend performance

ci-cd devops docker eccomerce expressjs inventory-management-system nodejs open-source postgresql-database real-time-applications redis-cache rest-api sequelize-orm socket-io stock-management-system websockets

Last synced: 01 May 2026

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/devteam200ok/devteam-app-profile

DevTeam delivers production-ready MVPs and AI integration in just 2 weeks. We build custom web/mobile applications using Laravel, Flutter, and AWS with 100% code ownership, SSL Labs A-grade security, and no low-code shortcuts. From SaaS platforms to AI pipelines, we turn your ideas into scalable, secure software with 1-month free support.

ai-integration aws custom-development devops flutter full-stack laravel mobile-development mvp-development production-ready saas-platform web-development

Last synced: 01 May 2026

https://github.com/andrescdo/gcp-k8s-automation

Automate Kubernetes and Docker setup on GCP with Ansible and Terraform. Streamline infrastructure provisioning and configuration management for containerized applications.

ansible automation cloud configuration devops docker gcp iac kubernetes

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/parithosh/ansible-beaconfuzz-runner

Ansible playbooks to setup and run the beaconfuzzer

ansible devops ethereum fuzzing

Last synced: 02 May 2026

https://github.com/edwinvakayil/cistack

Generate GitHub Actions CI/CD pipelines by analyzing the codebase you already have.

cicd developer-tools development devops npm-package pipeline vercel

Last synced: 02 May 2026

https://github.com/zzh8829/infra

Infrastructure for https://zihao.me

devops helm helmfile iac infrastructure-as-code kubernetes terraform

Last synced: 02 May 2026

https://github.com/ridwanbejo/terraform-mysql-admin

Terraform module for managing MySQL users, grants and databases

devops hashicorp hcl iac infrastructure-as-code mysql sysadmin terraform terraform-modules

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/kogunlowo123.github.io

Portfolio site — 112 repos, architecture diagrams, interactive catalog

ai-agents aws azure blog cloud-security devops finops gcp terraform zero-trust

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/claude-prompts-library

Curated prompt library for coding, writing, analysis, and DevOps workflows

coding devops llm prompt-engineering prompts templates

Last synced: 02 May 2026

https://github.com/subhamay-bhattacharyya/terraform-gcs-bucket-demo

🏗️ Terraform demo project provisioning a Google Cloud Storage bucket on GCP with configurable storage class, regional and multi-regional placement, IAM access control, customer-managed encryption, object versioning, retention policies, and automated lifecycle management rules.

devops gcp gcs-bucket google-cloud-storage terraform

Last synced: 02 May 2026

https://github.com/genocs/git_devops

Devops with Git and Azure

azure devops

Last synced: 03 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/jaybeede/_

My personal Wiki that I accept to share to the world

arduino dbus devops linux network opensource raspberry-pi wiki

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/visaltyagi/ec2-assignment-2

How to Create and Attach the EBS Volume to the EC2 Instance - EC2 Assignment 2

aws devops ec2 ec2instance ec2volume instance volume

Last synced: 03 May 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/mmorejon/once-upon-a-time-k8s

Exercises and examples used in the book Once upon a time Kubernetes

book containers devops kubernetes training

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/akmshasan/helmctl

🚀 Enterprise-grade CLI tool for Helmfile operations and Kubernetes deployments. Features multi-cluster support, rollback system, template validation, and production safety controls. Built with Rust for performance and reliability.

cli deployment devops enterprise gitops helm helmfile infrastructure-automation kubernetes rust

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/deuxksy/sylph

Sylph는 Tailscale ACL 과 Cloudflare(DNS)를 관리하는 시스템입니다.

acl automation devops diagram documentation github-actions network security tailscale vpn

Last synced: 03 May 2026

https://github.com/himanshu2604/acquisitions-gitops

Kubernetes manifests and Helm values for the Acquisitions API — managed by ArgoCD with automatic drift detection and self-healing

argocd devops gitops grafana helm k8s-manifests kube-prometheus-stack kubernetes portfolio prometheus

Last synced: 03 May 2026

https://github.com/himanshu2604/code-to-cluster

End-to-end DevOps lifecycle: Git branching → Jenkins CI/CD → Docker containerization → Kubernetes orchestration (2 replicas, NodePort 30008) → Ansible configuration management → Terraform AWS infrastructure provisioning.

ansible cicd container-orchestration devops devops-automation docker infrastructure-as-code jenkins kubernetes terraform

Last synced: 03 May 2026

https://github.com/ferderer/security-lab

Hardening playbooks, security configurations, and reference implementations for WSL2, Linux, and application security.

ai-agents ansible devops hardening linux nftables security spring-security squid wsl2

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/antoniakras/k8s-crd-controller-webhook

Extended Kubernetes with Custom Resource Definitions (CRDs), custom controllers, and admission webhooks for validation and automation.

automation cloud-native crd devops kubernetes webhook

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/humancto/hawk

Map your AWS serverless architecture in seconds. Discover Lambda functions, triggers, and connected services — render as navigable graphs.

architecture-visualization aws aws-sdk-rust bevy cli cloud-discovery devops graph-visualization infrastructure infrastructure-mapping lambda mermaid rust serverless

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/sean-njela/fastapi_demo

A fully customisable personal implementation of fastAPI designed to highlight professional experience. It offers a seamless integration with modern web technologies.

api devops django django-rest-framework fastapi python rest-api restful-api

Last synced: 03 May 2026

https://github.com/nirmalnaveen20/homelab

Scientists learn from books, but the continuous learning happens in the lab. In this repo I collect my labs, projects, scripts and experiments which I use for learning, exploring, and gaining hands-on experience.

automation aws azure devops gitops kubernetes terraform

Last synced: 04 May 2026

https://github.com/airizom/jenkins-workbench

Browse Jenkins instances, trigger builds, view logs, and manage CI/CD pipelines from VS Code.

automation build cd ci cicd continuous-integration devops jenkins pipeline vscode vscode-extension

Last synced: 04 May 2026

https://github.com/hiejulia/js-dev-env

Everything you need for starting Javascript project. Javascript boilerplate scaffolding starter. The starting point for full-stack JS projects.

boilerplate certificates ci circleci devops docker docker-compose fullstack-javascript mocha travis-ci

Last synced: 04 May 2026

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: 04 May 2026

https://github.com/kamranayub/ravendb-devops

Hold DevOps ideas / scripts for RavenDB 4

ansible devops docker ravendb

Last synced: 04 May 2026

https://github.com/albertkinguru/seq-log-aggregator-with-docker-compose

This project provides an easy-to-use Docker Compose setup for Seq, a powerful log aggregation tool. Here I show an example with Proxmox VE

devops docker docker-compose infrastructure-monitoring log-aggregation logging observability proxmox proxmox-ve pve rsyslog self-hosted syslog vm-monitoring

Last synced: 04 May 2026

https://github.com/cybardev/dbsys-webapp

Full-stack Flask + SQL Web App for Database Systems course

database devops flask-app full-stack-web-development infrastructure-as-code sql

Last synced: 04 May 2026

https://github.com/misterzurg/tbank-fsa

🐝 ОСА Курс по основам системного администрирования

devops docker fsa linux sre tbank

Last synced: 04 May 2026

https://github.com/sypper-pit/lxc-auto-install

This Bash script automates the creation and configuration of LXC containers and virtual machines using LXD on Ubuntu systems. It provides an interactive, user-friendly interface for selecting image sources, choosing between containers and VMs, and configuring system resources.

automation bash bashscripting cloudcomputing cloudinfrastructure containerorchestration containers devops itautomation linux linuxadministration lxc lxd servermanagement servervirtualization systemadministration systemconfiguration ubuntu virtualization virtualmachines

Last synced: 04 May 2026

https://github.com/metalcloud1/leakguard

🛡️ LeakGuard: Microservices for early detection of compromised passwords and sensitive data, with secure k-Anonymity checks, observability, and Docker-ready deployment.

ci-cd data-protection devops docker fastapi grafana haveibeenpwned k-anonimity leak-detection loki microservices mocking observability password-security posgresql prometheus pytest python security security-testing

Last synced: 04 May 2026

https://github.com/do6pbln9l/hh-oauth2-keendns-nginx-systemd

Automated HeadHunter OAuth2 infra behind KeenDNS + nginx with token auto-refresh via systemd timers. Test server included; production app lives in a separate project.

api-integration automation bash devops headhunter hhru infrastructure keendns linux nginx oauth2 proxy reverse-proxy security ssl-termination systemd token-refresh

Last synced: 04 May 2026

https://github.com/alexmochu/devops-level-up

Devop and Cloud Technologies Level up

aws containers devops docker kubernetes

Last synced: 04 May 2026

https://github.com/prathameshnium/scripts

A personal collection of utility scripts for automating various tasks on Windows and Linux, including batch files for system updates and application launching.

automation batch batchfile devops jupyter jupyter-notebook linux scripts shell utility-scripts windows

Last synced: 04 May 2026

https://github.com/logreg-n-coffee/video-to-mp3-converter

A video to mp3 converter app using using Python, Kubernetes, RabbitMQ, MongoDB, & mySQL

devops flask kubernetes mysql python rabbitmq

Last synced: 04 May 2026

https://github.com/michael-free/pscreateadforest

Rapidly create new Active Directory Forests and Domain Controllers.

active-directory automation devops domain-controller powershell powershell-module server windows windows-server

Last synced: 04 May 2026

https://github.com/chcdc/cluster-rabbitmq-example

A simple example repository for creating a rabbitmq cluster with three nodes.

ansible chcdc devops hacktoberfest rabbitmq terraform

Last synced: 04 May 2026

https://github.com/fimbres/jokes-web-app

This is a Web Application developed with .NET 6.0 MVC architecture implementing DevOps.

aws cloud deployment devops dotnet dotnet-core mvc-architecture webapp

Last synced: 04 May 2026