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.
- GitHub: https://github.com/topics/devops
- Wikipedia: https://en.wikipedia.org/wiki/DevOps
- Related Topics: ci, cd, cicd, devsecops, gitops, chatops, test-automation, static-code-analysis, release-automation, infrastructure-as-code,
- Aliases: dev-ops,
- Last updated: 2026-06-29 00:08:29 UTC
- JSON Representation
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/slothlabsorg/envlint
Schema-driven validation for environment variables and .env files — one portable envlint.toml, native Rust / TypeScript / Kotlin implementations.
cli configuration devops dotenv environment-variables kotlin rust typescript validation
Last synced: 23 Jun 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/davibusanello/dockerfiles
A collection of my personal dockerfiles
containers development-environment devops docker docker-compose dockerfile dockerfiles ruby
Last synced: 30 Apr 2026
https://github.com/danielmusau/alx-system_engineering-devops
⚙️ System Engineering and Devops training module
bash-script devops linux system-engineering
Last synced: 30 Apr 2026
https://github.com/ronihdzz/push-to-digitalocean-action
A customizable GitHub Action to build and push Docker images to DigitalOcean Container Registry, with support for environment mapping and rollback tags.
automation ci-cd container-registry devops digitalocean docker github-actions
Last synced: 10 Mar 2026
https://github.com/ryandvl/docker-nest-api
NestJS API + Docker + CI/CD | DevOps Project
Last synced: 30 Apr 2026
https://github.com/bostaapp/devops-assessment
Bosta's DevOps assessment.
devops devops-assignments infrastructure-as-code mongo-to-mysql mongodb mysql
Last synced: 30 Apr 2026
https://github.com/joshuaslate/terraform-starters
These are some starters I use to help build out infrastructure for applications.
aws cicd circleci devops infrastructure terraform
Last synced: 30 Apr 2026
https://github.com/hhtdev/hhtdev_portfolio
Portfolio - Hugo HERAULT (That's me !)
actions devops portfolio react threejs typescript vite
Last synced: 11 Apr 2026
https://github.com/jozefizso/k8lab-vagrant
Kubernetes lab cluster using vagrant
devops kubernetes sample vagrant
Last synced: 30 Apr 2026
https://github.com/chadmayfield/gh-repos-hud
Heads-up display of repo health across your GitHub orgs (gh extension)
bubbletea cli dashboard dependabot devops gh-cli gh-extension github github-api golang repository-management security terminal tui
Last synced: 24 Jun 2026
https://github.com/miusarname2/holiday-route
This repository documents my learning path that I published on roadmap.sh during my university holidays. The objective is to master key technologies in system administration, DevOps and monitoring in a period of 31 days through hands-on projects and educational resources in English and Spanish.
bash bash-scripting devops learning learning-by-doing linux-shell powershell shell windows windows-server
Last synced: 30 Apr 2026
https://github.com/jjlongoria/aura-helper-connector
Repository to storage and manage the code for the Aura Helper XML Connector library. This library are used in Aura Helper Extension and Aura Helper and can help to other developers to connect with Saleforce. Can list and describe all Metadata Types, list and describe all SObjects, Create Projects, Convert Projects from SFDX to Metadata API and Viceversa... and more
aura-helper ci connector continuous-integration devops framework metadata nodejs salesforce salesforce-developers
Last synced: 01 May 2026
https://github.com/ayslanbatista/python-devops
Curso Python Devops LinuxTips
Last synced: 01 May 2026
https://github.com/soakes/s3ctl
Go-based S3 provisioning CLI for bucket creation, scoped IAM credentials, and batch operations.
automation cli devops golang iam object-storage s3
Last synced: 01 May 2026
https://github.com/hs094/aws-ec2-infra-as-code
A simple Terraform starter project that provisions an AWS EC2 instance with SSH and HTTP access. Perfect for beginners learning infrastructure as code.
aws aws-security-group cloud-infrastructure devops ec2 iac infrastructure-as-a-code terraform terraform-aws
Last synced: 01 May 2026
https://github.com/sheharyarn/io19-k8s-kotlin-app
Source code for my talk @ Google IO Extended 2019
demo deployment devops docker gdg google kotlin kubernetes
Last synced: 01 May 2026
https://github.com/mlane/deterministic-dependency-reset
Deterministic Dependency Reset (DDR): A maintenance workflow to eliminate ghost dependencies, resolution bloat, and lockfile drift in npm projects
depedency-management devops frontend-engineering javascript npm package-lock performance-optimization
Last synced: 24 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/maojianwei/talking_rabbit
A common tool to notify you of ANY updated events in ANY fields! Controlled by RESTful API, Hosted by Raspberry Pi 3, Easily transplant : )
alarm continuous-integration devops java reminder
Last synced: 08 Jun 2026
https://github.com/devolutions/dvls-kubernetes-operator
Devolutions Server Kubernetes Operator
automation devops dvls go kubernetes
Last synced: 01 May 2026
https://github.com/swimmwatch/devops-for-programmers-project-76
ansible ansible-playbook datadog devops docker
Last synced: 01 May 2026
https://github.com/ironcore864/alpine-busser-serverspec
alpine ansible busser configuration-management devops docker serverspec tdi test-kitchen
Last synced: 01 May 2026
https://github.com/op5dev/.github
@OP5dev
cloud data-engineering devops devsecops security software-engineering
Last synced: 05 Jan 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/igorganapolsky/mac-yolo-safeguards
Safety net for running AI coding agents (Antigravity agy, Claude Code, Cursor, Codex) in YOLO mode on macOS without freezing the Mac. Wrapper + LaunchAgent + verifier.
ai-agents antigravity claude-code cursor developer-tools devops ios-simulator launchd macos
Last synced: 27 May 2026
https://github.com/kiwamizamurai/dockname
Zero-config reverse proxy that makes container routing effortless in development environments
container development-tools devops docker golang localhost proxy reverse-proxy
Last synced: 08 Jun 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/andrescdo/gcp-k8s-automation
Automate Kubernetes and Docker setup on GCP with Ansible and Terraform. Streamline infrastructure provisioning and configuration management for containerized applications.
ansible automation cloud configuration devops docker gcp iac kubernetes
Last synced: 01 May 2026
https://github.com/yoctol/generator-yoctol-ansible
Scaffold to generate ansible scripts for deployment with ease.
ansible continuous-delivery devops yeoman-generator
Last synced: 08 Jun 2026
https://github.com/aem-design/docker-ansible-playbook
image for running ansible playbooks without installing ansible
ansible ansible-playbook automation best-practices devops docker
Last synced: 02 May 2026
https://github.com/parithosh/ansible-beaconfuzz-runner
Ansible playbooks to setup and run the beaconfuzzer
ansible devops ethereum fuzzing
Last synced: 02 May 2026
https://github.com/bigouden/openstack-swift-exporter
OpenStack Swift Prometheus Exporter
alerting devops docker metrics monitoring observability prometheus prometheus-exporter
Last synced: 02 May 2026
https://github.com/edwinvakayil/cistack
Generate GitHub Actions CI/CD pipelines by analyzing the codebase you already have.
cicd developer-tools development devops npm-package pipeline vercel
Last synced: 02 May 2026
https://github.com/zzh8829/infra
Infrastructure for https://zihao.me
devops helm helmfile iac infrastructure-as-code kubernetes terraform
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/ironcore864/docker-ubuntu16-ansible-systemd
ansible configuration-management devops docker systemd ubuntu
Last synced: 02 May 2026
https://github.com/kogunlowo123/terraform-aws-sns-sqs
Terraform module for AWS SNS topics and SQS queues with subscriptions, dead-letter queues, FIFO, and KMS encryption
aws devops event-driven infrastructure-as-code messaging production-ready sns sqs terraform terraform-module
Last synced: 02 May 2026
https://github.com/kogunlowo123/kogunlowo123.github.io
Portfolio site — 112 repos, architecture diagrams, interactive catalog
ai-agents aws azure blog cloud-security devops finops gcp terraform zero-trust
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/kogunlowo123/claude-prompts-library
Curated prompt library for coding, writing, analysis, and DevOps workflows
coding devops llm prompt-engineering prompts templates
Last synced: 02 May 2026
https://github.com/kogunlowo123/devops-prompts
Curated DevOps prompt library for Terraform, Kubernetes, CI/CD, and monitoring workflows
ci-cd devops kubernetes monitoring prompt-engineering terraform
Last synced: 02 May 2026
https://github.com/josedilro/multi-tier-hospital-aws-app
🏥 Build a robust hospital management system on AWS, leveraging Terraform, Python, and Flask for seamless, scalable healthcare solutions.
aws bootstrap cloud-architecture devops flask healthcare-application infrastructure-as-code postgresql python terraform
Last synced: 11 Apr 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/jaybeede/_
My personal Wiki that I accept to share to the world
arduino dbus devops linux network opensource raspberry-pi wiki
Last synced: 02 May 2026
https://github.com/deypadma2020/docker
📦 A practical Docker learning log and cheat sheet covering installation, commands, Dockerfiles, Compose, registries, and orchestration. Perfect for DevOps and containerization beginners and practitioners.
containerization devops docker docker-compose docker-image docker-network docker-registry docker-volumes dockerfile wsl
Last synced: 02 May 2026
https://github.com/jordan-jarvis/jenkins-mcp-enterprise
The most advanced Jenkins MCP server available - Enterprise debugging, multi-instance management, AI-powered failure analysis, vector search, and configurable diagnostics for complex CI/CD pipelines.
ai automation ci-cd debugging devops enterprise jenkins mcp model-context-protocol vector-search
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/lkubb/salt-tool-chromium-formula
Manage (Ungoogled) Chromium in the user environment, including settings, extensions and flags.
chromium devops salt-formula saltstack
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/liteobject/demo.monorepo
Exploring mono repo pipeline(s) in ADO
azure azure-devops deployment devops monorepo
Last synced: 03 May 2026
https://github.com/odutra-dev/devops
airflow devops docker docker-compose jenkins
Last synced: 03 May 2026
https://github.com/himanshu2604/zendrix-product-release
🔄 Professional Git Flow workflow architecture for managing monthly product releases. Demonstrates branching strategies, release management, and team collaboration best practices for scheduled deployment cycles.
devops git git-flow github release-management version-control
Last synced: 03 May 2026
https://github.com/jenkinsci/bmc-cfa-plugin
BMC AMI DevOps for Application Checkpoint Analysis automates the process of reporting application checkpoints/commit information from IMS and DB2 logs.
Last synced: 25 Jun 2026
https://github.com/itsvinayak/docker
docker basics
devops devops-tools django docker docker-image docker-machine know knowledge learning learning-by-doing project virtual-machine web-application
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/milkdrinkers/env-applier-rs
Rust CLI for replacing environment variables in config files.
cli config configuration devops rust rust-cli-apps rust-lang systemadministration
Last synced: 31 Mar 2025
https://github.com/chamodshehanka/ballerina-orchestration
Ballerina container with Docker and Kubernetes
ballerina cloud cloudnative container devops docker kuberentes
Last synced: 31 Mar 2025
https://github.com/manthanthakor/linux
A complete beginner-friendly Linux guide covering OS basics, essential commands, system operations, package management, file permissions, and more — designed for cyber full-stack learners.
bash cybersecurity devops fullstack linux linux-beginner linux-commands linux-guide os-fundamentals shell sysadmin terminal
Last synced: 03 May 2026
https://github.com/mdazfar2/automated-ci-cd-pipeline-space-web
React with Vite App - Automated CI/CD pipeline integrates Jenkins with Github-webhooks for automated deployment using Docker compose.
cicd devops docker docker-compose dockerfile jenkins jenkinsfile pipeline
Last synced: 03 May 2026
https://github.com/ismailmohammed1432/repocalci
creating a public repository
Last synced: 03 May 2026
https://github.com/nfreear/accessibility-devops
Demonstration of integrating automated accessibility testing tools into a continuous integration/deployment (CI/CD) workflow.
accessibility ci ci-cd cypress cypress-a11y cypress-axe devops pa11y-ci
Last synced: 09 Jun 2026
https://github.com/humancto/hawk
Map your AWS serverless architecture in seconds. Discover Lambda functions, triggers, and connected services — render as navigable graphs.
architecture-visualization aws aws-sdk-rust bevy cli cloud-discovery devops graph-visualization infrastructure infrastructure-mapping lambda mermaid rust serverless
Last synced: 03 May 2026
https://github.com/apiverve/dns-lookup-go-tutorial
DNS lookup tool that retrieves DNS records using Go
apiverve cli devops dns dns-lookup go golang networking tutorial
Last synced: 25 Jun 2026
https://github.com/jayvenn21/dbscope
Universal relational schema intelligence CLI — analyze risk, blast radius, and structural health before changing your database.
analysis ci cli clickhouse database database-tools devops devtools infrastructure mysql postgres rust schema sqlite static-analysis
Last synced: 03 May 2026
https://github.com/mattman-ps/systemchecks
PowerShell module for performing various system checks.
devops monitoring powershell system-checks validation
Last synced: 03 May 2026
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/benevanio/devops-master
Projeto desenvolvido para a disciplina de infraestrutura ágil.
devops docker docker-compose faculdade gradua graduation-project graduation-project-forothers graduation-research python school-assignment school-project
Last synced: 03 May 2026
https://github.com/nirmalnaveen20/homelab
Scientists learn from books, but the continuous learning happens in the lab. In this repo I collect my labs, projects, scripts and experiments which I use for learning, exploring, and gaining hands-on experience.
automation aws azure devops gitops kubernetes terraform
Last synced: 04 May 2026
https://github.com/airizom/jenkins-workbench
Browse Jenkins instances, trigger builds, view logs, and manage CI/CD pipelines from VS Code.
automation build cd ci cicd continuous-integration devops jenkins pipeline vscode vscode-extension
Last synced: 04 May 2026
https://github.com/hernan2975/infraestructura-web-escalable
Diseño y mantenimiento de infraestructura escalable y de alta disponibilidad para alojar aplicaciones web de alto tráfico. Incluye automatización con Ansible y Bash, contenerización con Docker, balanceo con NGINX, base de datos PostgreSQL con replicación, monitoreo con Prometheus y Grafana, y orquestación base en Proxmox.
ansible devops docker infrastructure postgresql
Last synced: 04 May 2026
https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-10_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: 04 May 2026
https://github.com/jjlongoria/aura-helper-package-generator
Repository to storage and manage the code for Aura Helper Package Generator Module. This repository has an util class to create and merge package and destructive files.
aura-helper ci continuous-integration devops framework git metadata package salesforce salesforce-developers
Last synced: 04 May 2026
https://github.com/marc-poljak/aws-security-group-dependency-analyzer
Analyze and identify obsolete AWS security groups and their dependencies across multiple services. Built for DevOps and Security teams.
aws aws-automation aws-sdk aws-security aws-tools boto3 cloud-security devops devsecops iac python python3 security-groups security-tools
Last synced: 04 May 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/albertkinguru/seq-log-aggregator-with-docker-compose
This project provides an easy-to-use Docker Compose setup for Seq, a powerful log aggregation tool. Here I show an example with Proxmox VE
devops docker docker-compose infrastructure-monitoring log-aggregation logging observability proxmox proxmox-ve pve rsyslog self-hosted syslog vm-monitoring
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/alexmochu/devops-level-up
Devop and Cloud Technologies Level up
aws containers devops docker kubernetes
Last synced: 04 May 2026
https://github.com/sabyasc/ml-pyproj
ml-pyproj is all about various ML or MLOps related projects written in Python.
devops github-actions hugo machine-learning mlflow python3 terraform
Last synced: 11 Apr 2026
https://github.com/prathameshnium/scripts
A personal collection of utility scripts for automating various tasks on Windows and Linux, including batch files for system updates and application launching.
automation batch batchfile devops jupyter jupyter-notebook linux scripts shell utility-scripts windows
Last synced: 04 May 2026
https://github.com/logreg-n-coffee/video-to-mp3-converter
A video to mp3 converter app using using Python, Kubernetes, RabbitMQ, MongoDB, & mySQL
devops flask kubernetes mysql python rabbitmq
Last synced: 04 May 2026
https://github.com/kaalpanikh/configuration-management
Ansible-driven configuration management for secure web servers on AWS using Nginx and Let's Encrypt.
ansible automation aws configuration-management devops nginx ssl
Last synced: 11 Apr 2026
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/chcdc/cluster-rabbitmq-example
A simple example repository for creating a rabbitmq cluster with three nodes.
ansible chcdc devops hacktoberfest rabbitmq terraform
Last synced: 04 May 2026
https://github.com/neha-dev-dot/install-miniqube-with-github-action
This repository demonstrates how to install and run Minikube inside a GitHub Actions workflow. It sets up a local Kubernetes cluster in a CI/CD environment using the Docker driver. Ideal for testing Kubernetes manifests, Helm charts, and automation tasks directly in your pipeline.
automation ci-cd container-orchestration devops github-actions github-pipeline kubectl kubernetes minikube
Last synced: 04 May 2026
https://github.com/dannysimfukwe/stable-rails
Stable is a Zero-config cross-platform CLI tool to manage local Rails applications with automatic Caddy setup, local trusted HTTPS certificates, and easy start/stop functionality. Supports macOS, Linux, and Windows.
developer-tools development-environment devops devops-tools rails zero-config
Last synced: 04 May 2026
https://github.com/hoan02/ops-flow
Ops Flow là công cụ desktop DevOps giúp trực quan hóa và theo dõi trạng thái hệ thống theo thời gian thực, quản lý cấu hình và tích hợp CI/CD như GitLab, Jenkins, Kubernetes, SonarQube và Keycloak.
Last synced: 13 Jan 2026