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-07-08 00:08:46 UTC
- JSON Representation
https://github.com/eclipse-xpanse/xpanse-relops
Release operations related material and artifacts such as SBOMs, release notes, test plans and reports, and other documentation.
Last synced: 28 Jan 2026
https://github.com/d3adb5/devops-playground
A place for testing, learning and playing around with DevOps tools and technologies.
Last synced: 28 Jan 2026
https://github.com/imio/helm-smtp4dev
Helm Chart for smtp4dev
devops helm helm-chart kubernetes smtp4dev
Last synced: 28 Jan 2026
https://github.com/hid-gs/tools-linode-cli
dockerized version of linode-cli command
Last synced: 20 Mar 2025
https://github.com/shmokmt/gh-apps-token
The CLI tool wraps bradleyfalzon/ghinstallation/v2.
Last synced: 02 May 2026
https://github.com/make-school-labs/docker-autograder
🐳 Gradescope autograder for BEW 2.2: Docker, DevOps, & Deployments
bew2-2 deployments devops docker gradescope gradescope-autograder-specification makeschool
Last synced: 15 Apr 2026
https://github.com/flyingcircusio/aramaki
Aramaki - a federated DevOps control plane
automation devops federation monitoring
Last synced: 16 Jan 2026
https://github.com/visaltyagi/devops-project2
DevOps Capstone Project 2 - Automate the CI/CD Pipeline Without Changes In The Docker Containers
ansible aws devops devops-tools devopsguide devopsproject jenkins kubernetes pipeline project terraform
Last synced: 16 Mar 2026
https://github.com/clouddrove/ansible-role-docker-jenkins-node-exporter
This ansible role is used to setup Jenkins node exporter with docker.
ansible cloud clouddrove dashboard devops grafana manage-topics monitoring node-exporter
Last synced: 29 Jan 2026
https://github.com/last9/site-reliability-tools
Map of Tools for Software Observability, Reliability & Monitoring
devops devops-tools monitoring-tool observability site-reliability-engineering
Last synced: 30 Jan 2026
https://github.com/kprince28/django-sample-app
🐍🐳 Learn Docker & Kubernetes with Django! Educational containerized Django app with PostgreSQL support, environment variables, and production-ready patterns. Perfect for DevOps beginners.
beginners ci-cd containerization devops django docker docker-compose education k8s kubernetes learning microservices postgresql python tutorial
Last synced: 15 Apr 2026
https://github.com/capiscio/capiscio-python
The official CapiscIO CLI tool for validating A2A agents. A lightweight Python wrapper that automatically manages the capiscio-core binary.
a2a a2a-protocol agent-to-agent automation capiscio cli devops python security validation wrapper
Last synced: 17 Mar 2026
https://github.com/lotap/webhook-rollout
Enable push-to-deploy on any server. Trigger rolling deployments with `webhook` & `docker-rollout`
blue-green-deployment deployment deployment-automation devops docker docker-compose push-to-deploy rolling-update webhook webhooks
Last synced: 30 Jan 2026
https://github.com/coslynx/animeverse-discord-bot
Project: Shonen Quest Bot: Anime Adventure. Created at https://spectra.codes, which is owned by @Drix10
anime-community anime-database anime-discord-bot anime-gamification api-development code-generation code-quality developer-tools devops discord-bot-development discord-js interactive-features javascript machine-learning mongodb node-js shonen-quests software-development typescript vue-js
Last synced: 07 Feb 2026
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/yoursrijit/cohort-0-100-devops
Cohort 2.0 | Full Stack Development and Advanced DevOps .From crafting dynamic front-end interfaces to architecting robust back-end systems
aws devops docker fulltack nodejs serverless-framework system-design
Last synced: 31 Jan 2026
https://github.com/alsotoes/ceph-scripts
A few ceph / rados scripts to make my life easier
Last synced: 27 Mar 2025
https://github.com/anirudhuuu/docker-kubernetes
docker & kubernetes: build, deploy & scale on aws
Last synced: 15 Apr 2026
https://github.com/radhakishan404/sshipit
CD over SSH for Node.js, Next.js, and React apps
cicd deployment devops nextjs nodejs react self-hosted ssh
Last synced: 25 Feb 2026
https://github.com/painless-software/devops-education-kit
How to Dev(Sec)Ops. Mirror of GitLab.com/Painless-Software/DevOps-Education-Kit
continuous-delivery devops education
Last synced: 17 Mar 2026
https://github.com/dsrathore1/devops-project-1
My application is running successfully inside a Docker container on an AWS EC2 instance, but I’m unable to access it publicly over the internet. This issue usually arises due to improper port exposure, security group restrictions, or incorrect application binding.
Last synced: 07 Feb 2026
https://github.com/lyes-sefiane/lyes-sefiane-web-app
Lyes Sefiane 🇩🇿 🇨🇦 | Software Engineer 3 𓂀 | Professional Profile
bootstrap ci-cd css devops docker dockerhub firebase github-actions html nginx software-development
Last synced: 31 Jan 2026
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
Last synced: 30 Aug 2025
https://github.com/georgepwall1991/cpmigrate
A beautiful CLI tool to automatically migrate .NET solutions to NuGet Central Package Management (CPM). Handles version conflicts, backups, and dry-runs.
central-package-management cli cpm csharp dependency-management devops dotnet dotnet-tool fsharp migration-tool nuget productivity spectre-console vb-net
Last synced: 01 Feb 2026
https://github.com/vgloic/hardhat-soko
Hardhat plugin for managing compilation artifacts
devops ethereum smart-contracts web3
Last synced: 01 Feb 2026
https://github.com/nastel/gocypher-cybench-junit
Performance Benchmarking for JUnit tests
ci-cd cybench devops java jmh jmh-benchmarks junit junit4 junit5 testng testng-framework
Last synced: 29 Aug 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/yash509/devsecops-news-web-app-deployment
Developed a News Web App using HTML, CSS and JavaScript, 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 devops-workflow devsecops devsecops-best-practices devsecops-pipeline docker dockerfile gcp hcl jenkins jenkinsfile kubernetes project-repository terraform
Last synced: 26 Feb 2026
https://github.com/hirentimbadiya/notesapp-devops
DevOps Resources Such As Jenkins Groovy Scripts, Helm Chart Templates and Prometheus Configurations
devops gcp groovy helm-charts horizontal-pod-autoscaling jenkins jenkins-shared-pipeline prometheus
Last synced: 08 Feb 2026
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/DaoFlow-dev/DaoFlow
Instead of AWS wrapper, we're building bare metal / VM wrappers for you. Open source alternative to AWS/Vercel/Heroku. Hosting your flow, from Vibe Coding to IPO.
devops self-hosting selfhost vibecoding vps
Last synced: 09 Feb 2026
https://github.com/rhul27/devopsassistant
The DevOps Assistant is an AI-powered tool for automating DevOps tasks. It generates and executes Bash commands on remote servers using Streamlit and Ollama. Perfect for simplifying server management and automating repetitive tasks. 🤖🚀
devops llm ollama python sqlite3 ssh streamlit-application
Last synced: 15 Apr 2026
https://github.com/vndg-rdmt/finally-postgres
Ready-to-use PostgreSQL development environment with Docker. Simple setup, smart defaults, and comprehensive management commands for local development and testing. Zero configuration needed to start, fully configurable when needed.
containerization database database-management dev-tools development development-environment devops docker docker-compose docker-environment local-development makefile postgres postgres-docker postgresql
Last synced: 14 Apr 2026
https://github.com/ultradns/ultradns-ansible
An Ansible collection of modules for the UltraDNS API
ansible-collection devops dns-trust infrastructure-as-code sysadmin-tool ultradns
Last synced: 26 Feb 2026
https://github.com/ops-itop/ops-itop
基于 iTop 的运维平台发行版 - Ops platform based on iTop
cmdb devops itil itop itop-extension itsm ops
Last synced: 18 Mar 2026
https://github.com/gogrlx/bootstrap.grlx.dev
grlx bootstrap scripts
automation bootstrap devops grlx terraform
Last synced: 10 Feb 2026
https://github.com/copyleftdev/kukai
KūKai is a modular, high-performance load-testing framework for TCP-based protocols. Inspired by the Hawaiian god Kūkailimoku (often called Kū), associated with warfare and strategic battles, KūKai aims to help you “wage war” on servers to test their capacity and resilience.
arrow-flight devops distributed-systems edge grpc high-performance load-testing metrics microservices-architecture observability open-source performance-testing resilience rust tcp telemetry
Last synced: 16 Apr 2026
https://github.com/flexycode/ccsfen1l
🤖 This repository is intended for our Software Engineer CCSFEN1L COM232 by Professor Eliseo Q. Ramirez
agile-development devops fullstack-development scrum-agile sdlc software-engineering
Last synced: 10 Feb 2026
https://github.com/garylouisstewart/kthw
Using Terraform and Packer to bootstrap a core environment for CKA + CKAD courses
devops devops-tools devops-workflow kubernetes-cluster packer-template shell-scripts terraform-aws
Last synced: 27 Feb 2026
https://github.com/suraj-kumar00/doclyst
Doclyst - Google Docs clone
devops docker doclyst docs docs-website fullstack-development javascript kubernetes nextjs15 reactjs typescipt typescript
Last synced: 10 Apr 2026
https://github.com/devcyclehq/release-action
DevCycle - SDK Release Action
continuous-delivery continuous-deployment devcycle devops feature-flags feature-toggles openfeature
Last synced: 27 Feb 2026
https://github.com/jalalhejazi/angular-automation-2022
Learning Angular Automation and How to Think in Modern WebApp Development from End2End
actions angular automation devops
Last synced: 12 Feb 2026
https://github.com/andry81-devops/gh-action--git-checkout
GitHub composite action extension of actions/checkout action. • :page_with_curl: https://github.com/andry81-stats/gh-action--git-checkout--gh-stats :page_with_curl:
action action-extension checkout composite-action devops git git-checkout github-action
Last synced: 12 Feb 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/meibraransari/devops-roadmap
📌 HAPPY LEARNING - DevOps Roadmap 📌
developer-tools devops devtools
Last synced: 19 Mar 2026
https://github.com/projectsveltos/shard-controller
Controller to manage Sveltos cluster sharding
add-on devops kubernetes kubernetes-controller
Last synced: 15 Feb 2026
https://github.com/turbot/flowpipe-mod-discord
Discord pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect Discord to the people, systems and data that matters.
automation cloud devops discord discord-api flowpipe flowpipe-mod hacktoberfest integrations low-code orchestration pipelines security workflow workflow-automation workflow-engine
Last synced: 18 Jun 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/provectus/sak-vpc
Network module for SAK project
aws devops networking open-source swiss-army-kube vpc
Last synced: 13 Feb 2026
https://github.com/turbot/flowpipe-mod-ipstack
Ipstack pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect Ipstack to the people, systems and data that matters.
automation cloud devops flowpipe flowpipe-mod hacktoberfest integrations ipstack ipstack-api low-code orchestration pipelines security workflow workflow-automation workflow-engine
Last synced: 19 Mar 2026
https://github.com/turbot/flowpipe-mod-virustotal
VirusTotal pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect VirusTotal to the people, systems and data that matters.
automation cloud devops flowpipe flowpipe-mod hacktoberfest integrations low-code orchestration pipelines security virustotal virustotal-api workflow workflow-automation workflow-engine
Last synced: 19 Mar 2026
https://github.com/turbot/flowpipe-mod-nvd
NVD pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect NVD to the people, systems and data that matters.
automation cloud devops flowpipe flowpipe-mod hacktoberfest integrations low-code nist-nvd nvd orchestration pipelines security workflow workflow-automation workflow-engine
Last synced: 19 Mar 2026
https://github.com/juanvivas16/ft-arch-proposal
Design Proposal for Architecture and Infrastructure as Code in AWS
automation aws devops diagrams docker-compose iac terraform
Last synced: 13 Feb 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/m-tayyab06/grafana-setup
Step-by-step guide to install and configure Grafana OSS on Ubuntu/Debian using the official APT repository.
debian devops devops-tools grafana grafana-installation linux monitoring observability ubuntu
Last synced: 02 May 2026
https://github.com/danielwhatmuff/notifybot
Python CLI for notifying Slack of Travis CI deployments
build-notifications ci deployment devops notifications notify python slack travis travis-ci
Last synced: 14 Feb 2026
https://github.com/sv222/go-cicd-examples
This repository contains examples of CI/CD workflows for a Go application using GitHub Actions.
ci-cd devops examples github-actions go samples
Last synced: 16 Apr 2026
https://github.com/lyraphase/ssh-baseline
LyraPhase SSH Baseline InSpec Profile for LAN config standard
chef chef-compliance chef-inspec devops hacktoberfest hardening lyraphase ruby secops ssh
Last synced: 02 May 2026
https://github.com/habibaadam/alx-system_engineering-devops
bash-script devops linux networking-concepts regex-pattern
Last synced: 02 May 2026
https://github.com/darkwizard242/ansible-role-jenkinslts
Ansible role for Jenkins LTS (Long Term Support). Available on Ansible Galaxy.
ansible ansible-galaxy ansible-roles cicd devops jenkins linux system
Last synced: 14 Feb 2026
https://github.com/suraj-kumar00/mindfulcloud
Mental Health Website for Cloud/DevOps practices
aws aws-acm aws-iam cloud-computing cloudfront cloudwatch devops docker html mental-health nginx route53 s3-bucket waf
Last synced: 14 Feb 2026
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/lkubb/salt-mariadb-formula
Manage a MariaDB server or Galera cluster of MariaDB nodes with Salt.
database devops mariadb mysql salt-formula saltstack saltstack-formula
Last synced: 02 Apr 2026
https://github.com/rufilboss/hashnodeblog
Backup of all my hashnode blog
backup blog devops hashnode hashnode-blogs
Last synced: 19 Mar 2026
https://github.com/thl-corporation/thl-sql
Production-ready PostgreSQL platform with PgBouncer, HAProxy, and one-command multi-distro installation.
automation database devops haproxy infrastructure linux pgbouncer postgresql sql vps
Last synced: 02 Jun 2026
https://github.com/zjianru/restart-guard
OpenClaw Skill: Safely restart the Gateway with context preservation, guardian watchdog, and multi-channel notification
ai-agent automation devops gateway-restart openclaw openclaw-skill
Last synced: 28 Feb 2026
https://github.com/turbot/flowpipe-mod-okta
Okta pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect Okta to the people, systems and data that matters.
automation cloud devops flowpipe flowpipe-mod hacktoberfest integrations low-code okta okta-api orchestration pipelines security workflow workflow-automation workflow-engine
Last synced: 19 Mar 2026
https://github.com/shenxianpeng/blog
Xianpeng Shen's Blog
automation blog blog-article blogger cicd devops hexo shenxianpeng
Last synced: 17 Aug 2025
https://github.com/abbhiishek/devops_progress
My Progress and notes of DevOps' Journey
Last synced: 19 Mar 2026
https://github.com/aman9026/ci-using-jenkins
Integrating the repository with different environments of software production
automation ci continuous-integration devops docker docker-container environment-configuration git github jenkins jenkins--service jenkins-ci jenkins-pipeline tutorial
Last synced: 15 Feb 2026
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/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/jremes-foss/kube-ngircd
A lightweight Kubernetes-powered ngIRCd server deployment for small businesses and small organisations.
chat devops irc irc-server kubernetes linux ngircd productivity server
Last synced: 01 Mar 2026
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/phlx0/postmortem
Incident Timeline Builder from Git + Logs
alerts automation cli devops error-tracking git incident-management microservice monitoring observability open-source postmortem productivity python sentry site-reliability-engineering
Last synced: 16 Apr 2026
https://github.com/tariqulgithub/master-replica-example
MySQL 8 Master-Replica Docker Compose setup with separate users for app, replication, and read-only reporting. Ready for development and testing.
database devops docker docker-compose docker-container docker-image gtid gtid-replication master-replica mysql mysql-database open-source read-only replication
Last synced: 16 Apr 2026
https://github.com/turbot/flowpipe-mod-clickup
ClickUp pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect ClickUp to the people, systems and data that matters.
automation clickup clickup-api cloud devops flowpipe flowpipe-mod hacktoberfest integrations low-code orchestration pipelines security workflow workflow-automation workflow-engine
Last synced: 19 Mar 2026
https://github.com/bbtsoftware/docker-azure-devops-agent
Docker image to run an Azure DevOps agent.
agent azure azure-devops devops docker
Last synced: 02 Mar 2026
https://github.com/shamimgeek/udacity-cloud-devops-engineer-capstone-project
Udacity Cloud Devops Engineer Capstone Project
anchore aws cloud cloudformation devops docker eks go hadolint jenkins kubernetes udacity
Last synced: 17 Jan 2026
https://github.com/amankanojiya/portfolio
Hello Everyone, Myself Aman kanojiya. a full stack web developer from last 2 years and recently building myself as a DevOps engineer
aman amankanojiya devops fullstack-development iitdhanbad kanojiya portfolio student
Last synced: 18 Mar 2026
https://github.com/allancrabelo/born2beroot
Born2beroot is a hands-on cybersecurity & infrastructure project where I built and secured a Linux system from scratch. From LVM and UFW to SSH hardening and audit scripting, it's DevOps meets resilience — proving I can build secure systems with zero guesswork.
42porto 42school bash devops docker firewall infrastructure linux lvm networking ssh sysadmin system-administration ubuntu ubuntu-server virtualbox
Last synced: 16 Apr 2026
https://github.com/gkarthiks/ci-swiss-knife
CI Swiss Knife container for Azure DevOps Pipelines
azure-devops ci ci-swiss-knife devops
Last synced: 16 Apr 2026
https://github.com/mide-it/cdn-ip-ranges
🌐 Collect and manage IPv4/IPv6 subnet lists from top CDN providers for seamless network integration and configuration.
cidr cidr-range cidr-ranges clash cloudflare cloudflare-api devops fastly filter firewall-rules gcore ip-range-check iprange mass sync trojan v2ray vpn
Last synced: 16 Apr 2026
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/thisrohangupta/harness-poc-mcp
MCP server for Harness.io
devops harness-engineering mcp
Last synced: 06 Mar 2026
https://github.com/bitsofinfo/pingdom-check-loader
CLI for generating Pingdom checks from a declarative YAML configuration
devops health healthchecks monitoring pingdom pingdom-api
Last synced: 14 Aug 2025
https://github.com/lemoncloud-io/opensource-devops
공개 오픈소스(Public Open Source) 개발 환경(DevOps) 정리
codecov devops opensource travis
Last synced: 04 Mar 2026
https://github.com/devolutions/ansible-dvls
Ansible integration to fetch secrets from dvls
Last synced: 14 Aug 2025
https://github.com/wzulfikar/go-puller
minimum go server that does `git pull` for you.
Last synced: 04 Oct 2025
https://github.com/learn-software-engineering/website
Learn-Software.com Website
blog devops github-pages golang hugo kubernetes platform-engineering programming python site-reliability-engineering software software-engineering sre website
Last synced: 09 Apr 2026
https://github.com/santiagon610/terraform-digitalocean-k8s-cluster
Terraform wrapper to make a Kubernetes cluster.
devops digitalocean digitalocean-kubernetes iac kubernetes kubernetes-cluster terraform terraform-module
Last synced: 04 Mar 2026