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/olegkorol/zeit-now-test

A small test of Zeit's Now deployment tool

deployment devops now zeit

Last synced: 12 Jun 2026

https://github.com/clouddrove/terraform-aws-amplify

Terraform module to provision AWS Amplify apps, backend environments, branches, domain associations, and webhooks.

aws devops terraform-module

Last synced: 28 Apr 2026

https://github.com/kadasz/kabot

🐳 Dockerized kabot configuration based on opsdroid solution

devops docker opsdroid

Last synced: 12 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/awscdk-operator/cdk-ts-operator

Kubernetes Operator that enables deployment, drift detection, and lifecycle automation of AWS CDK (TypeScript) stacks using a GitOps model.

devops infrastructure-as-code k8s kubernetes-operator nodejs shell typescript

Last synced: 28 Apr 2026

https://github.com/hafizmuhammadajmallatif/pylinuxguard

PyLinuxGuard: Linux System Behavior Monitoring & Anomaly Detection | A Python tool to monitor Linux system metrics like CPU, memory, and network usage. It detects anomalies based on historical data and sends email alerts when something unusual is detected.

anomaly-detection automation baseline-comparison cloud-security cpu-usage devops email-notifications linux log-monitoring memory-usage network-monitoring performance-monitoring process-monitoring psutil python security sysadmin system-metrics system-monitoring system-security

Last synced: 28 Apr 2026

https://github.com/nhs-england-tools/github-runner-image

🏃‍♂️📦 🐳 This repository offers a set of Docker base images for GitHub runners, optimised for performance, security and compatibility. It ensures smooth CI/CD workflows with GitHub Actions and includes pre-installed tools to speed up build and test processes.

automation base-image best-practices ci-cd-pipeline devops docker-image engineering github-actions nhs-digital nhs-england

Last synced: 28 Apr 2026

https://github.com/patricksferraz/pinned-company

Modern company management system built with Go, featuring clean architecture, RESTful APIs, and event-driven design. Includes Docker, Kubernetes, and Kafka integration for scalable microservices.

api-documentation backend clean-architecture cloud-native company-management devops docker event-driven fiber go golang gorm grpc kafka kubernetes microservices postgresql protobuf rest-api swagger

Last synced: 11 Jan 2026

https://github.com/mxagar/software_devops_ibm

My personal notes of the IBM DevOps and Software Engineering from Coursera.

devops kubernetes software-engineering

Last synced: 29 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/alexander-kastil/func-devops

Sample to demonstrate function devops

az-400 azure devops

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/trivediayush/docker-monitoring-stack

A lightweight, production-grade observability stack using Docker Compose, Prometheus, Node Exporter, and Grafana, deployable on any Linux or Windows host (including AWS EC2).

datasource devops docker docker-monitoring grafana grafana-dashboard monitoring node-exporter prometheus

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/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/yandex-cloud-examples/yc-courses-devops-course3

Материалы для курса «Планирование и подготовка production‑среды».

devops yandex-cloud yandex-practicum yandex-praktikum yandexcloud

Last synced: 25 Jan 2026

https://github.com/codevena/fixbuddy

Autonomous GitHub issue fixer with two-agent self-review pipeline (claude/codex/opencode/gemini)

ai ai-agents automation bash claude code-review codex devops gemini github-actions issue-automation opencode pull-requests

Last synced: 13 Jun 2026

https://github.com/sanjay-k08/python-for-gcp-interact-with-google-cloud-using-python

Python For GCP is a project aimed at simplifying the interaction with Google Cloud Platform (GCP) services using Python. This repository provides code examples and scripts that help you manage and automate various GCP resources such as BigQuery, Cloud Storage, BigTable, Compute Engine, and more entirely through Python.

bigdata bigquery cloudstorage computeengine data-pipelines devops gcp gcp-automation python-script terraform-alternative

Last synced: 29 Apr 2026

https://github.com/giraffacorp/k8s_apptemplate

argocd app of apps template repo

argocd devops gitops kubernetes

Last synced: 18 May 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/arturwincenciak/azuregithubdevopsstarter

Azure DevOps Starter, Setting up DevOps starter with GitHub, Web App for Containers

azure azure-devops csharp devops dotnet dotnet-core github-actions hello-world

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/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/mikand13/aws-tools

Various scripts for doing aws tasks

automation aws cd ci devops tools

Last synced: 30 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/friendlygeorge/docker-mcp-server

Docker MCP server designed for agents that need their containers to stay running. Health checks, auto-restart, Compose lifecycle, log streaming.

ai-agent compose container devops docker mcp model-context-protocol

Last synced: 14 Jun 2026

https://github.com/danielmusau/alx-system_engineering-devops

⚙️ System Engineering and Devops training module

bash-script devops linux system-engineering

Last synced: 30 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/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/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/tiagogcastro/aws-iac-blueprint

Portfolio IaC template with Terraform and Terragrunt on AWS. Full local validation via LocalStack — no real AWS account needed.

aws devops iac iam infrastructure-as-code localstack portfolio s3 terraform terragrunt vpc

Last synced: 14 Jun 2026

https://github.com/visaltyagi/terraform-assignment-4

How to Create a VPC & Deploy an EC2 Instance Inside It— Terraform Assignment 4

aws deploy dev devops devops-team devops-tools ec2 ec2-instance terraform vpc

Last synced: 30 Apr 2026

https://github.com/erenvarli/nsa-501

🔵 School Project - Epitech - 1st year - This project, completed as part of the DevOps NSA 501 module at EPITECH, involves setting up a network infrastructure consisting of **four virtual machines (VMs)**. These machines are connected through a network configured with strict security rules, aiming to manage and filter network traffic effectively.

devops dhcp-server freebsd linux openbsd ssh-client ssh-server

Last synced: 24 Feb 2025

https://github.com/sheharyarn/io19-k8s-kotlin-app

Source code for my talk @ Google IO Extended 2019

demo deployment devops docker gdg google kotlin kubernetes

Last synced: 01 May 2026

https://github.com/avishayil/ansible_test_kitchen_windows_role

Ansible Role for Windows hosts on AWS EC2 instances, Tested with Test-Kitchen and Pester

ansible aws devops ec2 pester role roles test-kitchen testing

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/ginolatorilla/devops

A collection of tools that I use for DevOps-related tasks

aws bash bash-script cobra cobra-cli devops devops-tools go golang k8s kubectl kubectl-plugin kubectl-plugins kubernetes

Last synced: 17 Jan 2026

https://github.com/guilledipa/praetor

A Go-based configuration management tool for real-time, mTLS-secured infrastructure orchestration via Message Brokers and gRPC.

automation configuration-management devops golang grpc-go mtls nats-jetstream orchestration sre system-administration

Last synced: 14 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/hendisantika/nuxt-portfolio

Personal Portofolio - with love with Nuxt 3

cicd devops ecr github javascript nuxt3 portofolio

Last synced: 01 May 2026

https://github.com/zuazo/irssi-docker

A minimal Docker image with Irssi, the IRC client.

devops docker irc irc-client irssi minimal

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/adanb13/cirdan

AI infrastructure cartographer and operations daemon — Graphify for live infrastructure. Fingerprints, graphs, and watches Docker/Kubernetes/AWS/IaC for AI agents via CLI + MCP.

agent-skills ai-agents aiops claude-code codex cursor devops docker gemini-cli incident-response infrastructure knowledge-graph kubernetes mcp mcp-server observability sre terraform

Last synced: 17 Jun 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/zzh8829/infra

Infrastructure for https://zihao.me

devops helm helmfile iac infrastructure-as-code kubernetes terraform

Last synced: 02 May 2026

https://github.com/kogunlowo123/terraform-azure-container-apps

Terraform module for Azure Container Apps with Dapr, scaling rules, VNet injection, and managed environments

azure container-apps dapr devops infrastructure-as-code microservices production-ready serverless 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/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/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/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/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/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/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/manthanthakor/linux

A complete beginner-friendly Linux guide covering OS basics, essential commands, system operations, package management, file permissions, and more — designed for cyber full-stack learners.

bash cybersecurity devops fullstack linux linux-beginner linux-commands linux-guide os-fundamentals shell sysadmin terminal

Last synced: 03 May 2026

https://github.com/mdazfar2/automated-ci-cd-pipeline-space-web

React with Vite App - Automated CI/CD pipeline integrates Jenkins with Github-webhooks for automated deployment using Docker compose.

cicd devops docker docker-compose dockerfile jenkins jenkinsfile pipeline

Last synced: 03 May 2026

https://github.com/nfreear/accessibility-devops

Demonstration of integrating automated accessibility testing tools into a continuous integration/deployment (CI/CD) workflow.

accessibility ci ci-cd cypress cypress-a11y cypress-axe devops pa11y-ci

Last synced: 09 Jun 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/giraffacorp/k8s_beelink_infra

Kubernetes and GitOps using ArgoCD

argocd devops gitops kubernetes self-hosted talos

Last synced: 15 Jun 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/dncrypter/ansible-projects

Welcome to my collection of Ansible projects! This repository contains various Ansible playbooks, roles, and collections I've worked on, demonstrating automation, configuration management, and orchestration tasks using Ansible.

ansible ansible-playbook devops linux

Last synced: 03 May 2026

https://github.com/aaronmk44/copperde

The Copper Standard Edition, a secure browser with multiple security layers, a development/deployment environment, designed to run on an intranet.

developer-tools devops intranet security-tools

Last synced: 22 Jun 2026

https://github.com/queukat/terraform-iac-modules

Reference Terraform modules and examples for deploying Azure infrastructure.

azure devops hcl iac infrastructure-as-code legacy reference terraform

Last synced: 15 Jun 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/jjlongoria/aura-helper-package-generator

Repository to storage and manage the code for Aura Helper Package Generator Module. This repository has an util class to create and merge package and destructive files.

aura-helper ci continuous-integration devops framework git metadata package salesforce salesforce-developers

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/liweitianux/ansible-cluster-shao

Ansible Playbooks to Manager the Cluster@SHAO

ansible cluster devops hpc

Last synced: 17 Apr 2026

https://github.com/hcl-tech-software/devops-test-ui-action

Integrate traditional UI testing with HCL DevOps Test in GitHub.

devops github-actions test-automation

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/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/izeleam/securenginx

SecureNginx - Educational, secure NGINX configuration templates and best-practices for beginners and experts.

best-practices configuration devops docker example http https letsencrypt nginx nginx-config phpmyadmin reverse-proxy security templates tls tutorial web-server

Last synced: 18 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/apprafter/apprafter

Opinionated open-source PaaS on Kubernetes — same Application manifest from a single VPS to confidential bare metal.

cue-lang developer-platform devops gitops kubernetes opinionated paas platform-engineering rust self-hosted

Last synced: 15 Jun 2026

https://github.com/puzl-cloud/github-workflow-assistant

Perform bulk operations on the GitHub Actions workflows among multiple repos and branches

ci devops devops-tool github github-actions github-workflows

Last synced: 04 May 2026

https://github.com/skwowet/devops-scratchpad

This repo is intended for experimenting with DevOps stuff.

devops docker experiment nodejs

Last synced: 04 May 2026

https://github.com/microcosem/rtcamp-hiring-system-engineer-challenge-a

:star: Hiring challenge for the System Engineer position at rtCamp, challenge A.

automation bash developer-challenges devops wordpress

Last synced: 04 May 2026

https://github.com/developerkunal/openmorph

OpenMorph: Modern CLI & TUI for safe, interactive OpenAPI vendor extension key transforms with colorized diffs, dry-run, and config merging.

api-tools automation cli-tool developer devops devops-tools fern golang interactive-cli json openapi pagination schema-validation speakeasy transformation tui vendor-extensions yaml

Last synced: 05 May 2026

https://github.com/qvineox/devsecops-recipes

A collection of recipes for building, testing, and analyzing the security of DevSecOps applications

ci-cd devops devsecops docker docker-compose gitlab gitlab-ci recipes

Last synced: 05 May 2026

https://github.com/heytalepazguato/cron-doctor

Audit your crontab in seconds. Plain-English schedule explanations, ten lint checks, calendar view, JSON output. Pure Go static binary, no daemon, no network.

audit automation cli command-line cron cron-jobs crontab developer-tools devops go golang linter scheduled-tasks static-analysis sysadmin system-administration

Last synced: 05 May 2026

https://github.com/anugurthi/devops-checklist

A guide for teams to assess and implement DevOps best practices across Version Control, CI/CD, Terraform, Docker, and Application Security.

cicd devops docker git jenkins kubernetes security sonarqube

Last synced: 05 May 2026

https://github.com/somethingwithproof/terraform-aws-dedicated-host

[infrastructure] Terraform module to efficiently manage AWS Dedicated Hosts and integrate with AWS License Manager, simplifying autoscaling setup.

aws cloud dedicated-host devops ec2 iac infrastructure terraform terraform-module

Last synced: 05 May 2026