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/johnnyhuy/crypto-com-code-challenge
Johnny Huynh - Lead DevOps Engineer @ crypto.com
Last synced: 13 Apr 2025
https://github.com/salem84/devopsconf2021
DevOps Conference 2021 Samples
azure-devops azure-pipelines azure-pipelines-agent devops self-hosted-agent
Last synced: 15 Jun 2025
https://github.com/itallix/go-metrics
A scalable metrics collection system for distributed environments, built in Go.
Last synced: 11 Jan 2026
https://github.com/rafaelgoulartb/devops-crash-course
🔨 You will learn what DevOps is and how to apply some of the most important concepts including: Docker containers, Infrastructure as Code, Continuous Integration and Continuous Deployment
devops docker github-actions terraform
Last synced: 19 May 2026
https://github.com/lazzibear/tf-s3-cloudfront
Terraform script to deploy AWS Cloudfront distribution with S3.
aws cloudfront cloudfront-distribution devops terraform terraform-module terraform-modules
Last synced: 17 Feb 2026
https://github.com/btfranklin/release-notes-scribe
Generate polished draft GitHub release notes from tag diffs using the OpenAI Responses API
automation changelog devops github-action github-actions llm openai release-notes semver
Last synced: 25 Jan 2026
https://github.com/n13org/dockerfiles
Various Dockerfiles and Docker-Compose files. For "playground" and in ci-cd-automation and DevOps topics and IaaS providers.
devops docker docker-compose dockerfile iaas iac
Last synced: 19 Apr 2026
https://github.com/omatheusgit/health-check-devops
Desafio prático de DevOps com um health check automatizado em Python
automation devops github-actions healthcheck monitoring python
Last synced: 26 Jun 2025
https://github.com/wojciech12/talk_bitconf_best_practices_introducing_k8s_and_cn
Sharing best practices to introduce Kubernetes and CloudNative tech.
bitconf bydgoszcz cloud-native devops kubernetes software-engineering
Last synced: 20 Jul 2025
https://github.com/maazie-khan/olympics-data-enigeering
Worked with Azure Data Factory, Databricks, Data Lake Storage, and Synapse Analytics to build an ETL pipeline for processing and analyzing Olympic Games data from Kaggle.
azure big-data data-analysis dataengineering devops pipeline
Last synced: 13 May 2026
https://github.com/dmihaylov95/devops-projects_docker-static-website
DevOps Projects // Containerization and Infrastructure // Docker Static Web Site Deployment
automation automation-tools container containerization containers devops devops-tools docker docker-image docker-images dockerfile dockerfiles html-css-javascript static-website
Last synced: 14 May 2026
https://github.com/thatmlopsguy/dokaseca-terraform
GitOps Configuration and documentation of my Kubernetes homelab powered by ArgoCD
argocd devops dokaseca gitops gitops-bridge homelab k8s kubernetes platform-engineering terraform
Last synced: 24 Jun 2025
https://github.com/medaminebt/angluar_test_app
(DevOps LPI 701-100 ) Angular test app for devops project
angular devops devops-tools docker k8s lpi-701-100
Last synced: 09 Apr 2026
https://github.com/krishanthisera/blog
This blog dive into the intricacies of DevOps, offering insights on workflow optimization, process automation, and efficiency. It also touches upon my experiences in technical mentoring and training.
astro devops gitops kubernetes microservice
Last synced: 28 Apr 2026
https://github.com/praveen1664/fake-filesystem
This is ruby lib to fake the file system for testing purpose
devops devops-tools infrastructure ruby ruby-gem ruby-on-rails
Last synced: 17 May 2026
https://github.com/santtuniskanen/devops-capstone-project
IBM DevOps Software Engineering Capstone Project
Last synced: 25 Jan 2026
https://github.com/ziad-hsn/cpra
CPRA is a high-performance infrastructure monitoring system designed for platform teams managing large-scale microservice architectures. Built on Entity-Component-System (ECS) architecture and queueing theory principles, CPRA handles 1,000,000+ concurrent health checks with automatic worker pool scaling to meet SLO targets.
concurrency devops golang observability self-hosted sre uptime-monitor
Last synced: 07 Mar 2026
https://github.com/smartwatermelon/mac-dev-server-setup
Automated setup for Apple Silicon Mac Minis as mobile development build servers
android-sdk apple-silicon automation build-server devops mac-mini macos mobile-development shell-script xcode
Last synced: 02 May 2026
https://github.com/kinduff/simple-flowdock-notification-resource
Simple Flowdock notification resource about the build status
ci concourse-ci concourse-resource devops flowdock
Last synced: 11 Jun 2026
https://github.com/diegogallegos4/puppet-production
nginx, postgresql, php7 (yii2)
Last synced: 17 May 2026
https://github.com/enrico204/portainer-git-redeploy
A very small utility for triggering the Git re-deploy for stacks in Portainer via CLI.
devops git portainer portainer-api
Last synced: 03 Aug 2025
https://github.com/angelosha/compose-manager
Modern web UI to edit and merge Docker Compose files
devops docker-compose golang merge react webapp yaml
Last synced: 30 Dec 2025
https://github.com/salvatorecorvaglia/raven
A system monitor that works on Linux, BSD, macOS, and Windows
cli cross-platform devops docker fastapi htop monitoring neofetch plugin-architecture psutil python remote-monitoring rest-api system-monitor textual tui web-dashboard
Last synced: 05 Jul 2026
https://github.com/docimin/liftoff
Migrate Docker Compose stacks between servers with minimal downtime. Interactive wizard, live dashboard, automatic volume sync and database migration.
bun cli devops docker docker-compose migration mongodb mysql postgresql redis self-hosted server-migration typescript
Last synced: 07 Apr 2026
https://github.com/abdullahainun/homelab-k8s-services
Production-ready Kubernetes configurations for self-hosted services in homelab environments
argocd cert-manager container-orchestration devops flux gitops grafana helm homelab homelab-automation infrastructure-as-code ingress-nginx kubernetes kubernetes-manifests kustomize metallb monitoring production-ready prometheus self-hosted
Last synced: 23 Jun 2025
https://github.com/brendankowitz/gh-workflow-agents
ai automation copilot devops github-actions
Last synced: 18 Feb 2026
https://github.com/cashblaze127/nextjs-docker-cicd
Nextjs CI/CD in Devops, Automatically Deployment with Docker
ci-cd devops docker docker-image nextjs
Last synced: 05 Apr 2025
https://github.com/timeless-residents/handson-docker-render
Sample Express.js application with Docker deployment on Render.com, featuring graceful shutdown and containerization best practices
containerization deployment devops docker docker-compose expressjs graceful-shutdown nodejs render web-service
Last synced: 11 Apr 2026
https://github.com/coslynx/discord-music-bot-plus
Project: Discord Music Bot: Stream Your Favorite Tracks. Created at https://spectra.codes, which is owned by @Drix10
code-generation code-quality command-handling developer-tools devops discord-bot discord-js discord-music-bot machine-learning music-player music-streaming node-js postgre-sql queue-management software-development soundcloud-api spotify-api typescript voice-channel youtube-api
Last synced: 20 Jan 2026
https://github.com/harshil-jani/samagra-devops-guide
A guide to devops infrastructure in Samagra.
devops documentation guide jenkins
Last synced: 04 Jun 2026
https://github.com/code4clouds/flex-ci-pipeline
A template to guide DevOp teams in the creation of a CI pipeline using different languages and CI/CD tools.
continuous-delivery continuous-integration devops pipeline
Last synced: 12 Jan 2026
https://github.com/coslynx/job-search-portal-mvp
Structured job data platform with JSON-LD integration for efficient job search... Created at https://coslynx.com
code-generation developer-tools devops expressjs job-portal job-search json-ld machine-learning mvp mvp-development nextjs postgresql software-development structured-data swagger tailwindcss typescript user-interface web-app zustand
Last synced: 06 Apr 2026
https://github.com/weronika-stepien/docker
Repo for Docker templates, configurations, and useful resources. Includes links to DockerHub images and examples for building, deploying, and managing containerized applications as part of DevOps workflows.
application-deployment automation container-management containerization devops docker docker-templates dockerfiles dockerhub
Last synced: 20 May 2026
https://github.com/agenticdevops/xopsbot
Devops Agents for OpenClaw
agentic-ai devops openclaw openclaw-skills
Last synced: 17 Feb 2026
https://github.com/explicit-logic/terraform-module-12.3
Terraform & AWS EKS
aws aws-eks devops devops-bootcamp docker eks git kubernetes linux terraform
Last synced: 08 Jul 2026
https://github.com/prashantgohel321/aws-devops
Repository for notes, resources, and practice programs related to my ongoing journey in cloud computing and DevOps!
aws devops docker github jenkins kubernetes networking shell
Last synced: 22 Jul 2025
https://github.com/nampdn/yank.one
Cross-device yank text and paste it one with CURL/HTTP.
copy-paste curl devops shell terminal yank
Last synced: 04 May 2026
https://github.com/gauravcodepro/condafetcher
a anaconda fetcher that interacts with the anaconda repository as a devops tool.
anaconda anaconda-distribution anaconda-environment anaconda3 conda conda-packages condapi devops devops-tools
Last synced: 11 Sep 2025
https://github.com/timelesscoderd/jmeter-performance-labs
JMeter labs showcasing end-to-end performance testing skills, integrated with a Node.js demo app and Postman flows.
api-testing correlation devops framework jmeter load-testing observability performance-testing plugins postman
Last synced: 14 May 2026
https://github.com/dfanso/s3-static-web-deploy
deploy static web site using AWS s3, CloudFront and CI/CD using Git actions
aws cloudfront devops s3-website
Last synced: 11 May 2026
https://github.com/hpamanji/terraform-zero-to-hero-course
A complete Terraform guide from zero to mastery - covering infrastructure as code, modules, deployments, and best practices.
beginner-friendly course devops infrastructure-as-code terraform zero-to-hero zero-to-mastery
Last synced: 26 May 2026
https://github.com/redaghafir/sslcheck
Monitor SSL certificate expiration easily with sslcheck. This simple command-line tool offers concurrent checks and colorful output. Perfect for multiple domains! 🚀💻
aceh android api azure devops devops-tools devsecops javascript json nodejs pentest-tool php ssl-certificates ssl-expiry sslcheck-api sslllabs titanium-mobile tls
Last synced: 03 Aug 2025
https://github.com/mgla96/snappr
Save time and catch bugs earlier with snappy PR creation and reviews
automation ci cicd cli commandline developer-tools devops devtools go golang golang-application golang-tools llm machine-learning productivity
Last synced: 12 Feb 2026
https://github.com/andersballegaard/homelab-k8s
GitOps Configuration for my homelab k8s setup
devops fluxcd gitops homelab k8s kubernetes opentofu talos talos-linux
Last synced: 03 Mar 2025
https://github.com/suhailroushan13/nginx-config-generator
A simple web-based tool for generating NGINX configuration files with ease. Input your domain name, port number, and even generate a random port. Copy the resulting NGINX config to use in your server setups effortlessly.
devops nginx-configuration server-setup web-development
Last synced: 27 Feb 2026
https://github.com/marcosfreitas/advanced-learning
This repository is dedicated to my journey through advanced topics in Node.js, Cryptography, Artificial Intelligence/Machine Learning, and DevOps.
ai crypto devops machine-learning nodejs
Last synced: 02 May 2026
https://github.com/cmecca/aws-init
Secure runtime secret injection and init process for containers using AWS Secrets Manager and AWS SSM Parameter Store.
aws devops docker eks go golang init-containers irsa kubernetes parameter-store secrets-manager ssm
Last synced: 15 Jun 2025
https://github.com/amowu/amowu
GitHub Profile
design-system devops micro-frontends serverless
Last synced: 31 Jan 2026
https://github.com/ahsfar/kubernetes-project
Designed and implemented end-to-end CI/CD pipeline leveraging GitHub, Jenkins, Maven, Ansible, Docker, and AWS to automate Kubernetes deployments, enhancing development efficiency and ensuring seamless application delivery.
Last synced: 14 May 2026
https://github.com/merkaly-io/actions
Reusable GitHub Actions for Merkaly repositories — setup, deploy, publish, and release
Last synced: 05 Jul 2026
https://github.com/coslynx/fittrax-bl0ijq
Project: Streamlined User Feedback Gathering Platform. Created at https://spectra.codes, which is owned by @Drix10
code-generation community-building data-visualization developer-tools devops expressjs fitness-tracker goal-setting javascript machine-learning mvp nextjs postgresql progress-tracking social-fitness software-development supabase tailwindcss typescript user-interface
Last synced: 15 Feb 2026
https://github.com/sobird/actions
Run your GitHub Actions locally and deploy your own CI/CD platform.
ci-cd devops github-actions github-actions-ci typescript-actions
Last synced: 17 Feb 2026
https://github.com/smsraj2001/pes1ug20cs362_jenkins
A cloud computing assignment
cpp devops docker dockerfile jenkins
Last synced: 02 May 2026
https://github.com/dev-ayushtrivedi/aws-resource-tracker
A Basic script, designed to help to easily track and list AWS resources including EC2 instances, S3 buckets, Lambda functions, and IAM users.
aws aws-ec2 aws-iam aws-lambda aws-s3 bash-script cloud devops shell-script
Last synced: 19 Jul 2025
https://github.com/iamlizu/awspolicy
Command-line tool for generating custom AWS IAM policies with ease. Specify services, resources, and permissions through simple commands to create tailored security policies for your AWS projects.
Last synced: 06 Feb 2026
https://github.com/t0malexander/kubernetes-alura
Repositório informativo com manual de comandos fundamentais do Kubernetes e exemplo de utilização básica de recursos recorrentes
container-orchestration devops kubernetes kubernetes-deployment kubernetes-hpa kubernetes-pvc
Last synced: 03 Aug 2025
https://github.com/georg-jung/github-webhook-middleware
devops github middleware traefik-plugin webhooks
Last synced: 17 May 2026
https://github.com/sivamshorahiya/production-ready-check-skill
Production Ready Check Skill for Agent Skills standard. Automates dependency discovery, skill/MCP installation, auth handling, integration verification, and full production + security audit for any application.
agent-skills ai-agents automation devops production-readiness security-audit skills
Last synced: 17 May 2026
https://github.com/nchern/devops
my personal toolkit to bootstrap servers and build infrastructure
devops infrastructure server-bootstrapping toolkit
Last synced: 17 Jul 2025
https://github.com/lkubb/salt-nextcloud-formula
Manage a Nextcloud server (or cluster of mirrored nodes) with Salt.
devops nextcloud salt salt-formula saltstack saltstack-formula
Last synced: 03 Feb 2026
https://github.com/coslynx/namegenie-announcement-bot
A bot that announces names personally in chat or voice calls... Created at https://coslynx.com
announcement api automation bot chat-bot code-generation coslynx developer-tools devops docker javascript machine-learning mvp name-announcement nodejs notification personalized python python3 scripting
Last synced: 07 Apr 2026
https://github.com/brown9804/cloud-devops-overview
This repository contains the basic knowledge that I believe is required to work within Azure and in a DevOps way.
agile-development agile-methodologies azure azure-devops cloud devops
Last synced: 17 Jul 2025
https://github.com/coeusyk/devops-for-ai
A collaborated repo for learning DevOps
Last synced: 04 Apr 2026
https://github.com/pandakn/go-devops-lab
GoDevOpsLab is a repo for learning DevOps 👀
Last synced: 14 May 2026
https://github.com/archisman-mridha/aws-devops-professional
Preparing for the AWS DevOPs professional exam.
automation aws aws-cicd aws-codepipeline aws-devops aws-devops-professional-exam aws-exams cloud devops infrastructure-as-code
Last synced: 21 Mar 2025
https://github.com/chadmcrowell/ama
You can ask me anything!
azure azure-cli azure-devops azure-devops-pipelines azure-pipeline azure-storage containers devops github github-actions kubernetes kubernetes-setup
Last synced: 03 May 2026
https://github.com/ubgo/shutdown
Phased, parallel-within-phase, observable graceful shutdown manager for Go services — k8s-style, zero deps in core, observer-based telemetry, watchdog hard-exit, force-exit on second signal.
cloud-native devops draining go golang graceful-shutdown k8s kubernetes lifecycle microservices observability otel resilience sdk server shutdown signals sigterm watchdog zero-dependency
Last synced: 05 Jul 2026
https://github.com/jacobpevans/terraform-runs-on
🏎️ Blazing fast, dirt cheap self-hosted GitHub Actions runners on AWS spot instances — because waiting for CI is so 2023
automation aws ci-cd cloud-infrastructure cost-optimization devops github-actions iac runs-on self-hosted-runners spot-instances terraform
Last synced: 19 May 2026
https://github.com/samjuk/docker-masquerade
Docker Image for Masquerade - Magento 2 Database anonymising
data-scrubbing devops docker gdpr magento magento2 masquerade
Last synced: 17 May 2026
https://github.com/ikzaa/systemd-systemctl
Discover systemd and systemctl, the modern init system for Linux. Learn efficient service management, parallel booting, and centralized logging. 🚀🛠️
configuration containers daemon-management devops journald linux linux-commands linux-logging linux-services machinectl service service-management sysadmin system-administration systemctl systemd systemd-nspawn tutorial
Last synced: 16 Jul 2025
https://github.com/sayjeyhi/shipping-apps-zero-to-hero
Guide for the k8s workshop
cloud devops docker helm k8s monitoring
Last synced: 17 May 2026
https://github.com/archisman-mridha/terraform-bootstrap-doks
Creating a DigitalOcean Kubernetes cluster using Terraform and then installing ArgoCD and Bitnami Sealed Secrets to enable GitOPs
argocd argocd-plugin bitnami-sealed-secrets cloud devops digitalocean doks gitops kubernetes multitenancy terraform vcluster
Last synced: 21 Mar 2025
https://github.com/misterzurg/tbolimpiada_semifinals_devops_2023
🏆 Задание полуфинала номинации VK направления DevOps
devops olympiad tbolimpiada vk
Last synced: 24 Jan 2026
https://github.com/panagiks/ccpc
Chaotic Cable Pulling Chimp
async ccpc chaos-engineering chaos-monkey devops devops-tools openshift-origin python
Last synced: 27 Mar 2025
https://github.com/avamia/kanrisuru-nginx
Manage remove Nginx websevers with Kanrisuru in ruby.
devops kanrisuru nginx webserver
Last synced: 17 May 2026
https://github.com/aliabbascheema/uos29
UOS29 - test with github pages by adding bootstrap
bootstrap branch-protection development devops github-pages html-css-javascript
Last synced: 14 Sep 2025
https://github.com/pkharsimran/dncheckbashscript
This repository contains a Bash script designed to help users manage and inspect their Docker network environments. The script provides an easy-to-use command-line tool to list all Docker networks on a system and identify whether they are in use by any containers.
automation bash cli container devops docker docker-networks docker-utilities json linux network-management network-tool open-source script system-administration
Last synced: 07 Apr 2026
https://github.com/arnvjshi/google-forms-bot
Automate filling out a Google Form with random data. It enters a random username, selects random multiple-choice options, and submits the form automatically.
Last synced: 14 Jul 2025
https://github.com/sanjay-k08/ci-cd-pipeline-for-deploying-applications-on-google-kubernetes-engine-gke-
This project sets up a CI/CD pipeline to automate the build, test, and deployment of two Flask applications to Google Kubernetes Engine (GKE). Using Google Cloud Build, Cloud Deploy, and Skaffold, the pipeline deploys to a development cluster first, then promotes to production upon approval, all triggered by code pushes to GitHub.
cloudbuild clouddeployment devops gcp kubernetes-cluster
Last synced: 14 Jul 2025
https://github.com/microdevops-com/accounting
DevOps Accounting - Servers, Server Jobs, GitLab Projects, Invoices etc
Last synced: 14 Jul 2025
https://github.com/elmo33/terraforge
A Python library for generating and manipulating Terraform HCL configurations.
automation configuration devops hcl infrastructure-as-code python terraform
Last synced: 20 May 2026
https://github.com/nerve-ink/nerve-cli
Command-line sender for Nerve encrypted ops signals.
alerts cicd cli devops e2e-encryption golang ios
Last synced: 05 Jul 2026
https://github.com/khalidhoffman/kdev-utils
A personal dev library for quicker for development
Last synced: 15 Jun 2025
https://github.com/rknilkant/-devops
All DevOps file and Configuration
commands devops git-setup jenkins jenkinsfile k8s kubernetes linux nginx-server nginx-setup nginx-setup-script setup-script shell-scripting vim virtual-machine virtual-machine-setup
Last synced: 17 Feb 2026
https://github.com/vlad1343/task-manager
Task-Manager is a professional full-stack web application for streamlined task management. It features a responsive React frontend, a scalable Express/Node.js backend, and leverages Docker for consistent, cross-environment deployment.
api devops docker express full-stack javascript nodejs npm react task-manager webapp
Last synced: 08 Apr 2026
https://github.com/janluksoft/devops_docker_app
Node web application with image configuration in Docker
Last synced: 16 May 2026
https://github.com/sountrust/terraform-vcd-k8s-modules
Reusable Terraform modules for Kubernetes clusters on VMware vCloud Director, designed for MonacoCloud infrastructure by Sountrust.
devops devops-tools gitops gitops-platform infrastructure infrastructure-as-code infrastructure-automation infrastructure-management kubernetes kubernetes-cluster kubernetes-setup monacocloud sountrust terraform-cloud terraform-modules terraform-provider terrafrom vcd
Last synced: 18 Apr 2026
https://github.com/mhtalci/web-db-transfer
Website and Database Transfer Script
automation bash cloud-migration cms-migration database-migration devops infrastructure migration-assistant mysql rsync server-migration ssh web-migration website-transfer wordpress
Last synced: 08 Apr 2026
https://github.com/ananya2001-an/devops-examples
Consists of sample programs to help individuals get started with DevOps
devops docker docker-compose example-project examples examples-javascript nodejs
Last synced: 08 May 2026
https://github.com/thomasvincent/snmp-bind9-statistics
SNMP monitoring agent for BIND9 DNS servers - Exposes statistics via SNMP for integration with Nagios, Zabbix, PRTG
bind bind9 devops dns dns-server infrastructure-monitoring metrics monitoring nagios network-monitoring perl snmp statistics sysadmin zabbix
Last synced: 12 Jan 2026
https://github.com/aeternity/terraform-aws-misc
Terraform configuration of aeternity miscellaneous services
Last synced: 07 Mar 2026