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/mehdi-zayani/pipeline-health-api

Pipeline Health API is a backend microservice that aggregates and analyzes CI/CD pipeline data from GitHub and GitLab. It provides real-time metrics on build success rate, execution time, and pipeline stability, enabling DevOps teams to monitor and improve delivery performance through a simple REST API.

backend ci-cd devops java microservice observability spring-boot

Last synced: 05 May 2026

https://github.com/onecx/docker-spa-base

OneCx docker SPA base image for web application

devops

Last synced: 21 May 2026

https://github.com/dmarks84/ind_project_docker-image-pnw-weather-app

Independent Project - I created a Docker image that stands up a website that live weather alerts on an interactive map.

api dash devops docker docker-images dockerfile folium geopandas json plotly python requests webapp websites

Last synced: 05 May 2026

https://github.com/aldik-dev/devops-ai-guidelines

🤖 Master AI in DevOps with guidelines, learning paths, and resources to evolve from a DevOps Engineer to an AI Infrastructure Architect.

ai aws copilot devops devops-learning go prompt-engineering roadmap

Last synced: 29 Jun 2026

https://github.com/kaalpanikh/bastion-host

Secure AWS bastion host setup with Terraform automation, fail2ban, and SSH hardening for private infrastructure access

aws aws-ec2 bastion-host cloud-security devops fail2ban iac infra-automation infrastructure-as-code network-security security ssh-hardening terraform vpc

Last synced: 05 May 2026

https://github.com/akintunero/netdiag

Stdlib-only CLI for SRE on-call: traceroute, DNS, ping, TLS, VPN checks, and incident presets. JSON output, stable exit codes.

automation cli command-line-tools devops dns json network-diagnostics networking on-call python sre sysadmin traceroute troubleshooting vpn

Last synced: 21 Jun 2026

https://github.com/dogmatic69/actions

Collection of GitHub Actions

automation cd ci devops docker testing vulnerability

Last synced: 16 Mar 2025

https://github.com/darshan-vijay/darshan-vijay

Darshan Vijayaraghavan | Software Engineer | Experienced Full-Stack Developer | AWS Certified Solutions Architect – Associate Building elegant, scalable systems and seamless user experiences through code.

angular aws devops fullstack-development gcp javascript kubernetes react terraform

Last synced: 08 Apr 2026

https://github.com/charlesmcmaponya/react-beanstalk-app

Deploying a React App to AWS Elastic Beanstalk using Terraform

aws cloud deployment devops elastic-beanstalk iac react terraform

Last synced: 05 May 2026

https://github.com/lkubb/salt-tool-gpg-formula

Manage GnuPG in the user environment, including SSH integration, imported pubkeys and trust settings.

devops dotfiles gnupg salt-formula saltstack

Last synced: 05 May 2026

https://github.com/idestis/kerf

Diff-aware secrets management tool

aws azure devops gcp secret-distribution secret-management secrets

Last synced: 21 Jun 2026

https://github.com/blackcatacademy/blackcat-database

Primary SQL layer, repositories, migrations and CRUD events. Used by blackcat-database-sync, blackcat-auth, blackcat-identity and blackcat-messaging; ships sync-check.php CLI.

blackcat database devops encryption events kms migrations mysql php schema security sql submodules

Last synced: 06 May 2026

https://github.com/jasonmccallister/dotfiles

My dotfiles for development

aliases developer devops dotfiles vim zsh

Last synced: 06 May 2026

https://github.com/copubah/aws-load-balancer

Scalable AWS web application with Application Load Balancer, Auto Scaling, and multi-AZ deployment using Terraform

alb auto-scaling aws ci-cd devops github-actions infrastructure-as-code terraform

Last synced: 06 May 2026

https://github.com/lmaiacosta/say-goodbye-to-your-local-env

🚀 Say NO to lazy work! Stop executing lazy scripts to fill your applications with environment variables and secrets. This interactive tool makes you THINK about each variable while automating the boring parts and endless enviroment variables and secretes. GitHub compatibility. Coming soon: BitBucket support.

automation bash ci-cd deployment developer-tools devops environment-variables github-actions github-cli productivity secrets-management shell-script

Last synced: 06 May 2026

https://github.com/artainmo/ft_services

42 school project. Infrastructure setup of different services, with each having own unique container, via kubernetes to create a multi-service cluster.

42school devops docker kubernetes

Last synced: 06 May 2026

https://github.com/shrutijaiswal2905/quote-api-project

A lightweight Quote REST API built with Spring Boot, containerized using Docker, and deployed using Ansible with Jenkins CI/CD. This project demonstrates a complete DevOps pipeline, including monitoring with Graphite and Grafana, for managing a production-ready microservice efficiently.

ansible devops docker grafana graphite jenkins maven rest-api spring-boot

Last synced: 08 Apr 2026

https://github.com/mysticrenji/nexus-on-kubernetes

Running JFrog Artifactory on Kubernetes

artifacts containers devops kubernetes nexus oss

Last synced: 05 Nov 2025

https://github.com/anant/example-cdktf-yugabyte-azure

Example code for deploying Yugabyte to Azure using Terraform over CDKTF

azure cdk cdktf devops terraform yugabyte

Last synced: 07 May 2026

https://github.com/bogbert/qss

CLI tool to quickly connect to AWS EC2 instances via SSM Session Manager, with bash completion, multi-account and multi-region support

aws aws-cli aws-ec2 aws-ssm bash-completion cli command-line-tool devops ec2 infrastructure multi-account port-forwarding ruby session-manager ssh-alternative ssm

Last synced: 22 Jun 2026

https://github.com/damlys/kubernetes-monorepo-layout

Kubernetes "infrastructure as code" in a single place

devops docker helm kpt kubernetes kustomize monorepo terraform

Last synced: 07 May 2026

https://github.com/leju-b/travel-journal-deploy-amplify

This repository contains the code for a basic travel journal app developed using React. The application allows users to document and manage their travel experiences. It is deployed using AWS Amplify through GitHub for seamless integration and deployment.

amplify aws cicd devops

Last synced: 07 May 2026

https://github.com/sushantjadhav416/e-shop_project

This is a Two Tier E Commerce Web Application Developed in .NET MVC Core and Deployed to AKS

devops docker docker-compose-development jenkins-pipeline kubernetes-deployment mvc-architecture webapplication

Last synced: 03 Jan 2026

https://github.com/techwithty/glama-mcp-sdk

Glama MCP SDK for Python/FastAPI: secure client + typed API. TLS, timeouts, retries, pooling. Access 5,000+ MCP servers or run as an MCP server. Optimized for www.glama.ai

api connection-pooling devops fastapi glama http integration mcp observability production-ready python rest retries sdk security third-party timeouts tls

Last synced: 07 May 2026

https://github.com/abhinav2712/docker-multi-stage-builds

a comprehensive guide for developers and containerization enthusiasts, showcasing the advantages of multi-stage Docker builds for Golang applications and encouraging readers to adopt this approach for more efficient and streamlined containerization.

containers devops docker docker-container docker-image docker-multi-stage-build golang golang-application images optimization size-optimization

Last synced: 07 May 2026

https://github.com/reaandrew/politest

A Go CLI tool for testing AWS IAM policies before deployment using scenario-based YAML configurations and the SimulateCustomPolicy API

aws aws-iam ci-cd cli-tool devops go golang iam policy-testing policy-validation scp security yaml

Last synced: 07 May 2026

https://github.com/giacomolanciano/udacity-cloud-devops-capstone

Capstone Project developed for Udacity Cloud DevOps Engineer Nanodegree

aws ci-cd cloud-computing devops docker eks kubernetes

Last synced: 07 May 2026

https://github.com/wrg-11/wrg-portfolio

WRG-11 ecosystem operations: version sentry, portfolio dashboard, automation scripts (zero-dep stdlib + GHA cron)

devops github-actions monitoring python security zero-dependency

Last synced: 10 Jun 2026

https://github.com/matheuslfavaretto/jenkins-udemylabs

Automatize CI/CD com Jenkins e Slack para acelerar desenvolvimento de software e incluir DevSecOps.

cicd devops devsecops jenkins slack

Last synced: 07 May 2026

https://github.com/shuakami/hush

Zero-trust credential & access broker for humans, scripts, and AI agents.

ai-agents broker cli credentials devops paramiko secrets ssh vault zero-trust

Last synced: 28 Jun 2026

https://github.com/anuj9196/django-docker-host

Docker host for the Django development. http://bit.ly/django-docker-host

devjournal devops django docker

Last synced: 08 May 2026

https://github.com/zrougamed/core-cli

Manage your development environment effortlessly with this CLI tool that integrates KIND clusters, ArgoCD applications, Jenkins jobs, and Kubernetes resources. Simplify deployment, monitoring, and automation tasks with intuitive commands.

argocd automation cli command-line-interface containerization deployment devops docker jenkins kind kubernetes python

Last synced: 03 Jan 2026

https://github.com/abhi-bhatra/react-kubernetes-server

Deploy Flask Application to Kubernetes server using Docker

devops docker kubernetes react

Last synced: 08 May 2026

https://github.com/shishirrsiam/django-devops-journey

This repository documents my learning and practical implementations of Django, AWS, and DevOps best practices.

aws aws-ec2 devops django

Last synced: 28 Jun 2025

https://github.com/zartek-creole/git-mirror

Advanced Bash script for GitHub repository backup, cloning, mirroring, synchronization, monitoring and export. DevOps – CI/CD – Linux – Automation – Open Source.

automation backup bash devops git linux monitoring

Last synced: 08 May 2026

https://github.com/terminalctrlcode/soc-update-automation

Secure Bash automation tool for SOC and sysadmin updates on Ubuntu and Pop!_OS. Enforces hardening, logging, and compliance.

automation bash blue-team compliance devops hardening linux logging pop-os security-tools shell-script soc-automation sysadmin ubuntu updater

Last synced: 08 May 2026

https://github.com/naikajah/hello-world

End to End setup of hello world application with vagrant infrastructure.

devops hello-world naxsi nginx ubuntu vagrant

Last synced: 08 May 2026

https://github.com/thamudi/devops-util-pack

Automation Scripts I use

devops dyff kubectl kubernetes nova yq

Last synced: 08 May 2026

https://github.com/vinkius-labs/claude-code-plugins

340+ Claude Code plugins across 50 categories — Memory, AI/LLM, Databases, CRM, Ads, ERP, Legal, Shipping, Video, Gaming, Music, Sports, and more. One-click deploy via Vinkius AI Gateway.

advertising ai-agents ai-coding awesome claude claude-code crm cursor database developer-tools devops erp llm mcp mcp-server memory open-source openai plugins vibe-coding

Last synced: 31 May 2026

https://github.com/abzico/qcloudbackup

Backing up script for QCloud's CVM snapshots with customizable parameters implemented in NodeJS

backup china cvm cyclic devops javascript js nodejs qcloud server tencent

Last synced: 15 May 2026

https://github.com/chaiyokung/github-actions-environment

Demo of deploying multiple environments efficiently using a single GitHub Actions workflow.

automation ci-cd devops github-actions multi-environment-deployment

Last synced: 07 Sep 2025

https://github.com/stynw7/popularnetworktechnology-qualification

Software Laboratory Center (SLC) BINUS University Post Training - Popular Network Technoology Qualification 🔥

azure azure-cli devops kubernetes network terraform

Last synced: 29 Apr 2026

https://github.com/confuzeus/ansible-debian

Ansible role for managing a Debian based host.

ansible ansible-role devops linux playbook

Last synced: 09 May 2026

https://github.com/expeor/aws-automation

AWS 운영 자동화 CLI - 멀티 계정/리전 지원, Excel 보고서 생성

automation aws cli compliance cost-optimization devops inventory multi-account multi-region ops python security-audit sre

Last synced: 14 Jan 2026

https://github.com/tysoncung/awesome-cdk-typescript

🚀 A curated list of awesome AWS CDK TypeScript resources, libraries, tools, and patterns

awesome awesome-list aws aws-cdk cdk cloud constructs devops infrastructure-as-code serverless typescript

Last synced: 06 Oct 2025

https://github.com/mogita/monsts

Mastodon Of Not So Typical Setup, easily start your Mastodon server

devops mastodon

Last synced: 21 May 2026

https://github.com/adeolu-rabiu/enterprise_infrastructure_stack

Enterprise Infrastructure Lab 🏗️ Production-grade Kubernetes cluster with DevSecOps pipeline, virtualization, monitoring, and security compliance Technologies: Kubernetes | OpenShift | Terraform | Ansible | GitLab CI/CD | Prometheus | ELK | KubeVirt

ansible argocd devops enterprise grafana infrastructure-as-code kubernetes prometheus security terraform virtualization

Last synced: 06 May 2026

https://github.com/amar0898/aws-ci-cd-pipeline-react-project

This project demonstrates an automated CI/CD pipeline on AWS for deploying a React static website to an EC2 instance using Docker. It integrates AWS CodeBuild to build the Docker image from GitHub, with credentials stored securely in AWS Systems Manager, and automates deployment through AWS CodePipeline and CodeDeploy.

aws awscodepipeline ci-cd cloudcomputing codebuild codedeploy devops docker docker-image ec2-instance react techproject

Last synced: 24 Apr 2026

https://github.com/aem-design/aemdesign-operations

collection of all devops projects

ansible devops docker npm ova vm

Last synced: 13 Apr 2026

https://github.com/melezhik/sparrowdo-vsts-build

Sparrowdo module to generate VSTS yaml build definition header

build build-tool devops microsoft sparrowdo vsts vsts-agent yaml

Last synced: 12 Jun 2025

https://github.com/yagna123k/devops-learning

This repository contains all the assignments of DevOps course

devops flask linux python

Last synced: 06 Oct 2025

https://github.com/jenkins-zh/devops-learning

记录📝有关学习 DevOps 的资料、教程等

devops jenkins-zh learning

Last synced: 05 Feb 2026

https://github.com/divyamohan1993/devops-shell-scripts

Hands-on DevOps training scripts and labs: Bash-first automation for containers, Kubernetes, CI/CD, observability, and DevSecOps, with safe defaults.

automation ci-cd devops devsecops docker gitleaks gradle grafana helm jenkins k8s kustomize linux maven observability prometheus shell-scripts sonarqube

Last synced: 13 Apr 2026

https://github.com/gitfool/githubactions.dungeon

A playground for GitHub Actions.

devops github-actions

Last synced: 17 May 2026

https://github.com/armanmustafa-oss/api-health-monitor

Real-time API Health Monitoring Dashboard | Python Flask + Postman Integration | Monitor multiple APIs with live status updates, performance metrics & automated testing

api-health-checker api-monitoring api-testing automation dashboard devops flask health-check monitoring-tools postman postman-collections python real-time-monitoring uptime-monitoring web-dashboard

Last synced: 06 May 2026

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

Python SDK for QuantTide Specification of DevOps

devops quanttide quanttide-devops

Last synced: 21 Jan 2026

https://github.com/lehender/kubernetes-automated-testing-pipeline

Automated testing pipeline using Docker, Kubernetes, and GitHub Actions to build, deploy, and validate a containerized Flask API. Demonstrates CI/CD orchestration, health probes, and continuous quality assurance in a DevOps environment.

automation cicd devops docker flask github-actions kubernetes pytest

Last synced: 31 May 2026

https://github.com/johnjaysonlpz/docker-polyglot-lab

Polyglot microservice lab (Gin, Spring Boot, Django) showcasing Docker, Prometheus, Grafana, and production-style observability patterns.

devops django docker docker-compose gin github-actions go grafana grafana-dashboard java microservices observability prometheus python spring-boot

Last synced: 10 Feb 2026

https://github.com/goldsam/dev-container-features

Devcontainer features for AWS SAM, Flux, CUE, and other DevOps tools

aws-sam-cli cuelang devcontainers devops flux2 flux2-gitops-toolkit fluxcd gitops-toolkit sam-cli vscode

Last synced: 08 Jun 2026

https://github.com/fabienpiette/schedule-containers

Schedule Docker containers on cron: start, stop, or wake on demand. Stacks, auth, and a dashboard. Single binary, no dependencies.

automation cli container-management container-scheduler cron devops docker docker-compose go golang homelab htmx scale-to-zero scheduler self-hosted sqlite web-dashboard

Last synced: 20 Jun 2026

https://github.com/mustafayasinemir/internrepository-2024

In this repo, I am adding the work I have applied during the summer internship.

akka devops git hazelcast ignite java kafka oracle shell-script voltdb

Last synced: 13 Apr 2026

https://github.com/wandera/s3syncer

S3 syncer - Easy way how to sync local directory with S3

delta devops docker go key-jsc kubernetes team-delta

Last synced: 14 Jan 2026

https://github.com/romnn/ansible-playbook-istio-helm-k8s

ansible playbook to provision a bare metal kubernetes cluster.

ansible bare-metal bootstrap cloud cluster deployment devops helm istio k8s kubernetes

Last synced: 08 May 2026

https://github.com/promonteiro89/o11-lt-mcp

MCP server exposing the OutSystems LifeTime REST API v2 as conversational tools — manage deployments, environments, users, teams, roles and applications (66 tools).

claude devops lifetime mcp model-context-protocol outsystems typescript

Last synced: 30 May 2026

https://github.com/mihajlonesic/junit-report-gh

Automatically generate test coverage report using GitHub Workflow

action coverage devops jacoco junit report workflow

Last synced: 14 Apr 2026

https://github.com/billxinli/docker-generator

Generates a development environment ready docker-compose.yml

devops docker docker-compose

Last synced: 13 Apr 2026

https://github.com/kledenai/kubernetes-dashboard

this repository will contain my modifications when implementing the kubernetes dashboard

devops devops-tools k8s kuberentes

Last synced: 07 Apr 2025

https://github.com/willianpaixao/playbooks

My most used Ansible playbooks for automating servers.

ansible ansible-playbook devops

Last synced: 17 May 2026

https://github.com/richardktran/k8s-infrastructure

Setup CI/CD with Jenkins and Kubernetes Infrastructure (Helm chart, ingress-nginx, HAProxy)

devops haproxy-configuration ingress-nginx jenkins kubernetes

Last synced: 08 May 2026

https://github.com/scisamir/ansible-practice

This is the repo I used to pratice the Ansible course under udacity's Cloud DevOps Engineering Nanodegree

ansible cloud devops

Last synced: 08 May 2026

https://github.com/guillaumefalourd/webhooks-python

POC of sending and receiving webhooks in Python 🐍

devops flask python webhooks

Last synced: 28 Apr 2026

https://github.com/abhixsh/nginx-ssl-ec2-setup

This repository offers a step-by-step guide to deploy an NGINX web server with SSL on AWS EC2, securing HTTP access for applications. It covers Linux setup with WSL or VirtualBox, EC2 instance configuration, NGINX setup, and SSL via Let's Encrypt, with optional Cloudflare DNS and security enhancements.

aws-ec2 cloudflare devops nginx ssl

Last synced: 08 May 2026

https://github.com/tanyamushonga/aws-static-site-deploy

Static website deployment pipeline using GitHub Actions to S3 and CloudFront

automation aws cicd devops github-actions https s3 static-site website-development

Last synced: 14 May 2026

https://github.com/shaikahmadnawaz/devops-journey

Capturing My DevOps Learning Journey

aws azure cicd devops docker git jenkins kubernetes terraform

Last synced: 11 Apr 2026

https://github.com/aem-design/docker-java-ffmpeg

base image to use for aem has all os level image magic and codecs installed

aem automation best-practices devops ffmpeg imagemagick

Last synced: 27 Oct 2025

https://github.com/iamanonymous419/cheatsheets

This repo contains cheatsheet for devops tool like git, docker, trivy, terraform etc.

anisble argocd aws cheatsheets devops docker helm kubernetes shell terraform tools trivy

Last synced: 12 Mar 2026

https://github.com/bunnyshell/bunnyshell-ai-marketplace

Claude Code plugin marketplace for Bunnyshell — install the Bunnyshell environments MCP server and skill in one command.

ai-tools bunnyshell claude-code claude-code-plugin claude-plugin devops ephemeral-environments mcp mcp-server

Last synced: 31 May 2026