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/bynow2code/rotail

高级版日志实时监控工具 / Advanced real-time log monitoring tool 自动跟踪目录最新日志文件,智能处理日志轮转,确保持续输出最新内容。适用于开发调试、运维监控与容器环境。 Automatically follows the latest log file in a directory and handles log rotation seamlessly, ensuring continuous and up-to-date output. Ideal for development, operations, and container environments.

cli devops directory-watcher fsnotify golang log-monitoring log-rotation logging observability rotail tail

Last synced: 24 May 2026

https://github.com/26zl/macsmith

Forge a fresh Mac into a complete dev box, and keep it sharp. One-command install of Homebrew, Starship, language toolchains, and opt-in devops/netsec/crypto profiles. 'update' keeps everything current.

apple-silicon automation cli developer-experience development devops dotfiles dotfiles-macos homebrew macos oh-my-zsh productivity setup-script shell starship sysadmin terminal zsh

Last synced: 24 May 2026

https://github.com/willie-conway/devops-capstone-project

🚀 DevOps Capstone Project for CI/CD, Kubernetes, Docker & OpenShift 🌐 🛠️ Build, containerize, deploy, and automate microservices in the cloud! 🧪

automation ci-cd devops docker flask kubernetes microservices openshift tekton

Last synced: 16 Aug 2025

https://github.com/dmytro-rybak/kube-essentials

A hands-on project template to practice Kubernetes fundamentals by deploying a small full-stack application (FastAPI, React, PostgreSQL) in a kind cluster.

deployment devops docker helm kind kubernetes

Last synced: 16 Aug 2025

https://github.com/ampyfin/ampy-config

Typed config + secrets façade for AmpyFin: schema-validated, layered, redacted, and hot-reloaded via NATS/JetStream (Python + optional Go).

aws-secrets-manager configuration-management control-plane devops gcp-secret-manager hashicorp-vault hot-reload jsonschema observability pydantic runtime-configuration secrets-management trading-systems

Last synced: 04 Oct 2025

https://github.com/rohandeb2/wonderlust-

🚀 Complete DevSecOps Pipeline Implementation | MERN Stack Application with Jenkins CI/CD, GitOps using ArgoCD, Kubernetes on AWS EKS, Security Scanning (SonarQube, OWASP, Trivy), Infrastructure as Code with Terraform, and Full Monitoring Stack

argocd aws-cli ci-cd-pipeline devops devsecops docker grafana helm jenkins kubernetes prometheus sonarqube trivy yaml-configuration

Last synced: 05 Apr 2026

https://github.com/pinpox/restard

Restart SystemD Services via Web-Hooks

devops nixos systemd webhook

Last synced: 17 Aug 2025

https://github.com/suraj-kumar00/globexhub

Explore the world through real-time weather updates, currency conversions, and discover famous places and foods — all in one app - Cloud/DevOps Practices

aws devops docker grafana kubernetes nextjs prometheus terraform

Last synced: 10 Apr 2026

https://github.com/bitsofinfo/cicd-toolbox

Simple alpine docker image for CICD ops with bash, redis, python, curl, jq, jo, and yq. Run bash, python scripts, cURL ops, manipulate JSON and YAML!

bash cicd continuous-delivery continuous-integration curl devops jo jq json shell yaml yq

Last synced: 10 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/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/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/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/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/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/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/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/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/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/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/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/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/jamiewri/hashicorp

A list of my repos that use HashiCorp tools.

consul devops hashicorp terraform vault

Last synced: 30 Aug 2025

https://github.com/shanec-/dyn365sat2018-demo

Demo Solution for Dynamics 365 Saturday 2018 - Sydney - Zero to DevOps: A Source Control and Release Strategy for Dynamics 365 CE Solutions

demo devops

Last synced: 30 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/anuragshingare30/foundry-devops

A repo to get the most recent deployment from a given environment in foundry. This way, you can do scripting off previous deployments in solidity.

devops ethereum-blockchain foundry solidity

Last synced: 07 Apr 2025

https://github.com/flyingcircusio/aramaki

Aramaki - a federated DevOps control plane

automation devops federation monitoring

Last synced: 16 Jan 2026

https://github.com/hid-gs/tools-linode-cli

dockerized version of linode-cli command

devops docker linode

Last synced: 20 Mar 2025

https://github.com/riotkit-org/br-backup-maker

Lightweight, single-binary Backup Repository client. Part of E2E Backup Architecture designed by RiotKit

anarchism backup backup-maker backup-repository backups cloud-native devops go golang k8s k8s-backup kubernetes kubernetes-native riotkit

Last synced: 02 Oct 2025

https://github.com/ghndrx/terraform-foundation

Enterprise-grade multi-tenant cloud foundation with Terraform. ABAC, SCPs, cost optimization.

abac aws devops infrastructure-as-code landing-zone multi-tenancy terraform

Last synced: 10 Apr 2026

https://github.com/arindam0310018/13-nov-2022-azure-tshoot__the-active-duration-too-short-while-removing-role

ERROR: THE ACTIVE DURATION IS TOO SHORT WHILE REMOVING ROLE ASSIGNMENT

azure community devops pim troubleshooting

Last synced: 14 Mar 2025

https://github.com/alexander-kastil/ci-cd-basics

A general introduction to DevOps principles using Azure DevOps

azure-devops devops learning

Last synced: 04 Aug 2025

https://github.com/usmcamp0811/dotfiles

A mirror of my NixOS Dotfiles repo which is more than just my system configs but also my mono repo of almost all the things I hack on.

cicd devops devsecops nix nixos terraform

Last synced: 30 Dec 2025

https://github.com/anmolnagpal/terraform-ai-skills

🤖 AI-powered Terraform module management across AWS, GCP, Azure, DigitalOcean - Save 97% of maintenance time

ai automation aws azure calude chatgpt clouddrove devops gcp github-copilot gitops hcl iac infrastructure platform-engineering terraform terraform-module

Last synced: 04 Apr 2026

https://github.com/airattop/redis-self-hosted

A production-ready Docker Compose setup for self-hosting Redis. Includes data persistence, management scripts, and is pre-configured for easy integration with other services on a shared network.

airathalitov cache database devops docker docker-compose n8n redis redis-cache self-hosted

Last synced: 10 Apr 2026

https://github.com/heinhtet-zan/eks-terraform-github-actions

Configuring Production-Ready EKS Clusters with Terraform and GitHub Actions

aws cicd devops eks github-actions terraform

Last synced: 31 Aug 2025

https://github.com/sidorovich256/replicate

🐙 Ultralytics Replicate deploys YOLO11n to Replicate with a ready-to-use Cog config and automated CI/CD workflow. Enable fast, reproducible model inference and sharing.

comfy-ui comfyui-nodes database devops hacktoberfest imagegeneration infrastructure logical-replication management-system postgresql pretrained-models pretrained-weights python raft redis replication ruby s3

Last synced: 10 Apr 2026

https://github.com/voronenko/devops-bootstrap-box-template

Basic repository for setting up secured remove ubuntu 14.04 LTS box

devops oops-to-devops

Last synced: 15 Apr 2025

https://github.com/jonudell/flowpipe-readme

Dashboards for DevOps. Visualize cloud configurations. Assess security posture against a huge library of benchmarks. Build custom dashboards with code.

aws azure cloud compliance dashboards-as-code devops gcp kubernetes postgres security sqlite visualization

Last synced: 10 Apr 2026

https://github.com/berat02xz/global-chat-app-kiii

global chatting system where anyone can connect to a room, exchange messages, and reply to other messages. This application is built with Spring Boot and uses SQL Server as the backend, hosted on Azure. It leverages Docker for image building, Kubernetes for managing pods, and GitHub Actions for CI/CD pipeline, deploying seamlessly to AKS

azure chat-application continuous-delivery continuous-integration devops docker java javascript kubernetes spring-boot websocket

Last synced: 06 Apr 2026

https://github.com/q-smith/devops-notes

General Notebook about DevOps and CI/CD

devops

Last synced: 19 Mar 2026

https://github.com/ektachasta/devops-content-all-you-need-to-know-abt-devops-

A collection of hands-on DevOps projects covering Docker, Kubernetes, CI/CD, AWS, Terraform, and more. Each project includes step-by-step instructions, configurations, and best practices to help you gain real-world DevOps experience.

ansible aws ci-cd devops docker iac kubernetes monitoring terraform

Last synced: 10 Apr 2026

https://github.com/rafaumeu/multicloud-iac-journey

🚀 Infrastructure as Code (IaC) journey exploring GCP, Azure, and AWS using Terraform. Features Compute Engine, Cloud Functions, and more.

aws azure cloud-computing cloud-infrastructure devops gcp infrastructure-as-code multicloud terraform terraform-modules

Last synced: 10 Apr 2026

https://github.com/charles-bucher/cloudopslab

CloudOpsLab: Hands-on AWS and cloud support scripts showcasing troubleshooting, automation, monitoring, and self-healing. Demonstrates practical CloudOps skills, diagnostics, and cloud problem-solving for entry-level and early-career professionals.

automation aws bash cloud-support cloudops cloudwatch devops ec2 iac incident-response lamda linux monitoring portfolio python s3 scripts sysops terraform troubleshooting

Last synced: 04 Jan 2026

https://github.com/lando/run-leia-action

A GitHub action to run leia tests

devops github-actions

Last synced: 15 May 2025

https://github.com/elafarge/confsyncer

Synchronizes a configuration folder with a remote KV-store forever

configuration devops docker etcd golang kubernetes traefik

Last synced: 10 Apr 2026

https://github.com/biggaji/tobiajibade_backend

Dockerized back-end micro-service for tobiajibade.com

biggaji devops docker kubernetes tobiajibade

Last synced: 10 Apr 2026

https://github.com/cantrellr/ultimate-k8s-toolbox

🛠️ Comprehensive Kubernetes administration workstation with 50+ pre-installed tools. Deploy a fully-equipped debugging pod directly into your cluster. Air-gapped ready.

air-gapped cloud-native debugging devops helm helm-chart k8s k9s kubectl kubernetes mongosh offline platform-engineering sre toolbox troubleshooting

Last synced: 13 Jan 2026

https://github.com/amirhf1/server-bootstrapper

Configure server for Laravel projects easily

bash devops devops-bootstrapped devops-tools laravel server ubuntu

Last synced: 10 Apr 2026

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/arindam0310018/28-april-2023-devops__microsoft-ireland-presentation-azure-infrastructure-security

Microsoft Ireland Presentation: Infrastructure Security using Azure Devops

azure devops infrastructure pipeline security

Last synced: 14 Mar 2025

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/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/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/zig-pipeline

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

cicd dagger deno deno-module devops pipeline typescript zig

Last synced: 08 May 2026

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/andreaskoch/alexa-ops

The 24/7 endpoint for your "Amazon Echo" based DevOPS skills

alexa amazon-echo devops golang web-services

Last synced: 26 May 2026

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/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/red-shadows-rs/pterodactyl-containers

Production-ready Docker images for Pterodactyl with multi-arch support for languages and web frameworks.

angular devops docker ghcr java nextjs nodejs open-source pterodactyl python react server-management vue

Last synced: 11 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/build-on-aws/automate-container-microservices-aws-copilot

Build Efficient CI/CD Pipelines for Connected Microservices in Under an Hour using AWS Copilot

aws-copilot ci-cd containers devops microservices

Last synced: 16 May 2025

https://github.com/jcorioland/terraform-azure-ref-backend-module

Check https://github.com/jcorioland/terraform-azure-reference for more details.

azure azure-pipelines devops terraform

Last synced: 05 May 2026

https://github.com/thatdevopsengineer/daily-devops-scripts

Bash scripts to automate your day-to-day deployments.

automation bash devops linux shell-scripting

Last synced: 13 Apr 2026

https://github.com/theevalon/vmware-vcenter-mcp

VMware vCenter 8.0 MCP server with dry-run safety

cursor devops infrastructure mcp model-context-protocol vcenter vmware vsphere

Last synced: 30 May 2026