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

Andrii Holovin – Product & Project Manager Geospatial Expert / OpenStreetMap Consultant / DevOps practitioner

consultant data data-structures devops experience floss gis mapping navigation openstreetmap personal-site personal-website

Last synced: 13 May 2026

https://github.com/aq3cn/aq3cn

个人介绍

devops golang k8s

Last synced: 28 Apr 2026

https://github.com/illarion/lockenv

Simple, password-based encrypted vault for .env and infrastructure secrets. Like git-crypt or sops, but dramatically simpler. Ideal for small teams and IaC workflows

ci-cd cli devops encryption env git git-crypt-alternative secrets sops-alternative

Last synced: 13 Jan 2026

https://github.com/woodprogrammer/platform-pipeline

DevOps Turkey platform pipeline deployment and testing

devops iac platform-pipeline terraform terratest

Last synced: 05 May 2026

https://github.com/joemunene-by/ghost-toolkit-scripts

Collection of automation scripts for security testing, system hardening, and DevOps workflows.

automation devops scripts security-tools shell

Last synced: 11 Jun 2026

https://github.com/korenyoni/elastsec

Machine-oriented ElasticSearch Alerts, written in Go

auditbeat devops elasticsearch filebeat golang security

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/pallaprolus/kube-foresight

Predictive Resource Optimizer for Kubernetes — identifies over-provisioned deployments and generates right-sizing patches

aiops cli cloud-cost cost-optimization devops finops k8s kubectl kubernetes observability prometheus python resource-optimization right-sizing sre

Last synced: 12 Jun 2026

https://github.com/simonrazer/quickcontrol

get access to variables of your C# project in a Browser

csharp devops dotnet monitoring

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/rms-ltd/ai-dev-kit

Frameworks for AI-assisted development—workflows, Kanban, versioning, and lean vendor install. Documentation is the published Docusaurus site (see Website).

agentic-ai ai-development developer-tools devops documentation docusaurus kanban project-management python release-automation workflows

Last synced: 16 Jun 2026

https://github.com/silasfrancis/azure-private-aks-platform

A fully private CI/CD platform built on Microsoft Azure, leveraging a private Kubernetes cluster, Azure Application Gateway for Containers, Infrastructure as Code, and automated deployment pipelines.

aks ansible azure azure-devops cicd devops external-secrets gateway-api helm infrastructure-as-code key-vault kubernetes managed-identity oidc platform-engineering private-cluster terraform zero-trust

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/4l0n3r/eks-app-deployments

Deploying a sample application on eks cluster

devops kubernetes terraform

Last synced: 29 Apr 2026

https://github.com/yanpenalva/syspeek

A lightweight and portable Bash script that provides a quick overview of system health, including CPU, memory, disk, swap, inodes, network, and temperature metrics, all presented in a human-readable format. Ideal for terminal-based monitoring.

devops devops-tools gnu-linux linux monitor monitoring-tool server shell-script

Last synced: 29 Apr 2026

https://github.com/sysnet4admin/notiflex-platform

Claude Code 가드레일로 AI 에이전트가 GKE 위에 구축한 B2B 알림 SaaS. GitOps(ArgoCD), Argo Rollouts(Canary), Kafka, Valkey, OpenTelemetry 활용. 책 「AI 시대에 개발자가 알아야 할 인프라 구성 배포 with 클로드 코드」의 실습 저장소

ai-agent argo-rollouts argocd claude-code devops gitaiops gitops gke golang grafana kafka kubernetes opentelemetry prometheus strimzi valkey

Last synced: 12 Jun 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/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/abhi-bhatra/python-gcp-testingworkflow

Deploy Simple Flask Application to GCP Workflow using Docker

devops docker flask github-actions python

Last synced: 11 Apr 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/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/monim279/ai-powered-devops

🤖 Discover AI tools and techniques to optimize DevOps processes through practical challenges and hands-on projects in this comprehensive 10-day course.

agent agentic-ai cicd cloud devops devops-platform devops-workflow engineering-productivity environment-manager go grafana hacktoberfest llmops mcp microsoft-teams prometheus self-hosted sre

Last synced: 29 Apr 2026

https://github.com/arjunan-k/projects

Curated collections of my projects in the field of Data Science, Machine Learning, Web Dev, Deep Learning, Cloud, DevOps & Blockchain.

blockchain cloud devops machine-learning web-development

Last synced: 15 Jun 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/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/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/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/htekgulds/devopscli

An opinionated toolkit for DevOps engineers

cli devops idea

Last synced: 10 Mar 2026

https://github.com/giraffacorp/renovate-config

central renovate config

devops renovate

Last synced: 15 Jun 2026

https://github.com/azizbenismail/devops-project-management-springboot

"FortitudeDevOps : Un déploiement exemplaire façonné par une approche méticuleuse et robuste. Depuis la préparation minutieuse de l'environnement Jenkins jusqu'à l'intégration continue sans faille, ce projet incarne la solidité et la fiabilité. Des tests rigoureux des services backend à l'utilisation de SonarQube et Jacoco pour maintenir des normes

devops docker docker-compose dockerfile graphana jenkins nexus prometheus promo sonarlint sonarqube spring-boot

Last synced: 11 Apr 2026

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

Curso Python Devops LinuxTips

devops linux python

Last synced: 01 May 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/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/jemo19/infra-plan-scanner

Terraform/OpenTofu plan scanner for security, tagging, deletion, and cost-risk checks.

devops github-actions iac opentofu policy-as-code security terraform

Last synced: 16 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/sanogotech/devops-capstone-project

Devops capstone project : IBM DevOps and Software Engineering Certificat Professionnel

devops flask ibm python

Last synced: 01 May 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/danhpaiva/university-git-devops-pratice03-part-i

📚 • Practice 03 - Part I

devops github

Last synced: 25 Aug 2025

https://github.com/ali-master/prune-mod

Fast and efficient tool to reduce node_modules size by up to 60%. Safely removes unnecessary files like docs, tests, and dev configs while keeping your app working perfectly. Ideal for serverless, Docker, and deployment optimization.

bun devops disk-saver docker node-modules-clean nodejs

Last synced: 20 Jan 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/rofasmyth/3rdyeardevops

DevOps lab folios covering major DevOps principles and techniques from module incl. Git & GitHub, DevOps SDLC, Autodocumentation, Performance, Testing, Cloud, Security, DevOps Standard 32675, Code Attributes, Automated Pipeline and Deployment Strategy.

autodoc aws cicd code devops git github pipeline postman sdlc

Last synced: 10 Apr 2026

https://github.com/provectus/sak-external-dns

External-dns module for SAK project

aws devops open-source route53 swiss-army-kube

Last synced: 24 Apr 2025

https://github.com/jagrit007/ekart-devops-cicd

Project: A DevOps pipeline for automated deployment and testing of the eKart application.

cicd devops docker java jenkins kubernetes

Last synced: 11 Apr 2026

https://github.com/visaltyagi/docker-assignment-1

How to Create a Container on Ubuntu & Install Apache2 on It — Docker Assignment 1

apache apache2 apachewebserver aws container devops docker dockercontainers dockerimages

Last synced: 20 Apr 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/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-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/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/vdw/pingraph

A modern, self-hosted network latency monitor for homelabs.

devops homelab latency monitoring network-monitoring observability ping rails ruby-on-rails self-hosted smokeping

Last synced: 02 May 2026

https://github.com/subhamay-bhattacharyya-tf/terraform-google-module-template

✅ A reusable, opinionated Terraform module template for provisioning and managing Google Cloud Platform resources — designed for consistency, scalability, and best practices.

cloud-infrastructure devops gcp google-cloud iac infrastructure-as-code module-template platform-engineering sre terraform terraform-module terraform-template

Last synced: 02 May 2026

https://github.com/bcorfman/highscore-micro-one

A FastAPI ASGI microservice to query a high score list. Backend is a NoSQL database deployed on Deta Space.

asgi deta-space devops fastapi github-actions github-codespaces microservice nosql pipenv pytest

Last synced: 17 Jun 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/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/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/djmgit/migrator

A CLI tool for easy and flexible reassignment of kafka topics

automation devops kafka tools

Last synced: 23 Mar 2025

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/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/nata-vito/devops_studies

Estudo sobre DevOps utilizando Python como linguagem principal

devops gitactions pytest python

Last synced: 17 Jun 2026

https://github.com/nshkrdotcom/dotfiles

WSL development environment configuration - dotfiles, shell scripts, and setup automation for Windows Subsystem for Linux

automation bash configuration development-environment development-setup devops dotfiles environment-config linux nshkr-archive productivity setup shell windows-subsystem-linux wsl

Last synced: 11 Apr 2026

https://github.com/everysoftware/devops-lab2

Creating a pipeline for building and uploading artifacts using GitHub Actions and Docker.

calculator devops docker flake8 pyinstaller

Last synced: 03 Mar 2025

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

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/r3d-shadow/git-pilot

A CLI tool to sync and update Git files and configurations across multiple repositories efficiently and consistently.

devops devops-tools github-actions workflow-automation workflow-management

Last synced: 20 Jan 2026

https://github.com/byrongomezjr/kubernetes-api

A Go-based Kubernetes API service demonstrating DevOps practices including Docker containerization, CI/CD with GitHub Actions, and Kubernetes deployment.

api ci-cd containerization devops docker github-actions golang kubernetes kubernetes-deployment

Last synced: 11 Apr 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/afdabro/mac-dev-setup

Automated Mac Developer Machine Setup for day to day dev tasks

ansible developer-tools development-environment devops

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/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/atrawog/arch-devops

DevOps development container based on Arch Linux with Wayland desktop, VNC access, and Docker-from-Docker support

arch-linux devcontainer devops docker infrastructure-as-code kubernetes vnc wayland

Last synced: 04 May 2026

https://github.com/hifis-net/centos-systemd

Systemd Centos Container Images for testing Ansible roles with Molecule and Podman.

ansible centos devops docker molecule podman podman-image

Last synced: 08 May 2026

https://github.com/banziha104/devops_aws

🚀Auto Scaling & CI/CD & Monitoring 🖥

autoscaling-groups devops elb jenkins

Last synced: 19 Jun 2026

https://github.com/pieceowater-dev/lotof.cloud.image.dev

The playbook is designed to handle typical setup tasks, including Docker installation and user permissions configuration.

ansible dev devops iac

Last synced: 26 Feb 2025

https://github.com/robrohan/bash-ping

Docker container that pings a list of servers and provides a prometheus feed for the ping

bash devops devops-tools grafana monitoring nodeping ping prometheus

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/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/ojeojeikere-study/aws-ai-log-analyzer

AI-Powered Log Analyzer for AWS CloudWatch — Serverless observability system using AWS Lambda + boto3 to retrieve and analyze logs via an LLM API. Automatically summarizes anomalies, stores insights in S3, and sends alerts through SNS. Built with Terraform and Python for full AWS automation.

aiops automation aws boto3 cloudwatch devops lambda llm python s3 serverless sns terraform

Last synced: 05 May 2026

https://github.com/dancejl/dancedocker.jl

Docker plugin for DanceJL

dance devops docker framework julia web

Last synced: 12 May 2026

https://github.com/evindunn/jinplate

A command line Jinja2 renderer

ansible cli devops jinja2 template tools

Last synced: 24 Feb 2026

https://github.com/piotr-kalanski/service-initializer-base-docker

Base Docker image for Service Initializer tasks implemented using Docker

devops docker docker-image python

Last synced: 09 May 2026