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/shengyou/china-devops-teamcity-lab

DevOps China 工具鉴宝 - 面向 DevOps 新手的 TeamCity 快速入门

continuous-deployment continuous-integration devops teamcity

Last synced: 23 Mar 2025

https://github.com/lasbrdev/script-centosvm-devops

Installation script for some packages that are used in testing my local server - Linux

centos centos9 devops docker jenkins linux maildev mongodb mysql oracle-database pegasystems shell-script tomcat wildfly

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/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/bayuirsad26/k3s-ansible-deployment

This Ansible playbook automates the deployment of a production-ready, high-availability K3s cluster with monitoring, backups, and full CI/CD integration.

ansible automation cert-manager devops docker grafana high-availability infrastructure-as-code ipfs k3s kubernetes nginx-ingress postgresql prometheus redis security-hardening

Last synced: 07 Apr 2026

https://github.com/fedsib/thesis

A continuous building system based on Jenkins and Containerization technologies. My thesis (written in Italian) for the Bachelor degree in Computer Science at the University of Padua.

devops docker jenkins jenkins-ci thesis thesis-report

Last synced: 05 Oct 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/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/neerajmanivarnan/custom-k8s-scheduler

A custom kubernetes Scheduler built using spring-boot.

devops docker java kubernetes spring-boot

Last synced: 11 Apr 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/rajyo/ansible

Explored Ansible for automation using a Linux server as a Control node and 4 AWS ec2 instances as Host Nodes.

ansible ansible-playbook automation aws-ec2 devops linux yml

Last synced: 12 Mar 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/rogerchappel/runbooklint

Local-first Markdown runbook linter for safer operational procedures

cli devops incident-response lint markdown runbook sre

Last synced: 26 May 2026

https://github.com/medvind2140/vimdiffer

Quick and easy diffing from clipboard into terminal and Vim

bash devops vim

Last synced: 04 May 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/sewertronics/ssh-copy-id

🔑 PowerShell script to safely add SSH public keys from your local ssh-agent to remote servers, preserving comments and appending your Windows username.

automation cross-platform devops linux powershell script server-management ssh ssh-agent windows wsl

Last synced: 05 May 2026

https://github.com/leon-africa/unclegit

UncleGit is a git automation master helping you sharpen redundant or complex git commands to easy one liners.

automation devops git

Last synced: 30 Mar 2025

https://github.com/rahlplx/polyglot-microservices-platform

Comprehensive Solution Architecture: The Best of Both Worlds - Polyglot microservices with Hexagonal Architecture, SPIFFE/SPIRE zero-trust, gRPC/Protobuf, CDC, and AI/ML Intelligence Layer

ai-ml cdc debezium devops go grpc hexagonal-architecture kafka kotlin kubernetes microservices nodejs openapi polyglot protobuf python rust spiffe spire terraform

Last synced: 26 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/dancejl/dancedocker.jl

Docker plugin for DanceJL

dance devops docker framework julia web

Last synced: 12 May 2026

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

Terraform module for managing InfluxDB database, user and continuous query

automation devops hashicorp hcl iac influxdb infrastructure-as-code sysadmin terraform terraform-module

Last synced: 07 Oct 2025

https://github.com/teqbench/teqbench.devops.githhub.workflows

Reusable workflows for GitHub.

devops workflows

Last synced: 20 Apr 2026

https://github.com/diegogallegos4/vagrant-server

Vagrant + Gitlab Docker

devops gitlab vagrant

Last synced: 10 Apr 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

https://github.com/jokics-infosec/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: 29 Jun 2025

https://github.com/stormid/devops-azure-arm-library

A collection of ARM templates created to support deployment scenarios at Storm ID

arm-templates devops

Last synced: 04 Jan 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/programkingabel/ecr_terraform_provisioner

Procedural automation to complement HCL declarative approach

automation aws deployment devops infrastructure-as-code provisioner server terraform

Last synced: 10 Mar 2026

https://github.com/elifarley/command-mock

VCR for subprocess calls. Record and replay CLI command outputs (Git, Docker, etc.) for fast, deterministic Python tests

cli devops mock pytest pytest-plugin python record-replay subprocess test-automation testing vcr

Last synced: 13 Jan 2026

https://github.com/felippemozer/go-devops-sre-udemy

DevOps and SRE use case problems solving with Go programming language - Udemy course "Programação Go para DevOps e SREs"

devops golang sre udemy-course

Last synced: 14 Jan 2026

https://github.com/oakwood-commons/scafctl-test-sandbox

Sandbox repo for scafctl GitHub provider validation

cel cli devops golang scaffolding

Last synced: 26 May 2026

https://github.com/mikeludemann/puppet-devops-setup

A tutorial and example with 'Puppet'

devops puppet

Last synced: 31 Aug 2025

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/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/leehmdev/gke-gitops-observability-lab

End-to-end GKE GitOps & Observability lab using Terraform, Helm, Argo CD, Prometheus, and Grafana

argocd devops gitops gke grafana helm kubernetes prometheus sre terraform

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/abdellah-nsila/born2beroot

A project focused on setup Linux distribution without GUI, and setup host rules.

1337 42born2beroot 42born2code born2beroot debian devops filesystem linux lvm root server services shell unix vbox virtual-machine virtualbox virtualization

Last synced: 02 May 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

https://github.com/quinnjr/docker-extension-aws

Docker Desktop Extension for managing AWS MFA credentials with automatic session token generation. Seamlessly inject AWS credentials into containers and Docker Compose.

angular aws aws-mfa credentials devops docker docker-compose docker-desktop docker-extension golang mfa session-tokens

Last synced: 03 Apr 2026

https://github.com/terraform-az-modules/terraform-azurerm-sentinel

This Terraform module is used to create azure sentinel resource on AZURE. Microsoft Sentinel (formerly Azure Sentinel) is a cloud-native, AI-driven SIEM (Security Information and Event Management) and SOAR (Security Orchestration, Automation, and Response) solution.

azurerm cloud devops hcl sentinel terraform-modules

Last synced: 21 Apr 2026

https://github.com/fastogt/keydesk

Self-hosted open-source credential manager for teams. Share company accounts without exposing passwords. Chrome extension auto-login. One-click offboarding.

access-management chrome-extension corporate-security credential-manager cybersecurity devops employee-offboarding golang identity-management open-source password-manager privileged-access secret-management self-hosted shared-accounts sysadmin team-security

Last synced: 14 Apr 2026

https://github.com/sujalkamanna/three-tier-architecture

This project demonstrates the design and deployment of a highly available, secure, and scalable three-tier architecture on AWS using Infrastructure as Code (IaC) with AWS CloudFormation.

aws cloud cloudformation devops ec2 project vpc yaml

Last synced: 04 Jan 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/mdazfar2/three-tier-deploy-wanderlustapp

Welcome to Wanderlust! This three-tier travel app, powered by React.js, Node.js, and MongoDB, is your gateway to discovering exciting destinations, seamlessly deployed on AWS and Docker.

aws devops docker docker-compose

Last synced: 05 May 2026

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

DevOps deployment example with Terraform + EKS + Jenkins stack

aws cicd devops eks jenkins terraform

Last synced: 10 Apr 2026

https://github.com/rupesh40/devops-health-check-dashboard

A lightweight monitoring solution that tracks service statuses via scheduled checks and provides a REST API + CLI for management.

backend cicd devops docker flask helath-check microservice python3

Last synced: 12 May 2026

https://github.com/wcatz/dashboard-generator

Config-driven Grafana dashboard generator. YAML in, interlinked JSON dashboards out.

dashboard devops grafana grafana-dashboard monitoring prometheus python yaml

Last synced: 07 Mar 2026

https://github.com/soulgarden/logfowd

A lightweight Go utility for collecting Kubernetes logs via filesystem events and forwarding them to Elasticsearch or ZincSearch.

devops docker elasticsearch go helm k8s logging logs zinc zincsearch

Last synced: 19 Jan 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/labackdoor/ddos-attack-simulation

A research framework for simulating DDoS attacks using infrastructure-as-code with Terraform and Ansible. Built for controlled environments to study attack patterns and test defense mechanisms.

ansible ddos-attacks devops infrastructure-as-code networking research security terraform virtualization

Last synced: 05 May 2026

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

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

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

Last synced: 20 Jun 2026

https://github.com/notkamui/servmon

Very small utility for managing services with Docker

devops docker docker-compose server sysadmin

Last synced: 05 May 2026

https://github.com/m5lk3n/agility

A cloud-native implementation of how to measure agility using Kubernetes Deployment Frequency

devops go golang grafana-dashboard kpi kubernetes prometheus-exporter prometheus-metrics

Last synced: 06 May 2026

https://github.com/tmathews/dcontrol

A simple way to deploy your application on a remote server.

deployment devops

Last synced: 14 Jan 2026

https://github.com/revskill10/rmrm

Backup your rm on production system :)

devops

Last synced: 10 Oct 2025

https://github.com/nigelhorne/server-dashboard

Monitor and visualize your web servers' health in real-time

devops perl5

Last synced: 24 Oct 2025

https://github.com/vladyslav-panchenko280/jenkins-lab

RESTful API server built with Express.js that provides user management endpoints. Includes full test coverage using Jest and Supertest, Docker containerization, and a complete Jenkins CI/CD pipeline setup with helper scripts.

ci-cd devops docker docker-compose dockerhub javascript jenkins jest-tests nodejs

Last synced: 14 Apr 2026

https://github.com/christosgalano/terraform-azurerm-container-registry

An opinionated example of how to develop, test, and maintain a Terraform module.

ci-cd cloud devops iac terraform terraform-module

Last synced: 17 Feb 2026

https://github.com/sahanacodes7/jenkins

End-to-end Jenkins CI/CD implementation on AWS EC2 covering Jenkins installation, Docker agent configuration, plugin setup, and pipeline-ready infrastructure for real-world DevOps workflows.

aws aws-ec2 ci-cd cicd-pipeline cloud-devops devops docker jenkins kubernetes

Last synced: 14 Apr 2026

https://github.com/samjuk/sdj.pw

Personal Technical Blog Focusing on DevOps/Software Engineering/Magento Topics

blog devops letsencrypt magento nginx openvpn software

Last synced: 11 Oct 2025

https://github.com/mtayabnoor/lumiov

⚡ AI-powered Kubernetes UI built with Electron for effortless cluster management.

devops devops-tools kubernetes kubernetes-dashboard

Last synced: 23 Feb 2026

https://github.com/rafaelclaumann/my-awesome-links

Repositório com links de conteúdos que me ajudaram na carreira.

devops java kubernetes springboot

Last synced: 19 Jan 2026

https://github.com/shaikahmadnawaz/k8s-mern-mastery

Unlock Kubernetes magic for MERN apps in our series. Master container orchestration, explore microservices, and scale effortlessly. Elevate your MERN development skills!

container-orchestration containers devops kubernetes mern-stack microservices scalability web-development

Last synced: 15 May 2025

https://github.com/christian-schw/ci-cd-final-project

Final Project of IBM Course: "Continuous Integration and Delivery (CI/CD)" - Building CI/CD Pipelines

ci-cd devops github-actions kubernetes openshift tekton

Last synced: 18 Oct 2025

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

Integrate Web UI testing with HCL DevOps Test in GitHub.

devops github-actions test-automation

Last synced: 15 May 2026

https://github.com/cto-ai/examples

A set of examples for running applications on CTO.ai

devops fastify framework javascript nextjs react workflows

Last synced: 09 Mar 2026

https://github.com/sadaghiani/traefik-auth-middleware

A Traefik middleware for validation JWT and passing claims to the header.

devops traefik traefik-middleware traefik-plugin

Last synced: 14 Jan 2026

https://github.com/takumade/kubiru

Manage your kubernetes cluster

devops hacktoberfest kubernetes nextjs shadcn-ui tailwindcss

Last synced: 12 Oct 2025

https://github.com/samuka7abr/argos-panoptes

Argos Panoptes is a lightweight observability platform that monitors and visualizes real-time network performance. It collects metrics like latency and availability to identify issues quickly. Built as the final project for the Computer Networks course.

devops golang network-programming observability

Last synced: 25 May 2026

https://github.com/terraform-az-modules/terraform-azurerm-waf

This Terraform module creates Azure Web Application Firewall (WAF) resources. WAF protects web applications from threats like SQL injection and XSS. It integrates with Azure Application Gateway or Front Door for real-time threat detection, automated updates, and high availability.

arm azure azurerm azurerm-terraform-provider devops devops-tools terraform terraform-az-modules

Last synced: 16 Apr 2026

https://github.com/freight-trust/terraform

terraform environment & layout

devops infrastructure terraform

Last synced: 12 Oct 2025

https://github.com/syedazeez337/kuberift

Fuzzy-first interactive Kubernetes resource navigator built on skim

cli devops fuzzy-search k8s kubectl kubernetes rust tui

Last synced: 13 Mar 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/jomit/functiontrials

Azure Functions Devops Sample Code

azure-functions devops

Last synced: 14 Mar 2025

https://github.com/alexander-kastil/spfx-devops

Sample WebPart demonstating SPFx DevOps

az-400 devops learning spfx

Last synced: 15 May 2025

https://github.com/treejamie/kanban

📖 Artefacts produced whilst going through "Engineering Elixir Applications - Taking the BEAM to production pragmatically" - a pragmatic programmers book.

devops elixir liveview phoenix terraform

Last synced: 31 Aug 2025

https://github.com/shazeus/logwatch

Real-time log file analyzer and monitor — filter, search, stats, and watch logs from the terminal.

apache cli devops log-analyzer logging nginx python real-time rich syslog terminal watchdog

Last synced: 09 Jun 2026

https://github.com/peible/solva-task

Solva | DevOps | Тестовое задание

devops linux

Last synced: 21 Jan 2026

https://github.com/foodkit/laravel-deployer

Deployer recipe for Laravel projects that doesn't rely on symlinks.

deployer devops laravel laravel-deployments php semantic-versioning

Last synced: 21 Jan 2026

https://github.com/sofyan48/ami-core

MANAGE YOUR SERVERS AND INSTALL PACKAGE EASY

ami ansible automation devops playbook server

Last synced: 06 May 2026