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/tuladhar/easy-openvpn

Easy OpenVPN allows you to hassel-free setup an OpenVPN server using Docker with a single command.

automation bash devops docker hacktoberfest hacktoberfest-accepted openvpn

Last synced: 09 May 2026

https://github.com/mk-fg/blog

Source for blog.fraggod.net

blog coding devops linux pelican python rst

Last synced: 09 May 2026

https://github.com/lmotwani/aws-s3-local-backup

Download all AWS S3 buckets to your local machine | S3 backup tool | Export S3 data locally

automation aws aws-cli aws-s3 aws-tools backup bash-script cloud data-backup devops disaster-recovery download local-backup s3 s3-bucket shell-script

Last synced: 09 May 2026

https://github.com/ivoronin/amzcurl

A minimal wrapper around curl that adds AWS SigV4 authentication using credentials from the AWS SDK and automatic service detection.

aws curl devops sigv4

Last synced: 09 May 2026

https://github.com/pnguyen215/shell-devops-stores

A secure and structured repository for managing environment-specific configurations, secrets, and automation scripts that support rapid DevOps workflows across multiple languages, CI/CD platforms, and deployment environments.

cicd devops devops-cicd devops-linux-mastery devops-tools linux macos shell-scripts

Last synced: 09 May 2026

https://github.com/joseantoniopino/automatic-vhost-orchestrator

🚀 Automatización de entornos web en Apache. Configura hosts virtuales, DNS, permisos, y bases de datos para proyectos PHP con un solo comando || 🚀 Web environment automation for Apache. Sets up virtual hosts, DNS, permissions, and databases for PHP projects with a single command.

apache automation bash configuration-management devops lamp-stack local-development mit-license modular open-source orchestration php solid-principles vhost virtual-hosts web-development

Last synced: 10 May 2026

https://github.com/jacobpevans/ansible-proxmox

Automate your Proxmox server setup in minutes instead of hours. Production-ready Ansible roles for performance tuning, ZFS swap, system limits, and monitoring—so every server is configured identically with a single command.

ansible ansible-playbook ansible-roles automation configuration-management debian devops homelab infrastructure-as-code linux proxmox proxmox-ve sysadmin virtualization zfs

Last synced: 21 May 2026

https://github.com/shahrear002/airlock

A cross-platform local-first SSH client

developer-tools devops nuxt open-source rust-lang ssh-client tauri

Last synced: 12 May 2026

https://github.com/devopsmakers/go-sakila-remora

A sidecar process written in Go to monitor MySQL slaves / masters for replication errors or lag. Inspired by: https://githubengineering.com/context-aware-mysql-pools-via-haproxy/

devops golang haproxy healthcheck mysql percona slave wip

Last synced: 13 May 2026

https://github.com/glyndor/podup

podup — docker-compose translator and runner for rootless Podman. Standalone CLI and Rust library, powers the Glyndor panel.

cli compose containers devops docker-compose podman rootless rust self-hosted

Last synced: 15 Jun 2026

https://github.com/g4-api/g4-vscode-extension

Brings a full visual sequential workflow designer into VS Code, allowing you to build automation flows with drag & drop directly from your workspace. Seamlessly integrates with VS Code features like AI, extensions, source control, and terminals to turn your editor into a complete automation and orchestration IDE.

ai-assisted automation developer-tools devops drag-and-drop low-code no-code orchestration productivity qa rpa testing visual-programming visual-workflow vscode-extension workflow workflow-designer

Last synced: 17 Jun 2026

https://github.com/pratyushmishra9920-ship-it/ci-cd-demo

CI/CD pipeline using GitHub Actions to automate testing and catch errors on every code push.

ci-cd devops github-actions pytest python

Last synced: 16 Jun 2026

https://github.com/cyanheads/devops-status-mcp-server

Check vendor status pages, inspect SSL/TLS certificates, verify DNS propagation, and get incident-response playbooks via MCP. STDIO or Streamable HTTP.

ai-agents ai-tools cyanheads devops mcp mcp-server model-context-protocol monitoring sre status statuspage typescript

Last synced: 20 Jun 2026

https://github.com/aliahadmd/port_forwarder

A simple GUI application for managing SSH port forwarding using Python and Tkinter.

devops homeserver port portforwarding server ssh-client

Last synced: 21 Jun 2026

https://github.com/frnn4268/k8s-externalsecrets-tilt-integration

This project provides a comprehensive setup for managing Kubernetes secrets using External Secrets Operator and automating application deployments with Tilt. It includes configurations for seamless integration and efficient development workflows.

automation ci-cd developer-experience devops external-secrets gcp kubernetes secret-management tilt

Last synced: 22 Jun 2026

https://github.com/provectus/sak-prometheus

Prometheus & alertmanager & grafana module for SAK project

aws devops monitoring open-source prometheus swiss-army-kube

Last synced: 24 Jun 2026

https://github.com/bigg01/claude-ci-agent

Autonomous Claude Code CI agent in a rootless Podman sandbox — GitLab CI & GitHub Actions, two personalities (read-write Agent, read-only Advisor), OpenTelemetry audit to Elastic, Helm chart for AKS/OpenShift.

ai-agent anthropic cert-manager ci-cd claude-code devops elasticsearch github-actions gitlab-ci helm kubernetes llm llm-gateway observability openbao openshift opentelemetry podman rootless sre

Last synced: 26 Jun 2026

https://github.com/admodev/my-dockerfiles

Dockerfiles i use on a daily basis. Useful for SRE and DevOps Engineers.

devops docker dockerfile dockerfiles engineering image images sre

Last synced: 26 Aug 2025

https://github.com/alsotoes/ceph-scripts

A few ceph / rados scripts to make my life easier

ceph devops

Last synced: 27 Mar 2025

https://github.com/jamiewri/hashicorp

A list of my repos that use HashiCorp tools.

consul devops hashicorp terraform vault

Last synced: 30 Aug 2025

https://github.com/arindam0310018/21-apr-2022-devops__fetch-selective-secrets-with-no-access-to-keyvault

FETCH SELECTIVE SECRETS WITH NO ACCESS TO KEY VAULT USING DEVOPS PIPELINES

azcli azure devops devops-pipeline keyvault keyvault-secrets

Last synced: 14 Mar 2025

https://github.com/arindam0310018/28-nov-2023-githubactions__trigger-az-devops-terraform

Trigger Az Devops Pipelines and Terraform using Github Actions

azure devcommunity devops github-actions terraform

Last synced: 06 May 2026

https://github.com/salt-extensions/saltext-pagerduty

Salt Extension for interacting with PagerDuty

devops pagerduty salt-extension saltstack saltstack-extension

Last synced: 25 Oct 2025

https://github.com/dsrathore1/bash-scripting

I've been learning Bash scripting to automate tasks on Unix systems. I’ve covered variables, loops, conditionals, functions, and file handling. I've written scripts for backups, logs, and system checks, and learned debugging and error handling. It's boosted my confidence in automation, and I’m excited to keep improving.

bash bash-script bash-scripting devops good-first-issue mlops python scripting shell

Last synced: 29 Aug 2025

https://github.com/bocan/toolbox-eks-cluster

A Terraform project to produce a secure, autoscaling EKS cluster for testing, demos, and labs - using only Spot instances.

autoscaling aws devops eks eks-cluster framework karpenter kubernetes opentofu spot terraform

Last synced: 16 Feb 2026

https://github.com/maxheld83/shinycaas

Deploying shiny apps to container as a service (CaaS) products on public cloud vendors.

azure azure-webapp devops docker gcp google-cloud rstats rstats-package shiny

Last synced: 20 Jan 2026

https://github.com/giwiro/k8s-vagrant

A streamlined Vagrant/Ubuntu setup for local Kubernetes clusters. Utilizes kubeadm for cluster management and setup, Flannel as CNI, and CRI-O as CRI. Ideal for local K8s development and testing environments.

crio devops flannel kubeadm kubernetes kubernetes-cluster ubuntu vagrant virtualbox

Last synced: 06 May 2026

https://github.com/dellabeneta/python-peoples-crud

Aplicação simples de cadastros de pessoas genéricas para estudos gerais de Devops.

dellabeneta devops docker python react terraform

Last synced: 11 Apr 2026

https://github.com/matveyguralskiy/dribbledata

DribbleData project is a microservices architecture where Flask services integrate with AWS for a scalable, secure, and flexible system. With Kubernetes containerization and CI/CD automation, it ensures efficient development and reliable deployment

aws cicd cloudfront devops docker flask github-actions grafana helm kubernetes lambda microservices prometheus ssm terraform

Last synced: 25 Jan 2026

https://github.com/sanjulaganepola/github-local-actions-docs

📖 GitHub Local Actions Documentation

act ci devops github github-actions vscode

Last synced: 02 Nov 2025

https://github.com/ismail-mouyahada/cicd-projet-docker

Ce projet met en œuvre un pipeline CI/CD complet pour le déploiement automatisé d'une application JavaScript, conteneurisée avec Docker. Il démontre une solide expertise en DevOps, en automatisation des processus et en gestion d'infrastructure moderne, essentielle pour des livraisons logicielles rapides, fiables et évolutives.

automation ci-cd devops docker nodejs

Last synced: 13 Jun 2026

https://github.com/telkomdev/airflow-aio

Deploy Airflow on Bare-metal with ease

airflow bash devops telkomdev

Last synced: 20 Apr 2026

https://github.com/wvogel/uptime-kuma-status

Compact status page for multiple Uptime Kuma instances — hundreds of monitors in a dense, Apple System Status-style layout

dashboard devops docker fastapi monitoring oauth2-proxy python self-hosted status-page uptime-kuma uptime-monitoring valkey

Last synced: 29 May 2026

https://github.com/cloud-crew/opsgenie-send-alert

A GitHub Action to create alerts in OpsGenie via their REST API.

alert devops github-actions monitoring opsgenie

Last synced: 23 Aug 2025

https://github.com/thenameiswiiwin/docker-dev-env

A collection of ready-to-use Docker development environments for multiple Linux distributions (Ubuntu, Debian, Alpine, Arch, Kali). Includes shared configurations, utility scripts, and comprehensive documentation for reproducible development setups across teams and CI/CD pipelines.

alpine arch-linux ci-cd containers cross-platform-testing debian developer-tools development-environment devops docker docker-compose kali-linux linux reproducible-environments ubuntu

Last synced: 10 Apr 2026

https://github.com/sajjadhz/vagrant-devstack

Installing OpenStack/DevStack using vagrant

cloud devops devstack infrastructure openstack vagrant

Last synced: 21 May 2026

https://github.com/rjayroach/prepd.orig

Easy creation of Production Ready Environments for Product Development

ansible-playbooks developer-tools development-environment devops terraform-modules

Last synced: 27 Apr 2026

https://github.com/charles-adedotun/claude-code-sub-agents

🤖 Comprehensive sub-agent ecosystem for Claude Code - Intelligent AI assistance across the full software development lifecycle

ai-agents automation claude-code developer-tools devops productivity react security testing workflow

Last synced: 03 Sep 2025

https://github.com/abderrahmanehamim/gilabs---systeme-de-gestion-des-laboratoires-de-l-ensam-rabat

L'objectif principal de GiLabs est d'optimiser la gestion des laboratoires au sein de l'ENSAM Rabat en proposant une plateforme centralisée pour la gestion des ressources matérielles et la documentation des travaux pratiques. Cette application offre une solution complète pour : - Documenter tous les matériels disponibles dans chaque laboratoires

backend bootstrap css devops frontend html-css-javascript java javascript spring-boot spring-mvc spring-security thymleaf webapplication

Last synced: 08 Apr 2026

https://github.com/zuazo/chef_handler_sns-cookbook

Chef cookbook to install and enable chef-handler-sns: A simple Chef report handler that reports status of a Chef run through Amazon SNS. Includes IAM roles support.

amazon aws chef cookbook devops handler sns

Last synced: 22 Aug 2025

https://github.com/stormid/cake-mix

[WIP] "Cake Mix" is planned to morph into a modular set of cake tasks that can be chained together to produce uniform, build outputs following a common set of conventions for artifact management

cake-build devops

Last synced: 22 Aug 2025

https://github.com/sharvildhumal/grafanaautobuilder

Grafana Autobuilder turns a CSV into fully configured Grafana dashboards. It provides an Angular web app with login/signup, an Admin Panel for uploads and metrics, and a Spring Boot backend that composes dashboard JSON and calls the Grafana API. Currently supports PostgreSQL datasources, including per-panel overrides via datasource UID.

angular automation csv devops grafana postgresql spring-boot

Last synced: 09 Apr 2026

https://github.com/spboyer/azdev-functions-deployment

Uses ARM Template and Azure CLI 2.0 to create and Azure Function linked to GitHub repository for CI/CD deployments

arm-templates azdev azure azure-functions devops serverless

Last synced: 09 Apr 2025

https://github.com/valohai/worker-queue

Dockerfile for building the Valohai Worker queue

devops iaac valohai

Last synced: 10 Sep 2025

https://github.com/fluent-ci-templates/gradle-pipeline

A ready-to-use CI/CD Pipeline and jobs for Gradle projects.

cicd dagger deno deno-module devops gradle pipeline typescript

Last synced: 08 May 2026

https://github.com/fluent-ci-templates/android-fastlane-pipeline

ready-to-use Fastlane pipeline and jobs for Android (React Native) projects.

deno deno-module devops fastlane gitlab-ci pipeline typescript

Last synced: 16 Apr 2026

https://github.com/fluent-ci-templates/swift-pipeline

A ready-to-use CI/CD Pipeline for Swift projects.

deno deno-module devops gitlab-ci pipeline typescript

Last synced: 20 Apr 2026

https://github.com/fksontini/go-learning

his repository contains all my exercises, small projects, and notes as I explore and master the Go programming language.

development devops go kafka learning microservice

Last synced: 11 Jun 2025

https://github.com/mryang/dev-ops

dev-ops,分布式,持续集成文章

blogs devops distributed-systems performance

Last synced: 16 Jan 2026

https://github.com/iloveitaly/github-action-playground

GitHub Actions playground repository for testing and experimenting with workflows and actions

automation ci-cd devops github github-actions playground testing workflows

Last synced: 08 May 2026

https://github.com/shenxianpeng/resume-cn

我的中文简历

devops resume

Last synced: 21 Apr 2025

https://github.com/salt-extensions/saltext-github

Salt Extension for interacting with GitHub

devops github salt-extension saltstack saltstack-extension

Last synced: 25 Oct 2025

https://github.com/jnidzwetzki/sleepuntil

A program that sleeps until a certain time is reached

commandline-tool devops sleep

Last synced: 29 Jun 2025

https://github.com/labex-labs/red-hat-enterprise-linux-automation-with-ansible-rh294

Learn Red Hat Enterprise Linux automation using Ansible through hands-on labs, covering Ansible fundamentals, playbooks, variables, task control, file deployment, roles, troubleshooting, and Linux administration automation. Comprehensive preparation for Red Hat Ansible certification.

ansible automation certification configuration-management course devops hands-on hands-on-labs infrastructure-as-code labex labs linux playbooks programming rhce rhcsa rhel roles system-administration troubleshooting

Last synced: 15 May 2026

https://github.com/rluisr/cenv

AWS Copilot CLI Version Manager - so simple

containers developer-tools devops

Last synced: 04 Feb 2026

https://github.com/mikaelvesavuori/standardlint-action

This Action makes it even easier to use StandardLint in your GitHub CI runs.

audit auditor ci-checks compliance devops engops linter software-delivery standards test-automation

Last synced: 29 May 2026

https://github.com/ujjwalkirti/react-native-ecommerce-backend

Demo API built with express framework to demonstrate my devops skills

argocd aws aws-eks devops docker express github-actions grafana kubernetes mongodb prometheus typescript

Last synced: 22 Feb 2026

https://github.com/simonsdave/analyze-restful-api-load-test-results

Automated assessment of load/stress test results in CI/CD pipelines

ci-cd devops load-testing stress-testing

Last synced: 05 Mar 2025

https://github.com/deploykithq/deploykit

Self-hosted PaaS for deploying apps and databases on your own infrastructure.

backend backups databases deployment devops docker frontend mariadb mongodb mysql postgresql self-hosted vps

Last synced: 02 May 2026

https://github.com/onesoft-sudo/commons

Common utilities and tools used in OSN projects

devflows devops programs reusable reusable-code scripts-collection

Last synced: 24 Mar 2025

https://github.com/bulletdev/pipeline-automatizador

Configure CI/CD pipelines quickly and intuitively, without the need to edit files manually.

ci-cd devops docker gradle java jenkins maven npm

Last synced: 08 Apr 2026

https://github.com/mshdg/dadjoke-ui

A Python 3 Flask project which provides a simple web ui for an open source dadjokes generator

dad-jokes dadjokes-microservice devops docker k3s k8s kubernetes microk8s microservice python-flask python3 python3-flask

Last synced: 14 Apr 2025

https://github.com/lobbyra/rpi_cluster

This repo will contain all Dockerfile and manifest for RPI Docker Swarm deployments

adminsys devops docker docker-compose docker-swarm dockerfile raspberry-pi

Last synced: 07 May 2026

https://github.com/opalmer/check-go-version

Checks to see if you are running the latest version of Go.

ci continuous-integration devops go-ci golang

Last synced: 11 Jun 2026

https://github.com/dheid/sentry-http-interceptors

Sends tracing information about Apache HttpClient calls to Sentry

apache devops http httpclient httpcomponents httpcomponents-client java monitor monitoring sentry trace tracing

Last synced: 20 Aug 2025

https://github.com/jesufemi-o/flux-django

Simple Microservice example, showing how to use Gitops Principles for Deploying to kubernetes with Flux CD

devops fluxcd gitops

Last synced: 04 Apr 2025

https://github.com/kartikk-26/devops-training

This repository showcases my hands-on learning in DevOps, covering essential tools and practices. It’s a place for tracking progress, sharing knowledge, and collaborating on impactful solutions.

ansible aws-cloud ci-cd-pipeline devops docker git github jenkins kubernetes linux server-administration terraform

Last synced: 10 Apr 2026

https://github.com/sgtswagrid/scalafmt-revolver

🔫 A GitHub tool to automatically fix Scalafmt violations.

ci-cd devops git github github-actions linting scala scalafmt

Last synced: 06 Jul 2026

https://github.com/richwrd/scripts

A curated collection of automation scripts for Linux system administration and configuration.

automation bash-scripts devops linux

Last synced: 24 May 2026

https://github.com/jurczykpawel/mikrus-toolbox

Bash scripts for managing Mikrus VPS — deploy Docker apps, configure domains, backups, and diagnostics. 25+ apps, one command.

automation bash deployment devops docker mikrus self-hosted server-management vps wordpress

Last synced: 24 May 2026

https://github.com/yash509/devsecops-batry-indicator-deployment

Developed a real-time Battery Indicator Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.

aws azure ci-cd cloud devops devops-pipeline devops-tools devsecops devsecops-pipeline docker dockerfile eks gcp hcl jenkins jenkinsfile kubernetes kubernetes-deployment terraform

Last synced: 03 Jan 2026

https://github.com/emersoncosta0915/practical.cleanarchitecture

Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 18, React 18, Vue 3, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, OpenTelemetry, SignalR, Hosted Services, Health Checks, Rate Limiting, Cloud Services (Azure, AWS, GCP).

angular azure blazor devops docker kubernetes microservice oauth2 reactjs vuejs

Last synced: 09 Apr 2026

https://github.com/dinushchathurya/springboot-gradle-jib-cicd

Complete CI pipeline using GitHub Action to dockerize your Java SpringBoot Gradle application using Jib and push image to Docker Hub

devops docker dockerhub github github-action github-actions github-actions-enabled github-workflow java java-gradle jib jib-docker-package jib-gradle jib-plugin pipeline spring-boot springboot

Last synced: 10 Apr 2026

https://github.com/avinashdogiparthi/patientmanagementsystem

This comprehensive Patient Management System is a production-grade, microservices-based application demonstrating real-world implementation of modern backend engineering concepts. The system is modular, scalable, and cloud-deployable, covering the complete development lifecycle from local setup to deployment on AWS using Infrastructure as Code.

api apigateway authentication-authorization aws database devops dockerization grpc integration-testing kafka restful-api spring-boot

Last synced: 11 Apr 2026

https://github.com/yash509/devsecops-uber-clone-deployment

Developed a Uber Clone Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.

automation ci-cd css devops devops-tools devsecops docker hcl html javascript jenkins kubernetes nodejs project-repository terraform

Last synced: 10 Apr 2026