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/onecx/docker-spa-base

OneCx docker SPA base image for web application

devops

Last synced: 21 May 2026

https://github.com/bitesinbyte/blog

A space for my stories about dotnet, c#, azure, devops and more

azure c-sharp devops golang

Last synced: 05 May 2026

https://github.com/tuladhar/route53-resolver-disassociations

A script to disassociate route53 resolver rules from provided VPC IDs

automation aws boto3 cli devops nix nixos nixpkgs python route53 route53-resolver

Last synced: 05 May 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/charlesmcmaponya/react-beanstalk-app

Deploying a React App to AWS Elastic Beanstalk using Terraform

aws cloud deployment devops elastic-beanstalk iac react terraform

Last synced: 05 May 2026

https://github.com/lkubb/salt-tool-gpg-formula

Manage GnuPG in the user environment, including SSH integration, imported pubkeys and trust settings.

devops dotfiles gnupg salt-formula saltstack

Last synced: 05 May 2026

https://github.com/blackcatacademy/blackcat-database

Primary SQL layer, repositories, migrations and CRUD events. Used by blackcat-database-sync, blackcat-auth, blackcat-identity and blackcat-messaging; ships sync-check.php CLI.

blackcat database devops encryption events kms migrations mysql php schema security sql submodules

Last synced: 06 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/mihirpopat-devops/aws-eks-devsecops-project

This project demonstrates a complete DevSecOps pipeline with Infrastructure as Code (Terraform), Continuous Integration (Jenkins), Continuous Deployment (ArgoCD with GitOps), container security scanning (Trivy, SonarQube), and Kubernetes cluster provisioning on AWS EKS. It includes best practices for security, automation, and monitoring.

argocd aws cicd devops devopsproject devsecops eks iac jenkins k8s kubernetes terraform

Last synced: 06 May 2026

https://github.com/emma-ola/envpromote-ecs

Reusable GitHub Actions CI/CD promotion pipeline for deploying containerized applications to Amazon ECS with environment gates, approvals, and immutable artifact promotion.

aws ci-cd devops ecs github-actions infrastructure-as-code platform-engineering terraform

Last synced: 06 May 2026

https://github.com/akshatmiglani/react-on-kubernetes

react-on-kubernetes repository acts as a guide to setup or deploy an application to Amazon Elastic Kubernetes Service(EKS). For this project, a simple react-frontend application is containerized and deployed to EKS.

amazon-web-services aws aws-eks cloud college-project devops devops-tools eks kubernetes kubernetes-deployment kubernetes-setup react-kubernetes resume-project

Last synced: 06 May 2026

https://github.com/sanjaysv18/att-website-monitoring-

🚀 Full-stack monitoring with Prometheus & Grafana | Docker-based infrastructure monitoring | SRE practices demonstration

devops docker docker-compose grafana monitoring observability prometheus sre

Last synced: 06 May 2026

https://github.com/artainmo/ft_services

42 school project. Infrastructure setup of different services, with each having own unique container, via kubernetes to create a multi-service cluster.

42school devops docker kubernetes

Last synced: 06 May 2026

https://github.com/singhanjali33375-rgb/aws-cicd-serverless-terraform

End-to-end AWS Serverless CI/CD pipeline using Terraform, GitHub Actions, Lambda, API Gateway, and IAM to automate infrastructure provisioning and deployment.

api-gateway aws ci-cd devops github-actions iac lambda serverless terraform

Last synced: 06 May 2026

https://github.com/lee-lott-actions/deploy-to-octopus

Automates the creation of an Octopus Deploy release by pushing a package, uploading build information, and creating a release for a specified project and channel.

devops

Last synced: 10 Jun 2026

https://github.com/parvez-ahammed/cse-3100

Web Application Development with DevOps course repository containing materials, assignments, and project guidelines

devops docker laravel php react

Last synced: 06 May 2026

https://github.com/weronika-stepien/python

DevOps-focused Python projects showcasing Docker-based containerization and deployment. Designed to demonstrate container management and application lifecycle as part of DevOps practices.

containerization devops docker docker-compose microservices python web-applications

Last synced: 07 May 2026

https://github.com/anant/example-cdktf-yugabyte-azure

Example code for deploying Yugabyte to Azure using Terraform over CDKTF

azure cdk cdktf devops terraform yugabyte

Last synced: 07 May 2026

https://github.com/yaroxs/ritual-bash-script

🎶 Execute a unique ritual through this Bash script, activating sound and memory in a dynamic blend of code and art.

automation backups bash-script command-line devops linux open-source personal-productivity programming rituals scripting system-configuration task-automation terminal unix workflow

Last synced: 07 May 2026

https://github.com/kzap/ansible-playbook-lamp-stack

Setup a LAMP Stack using Ansible

ansible ansible-playbook devops lamp-server

Last synced: 10 Jun 2026

https://github.com/leju-b/travel-journal-deploy-amplify

This repository contains the code for a basic travel journal app developed using React. The application allows users to document and manage their travel experiences. It is deployed using AWS Amplify through GitHub for seamless integration and deployment.

amplify aws cicd devops

Last synced: 07 May 2026

https://github.com/arsy786/movie-review-app

A full-stack movie review app repurposed to learn CI/CD pipelines. Includes automated deployment using GitLab CI/CD and Render.com.

2024 cicd devops gitlab-ci mongodb reactjs spring-boot

Last synced: 07 May 2026

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

Terraform module for managing PostgreSQL role, database, schema, grant, extension and many more

automation database devops hcl iac infrastructure-as-code postgresql sysadmin terraform terraform-modules

Last synced: 07 May 2026

https://github.com/techwithty/glama-mcp-sdk

Glama MCP SDK for Python/FastAPI: secure client + typed API. TLS, timeouts, retries, pooling. Access 5,000+ MCP servers or run as an MCP server. Optimized for www.glama.ai

api connection-pooling devops fastapi glama http integration mcp observability production-ready python rest retries sdk security third-party timeouts tls

Last synced: 07 May 2026

https://github.com/abhinav2712/docker-multi-stage-builds

a comprehensive guide for developers and containerization enthusiasts, showcasing the advantages of multi-stage Docker builds for Golang applications and encouraging readers to adopt this approach for more efficient and streamlined containerization.

containers devops docker docker-container docker-image docker-multi-stage-build golang golang-application images optimization size-optimization

Last synced: 07 May 2026

https://github.com/holy-bird-animation-studio/creatures-infrastructure

Infrastructure as code, Docker configs, and deployment scripts

devops docker infrastructure kubernetes terraform

Last synced: 07 May 2026

https://github.com/patel5d2/github-terraform-infra

Terraform infrastructure for managing GitHub repositories as code - includes auto-updates, branch protection, multi-environment support, and complete automation

automation dependabot devops github github-actions iac infrastructure-as-code terraform

Last synced: 07 May 2026

https://github.com/giacomolanciano/udacity-cloud-devops-capstone

Capstone Project developed for Udacity Cloud DevOps Engineer Nanodegree

aws ci-cd cloud-computing devops docker eks kubernetes

Last synced: 07 May 2026

https://github.com/e5r/gitops-kubernetes

Implementa GitOps com Kubernetes

devops e5r git gitops kubernetes

Last synced: 07 May 2026

https://github.com/ultradns/ultradns-ansible-roles

Ansible roles for managing DNS operations with UltraDNS

ansible-role devops dns docker sysadmin-tool ultradns

Last synced: 07 May 2026

https://github.com/wrg-11/wrg-portfolio

WRG-11 ecosystem operations: version sentry, portfolio dashboard, automation scripts (zero-dep stdlib + GHA cron)

devops github-actions monitoring python security zero-dependency

Last synced: 10 Jun 2026

https://github.com/octahori/gomfig

Light-weight Go library for loading configuration from JSON (strict), with a clean API and ready-to-extend design for YAML, TOML, ENV, and remote back-ends.

cli-configuration config-loader configuration consul devops env etcd go go-module golang json library strict-parsing toml yaml

Last synced: 08 May 2026

https://github.com/digirati-co-uk/terraform-shutterbug

Terraform module for backing up Elasticsearch with Shutterbug

aws devops ecs elasticsearch s3 terraform

Last synced: 08 May 2026

https://github.com/ahmedheikall/devops-recipe-app-api

Production-ready Recipe App API with DevOps automation using AWS, Docker, and Terraform. Follows best practices with real-world cloud infrastructure, containerization, and CI/CD deployment.

api automation aws backend devops django docker python teraform

Last synced: 08 May 2026

https://github.com/janluksoft/devops_kubertenes_pod

Creating Node, POD and containers for web applications in Kubertenes

devops docker kubernetes

Last synced: 08 May 2026

https://github.com/zartek-creole/git-mirror

Advanced Bash script for GitHub repository backup, cloning, mirroring, synchronization, monitoring and export. DevOps – CI/CD – Linux – Automation – Open Source.

automation backup bash devops git linux monitoring

Last synced: 08 May 2026

https://github.com/terminalctrlcode/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: 08 May 2026

https://github.com/nmagee/cs4740

Course material, code snippets, and programming assignments for UVA CS4740 - Cloud Computing.

aws azure cloud devops gcp infrastructure

Last synced: 08 May 2026

https://github.com/manujb023/ci-cd-node-api

Automated CI/CD Pipeline for Node.js API on AWS EC2 using GitHub Actions, CodeDeploy, and PM2. This project demonstrates a complete DevOps workflow that automatically deploys a Node.js backend to an EC2 instance on every push to the main branch, ensuring zero-downtime releases with PM2 and AWS CodeDeploy.

automation aws-codedeploy backend continuous-deployment continuous-integration deployment devops ec2 github-actions nodejs pm2

Last synced: 08 May 2026

https://github.com/mark-c-hall/portfolio

This repository showcases a serverless portfolio site deployed on AWS using Terraform and GitHub Actions, demonstrating DevOps and SRE skills.

aws devops portfolio serverless terraform

Last synced: 08 May 2026

https://github.com/clouddrove/terraform-gcp-storage

This module is used to enable users to interact with and manage storage resources in Google Cloud Platform

devops gcp terraform terraform-modules

Last synced: 10 Jun 2026

https://github.com/scisamir/ansible-practice

This is the repo I used to pratice the Ansible course under udacity's Cloud DevOps Engineering Nanodegree

ansible cloud devops

Last synced: 08 May 2026

https://github.com/abhixsh/nginx-ssl-ec2-setup

This repository offers a step-by-step guide to deploy an NGINX web server with SSL on AWS EC2, securing HTTP access for applications. It covers Linux setup with WSL or VirtualBox, EC2 instance configuration, NGINX setup, and SSL via Let's Encrypt, with optional Cloudflare DNS and security enhancements.

aws-ec2 cloudflare devops nginx ssl

Last synced: 08 May 2026

https://github.com/luiscruzcwb/pve-homelab-grav-cms

IaC para provisionamento de Grav CMS em Proxmox com integração HashiCorp Vault.

ansible automation ci-cd devops grav-cms hashicorp-vault homelab iac linux lxc proxmox terraform

Last synced: 08 May 2026

https://github.com/gabrielima7/taipanstack

Modular, secure, and scalable Python stack for robust development - Security guards, Result types, Retry logic, Circuit breakers, and more.

api devops python python3 stack toolkit utils

Last synced: 08 May 2026

https://github.com/gaetanovespero81/docker-multistage-example

Optimized multi-stage Docker build example using a Debian-based build and runtime environment.

ci-cd-optimization containers debian devops docker dockerfile multi-stage-build

Last synced: 08 May 2026

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

I'm now an ALX Student, this is my shell task as a full-stack engineer

bash devops linux

Last synced: 09 May 2026

https://github.com/gosayram/go-tag-updater

Ideal for DevOps pipelines that rely on tag-based deployments and GitOps workflows.

automation cli-tool devops gitlab gitops go golang infra-as-code tag-updater yaml

Last synced: 09 May 2026

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

🤖 Enterprise Claude Code agent for Kubernetes ☸️ — static service or on-demand CI/CD job 🐳. Helm chart for K8s / OpenShift / AKS with personas 🎭, multi-provider LLM gateway, audit + OTEL 📊, sandboxes 📦. GitLab CI + GitHub Actions ready 🐍

ai-agents anthropic argocd claude claude-code container devops fluxcd github-actions gitlab-ci gitops helm helm-chart kubernetes llm llm-gateway mcp openshift opentelemetry python

Last synced: 10 Jun 2026

https://github.com/sgaunet/ansible-role-forgejo

Ansible role to install Forgejo binary on Linux systems. Automated deployment of the self-hosted lightweight software forge with version management and idempotent installation.

ansible ansible-role automation configuration-management devops forgejo git gitea infrastructure-as-code self-hosted

Last synced: 09 May 2026

https://github.com/saicharan-adakankar/bu-sandbox

Personal sandbox to test assigned DevOps and infrastructure tasks using Terraform, GitHub Actions, and AWS. - Work

aws devops github-actions terraform

Last synced: 09 May 2026

https://github.com/dinushchathurya/multiple-microservice-jenkins-deploy

Build & deploy multiple microservices in single Git repository to EKS

devops docker eks git jenkins kubernetes microservice microservice-deploy

Last synced: 09 May 2026

https://github.com/carmat88/carmat88.github.io

Personal Website and resumé

ai devops machine-learning mlops python

Last synced: 28 Mar 2025

https://github.com/salman-qurayshi/devops-ci-cd-capstone

Comprehensive CI/CD pipeline automating Node.js application delivery. Features automated builds, testing (unit, integration), static code analysis (SonarQube), vulnerability scanning (Trivy), containerization (Docker), and automated deployment orchestrated by Jenkins on GCP.

cicd devops docker gcp jenkins linux nodejs sonarqube trivy

Last synced: 05 Apr 2026

https://github.com/gurpreet2828/terraform-docker-aws

This repository showcases how to automate infrastructure provisioning and Docker container deployment using Terraform. It demonstrates how to create virtual machines (e.g., AWS EC2) and use Terraform to install and run Docker containers, enabling a fully automated, scalable infrastructure setup.

automation aws aws-cli aws-ec2 devops docker docker-compose docker-container dockerfile iac infrastructure-as-code terraform ubuntu vscode yml

Last synced: 05 Apr 2026

https://github.com/hs094/aws-eks-cluster-infra-as-code

Terraform configuration for deploying a production-ready Amazon EKS (Kubernetes) cluster on AWS with customizable node groups and networking.

aws aws-eks cloud-infrastructure cloud-native container-orchestration devops eks infrastructure-as-code kubernetes kubernetes-cluster terraform

Last synced: 05 Apr 2026

https://github.com/mjlenkiewicz/debian-mate

Do you want to create a secure development and testing environment with Linux for temporary or ephemeral use? Here you have the dockerfile and all the extra files for building and running a fully containerized Linux Debian 12 "Bookworm" with Mate Desktop environment.

blockchain containers debian debugging development devops docker linux mate miniconda3 networkingtools nodejs phyton securedevelopmentenvironment testing vscode web3

Last synced: 05 Apr 2026

https://github.com/greenbone/autohooks-plugin-mypy

An autohooks plugin for python code static typing check via mypy

automation base devops python

Last synced: 10 Apr 2025

https://github.com/greenbone/autohooks-plugin-ruff

An autohooks plugin for linting via ruff

automation base devops hooks python

Last synced: 10 Apr 2025

https://github.com/shuddha2021/shuddha-portfolio

Shuddha’s Portfolio: A showcase of software engineering prowess and projects, crafted with HTML, CSS, and JavaScript.

devops full-stack-development professional-experience project-showcase software-engineering web-development

Last synced: 25 Jan 2026

https://github.com/pinepain/laravel-system-info

Set of tools to help maintaining a Laravel application in kubernetes

devops k8s laravel php sre

Last synced: 08 May 2026

https://github.com/romnn/github-actions-runner-launcher

automatic setup and registration of bare-metal GitHub actions runner instances.

action-runners actions bare-metal ci cloud-native devops github provisioning runners self-hosted setup

Last synced: 12 May 2026

https://github.com/mundoalem/template-python-project

A DevOps centric template to bootstrap Python projects.

devops python template

Last synced: 10 Jul 2025

https://github.com/yagoluiz/unb-dissertacao

Master's work presented at the University of Brasília (UnB) / [PT-BR] Trabalho de Mestrado apresentado na Universidade de Brasília (UnB)

azure devops iot microservices serverless

Last synced: 17 Mar 2025

https://github.com/vamsi0333/ai-sentiment-cicd-project

End-to-end CI/CD deployment of an AI-powered Sentiment Analysis API using FastAPI, Docker, Kubernetes, Terraform, and GitHub Actions. Demonstrates complete MLOps + DevOps workflow.

ai cicd devops docker fastapi github-actions kubernetes mlops scikit-learn terraform

Last synced: 12 Apr 2026

https://github.com/gabriel-dev-c/devops-projeto

Projeto construído para aprendizado do processo completo de Dev-Ops, desde a criação do projeto até seu release.

continuous-delivery continuous-integration css cypress deploy devops git github html javascript node sass typescript

Last synced: 06 Apr 2026

https://github.com/codewithmuh/deploy-codepipeline-ecs-ec2

In this tutorial, you'll learn how to containerize an application, push the image to Amazon ECR, and deploy it to Amazon ECS using the EC2 launch type, all powered by a fully automated CI/CD pipeline using AWS CodePipeline. We'll also configure an Application Load Balancer to expose the application to the internet.

codepipeline devops docker ec2-instance ecs

Last synced: 14 May 2026

https://github.com/bap-michaud/devops-for-kubernetes

Battle-tested DevOps pipelines to help you ship code faster and safer on Kubernetes. Learn to build, test, and deploy applications with confidence using these production-ready workflows.

devops gitops kubernetes

Last synced: 14 May 2026

https://github.com/muhammad-ali-70/dev-op-project

The Dev-Op Project is a web application showcasing the use of Jenkins and GCP instances to implement Continuous Integration and Continuous Deployment (CI/CD) pipelines, automating the build, test, and deployment processes.

automation ci-cd devops html-css-javascript jenkins pipleline web-deployment

Last synced: 29 Dec 2025

https://github.com/amarmuric04/my-portfolio

🌱 Fullstack Developer | Passionate about learning and building with the MERN stack. Check out my projects and growth journey!

backend ci-cd devops ecommerce expressjs frontend fullstack-developer javascript mern-stack mongodb nextjs nodejs open-source portfolio react real-time-apps tailwindcss typescript web-development websocket

Last synced: 06 Apr 2026

https://github.com/sachasmart/terrafir-github-action

Terrafir Github Action

cicd devops

Last synced: 14 Jan 2026

https://github.com/amaurybsouza/twitter-threads

The repository that you will see the biggest bullshit and the biggest discussions of the dev bubble on Twitter, everything saved here in the best way for you to consume and who knows how to learn

cloud development devops devops-tools gringo interview-questions jobs providers twitter

Last synced: 12 Jan 2026

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

Integrate Server (Hub) hosted tests from HCL DevOps Test in GitHub.

devops github-actions test-automation

Last synced: 14 May 2026

https://github.com/ragarwalll/ragarwalll.github.io

The simplest portfolio you can find. ⤵️

backend development devops frontend fullstack portfolio

Last synced: 17 Mar 2025

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

Ansible roles for configuring applications on Proxmox VMs and LXC containers - includes Cribl Edge, Cribl Stream, HAProxy syslog load balancer, and common application patterns

ansible automation cribl devops haproxy infrastructure-as-code log-management lxc observability proxmox syslog virtualization

Last synced: 17 May 2026

https://github.com/shazi7804/aws-codedeploy

This example provides all the permissions to build Codedeploy on AWS

aws codedeploy devops ec2

Last synced: 14 May 2026

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

Infrastructure-as-Code automating Proxmox VE provisioning with Terraform/Terragrunt. Declarative management of VMs, LXC containers, networking, firewall rules. Includes cloud-init, Packer image building for Splunk, and AWS S3/DynamoDB state management for safe concurrent operations.

automation aws-s3 cloud-init devops docker homelab hypervisor iac infrastructure-as-code k3s lxc-containers packer proxmox splunk state-management terraform terragrunt virtualization

Last synced: 06 May 2026