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-28 00:08:28 UTC
- JSON Representation
https://github.com/brendankowitz/gh-workflow-agents
ai automation copilot devops github-actions
Last synced: 18 Feb 2026
https://github.com/keitakn/aws-serverless-devops
Code for realizing DevOps using AWS Lambda
aws-lambda devops ec2 serverless serverless-framework
Last synced: 04 Aug 2025
https://github.com/mysticrenji/nexus-on-kubernetes
Running JFrog Artifactory on Kubernetes
artifacts containers devops kubernetes nexus oss
Last synced: 05 Nov 2025
https://github.com/devolutions/terraform-provider-dvls
Devolutions Server Terraform Provider
automation devops dvls go terraform
Last synced: 04 Mar 2026
https://github.com/jwalsh/observex-demo
ObserveX demo of an Internal Developer Platform (IDP)
devops distributed-systems distributed-tracing guile-scheme idp internal-developer-platform observability platform-engineering simulation sre
Last synced: 13 Mar 2026
https://github.com/ronihdzz/git-archive-action-testing-example
This repository demonstrates how the ronihdzz/git-archive-action integrates into a complex and realistic CI/CD workflow. This project showcases a complete use case where integration tests run against multiple services (PostgreSQL, MongoDB, Redis), generate coverage reports within a Docker container, and finally use the Action to persist these repor
ci-cd demo devops docker example github-actions mongodb postgresql redis testing
Last synced: 11 Apr 2026
https://github.com/focela/alpine
Alpine-based image with monitoring, logging, security, and management tools.
alpine devops docker fluentbit logging monitoring scheduling zabbix
Last synced: 08 Mar 2026
https://github.com/coslynx/threeview-product-3d-landings
Interactive 3D product demos with WebGL magic... Created at https://coslynx.com
3d-animation 3d-interaction 3d-landing-page 3d-model 3d-performance 3d-visualization 3d-web code-generation coslynx developer-tools devops gltf landing-page machine-learning react react-three-fiber tailwindcss three-js typescript webgl
Last synced: 13 Apr 2026
https://github.com/suhasramanand/predictive-reliability-platform
End-to-end predictive reliability platform with anomaly detection, auto-remediation, and comprehensive observability for microservices
anomaly-detection auto-remediation chaos-engineering devops docker fastapi grafana kubernetes microservices monitoring observability predictive-maintenance prometheus python react site-reliability sre typescript
Last synced: 08 Apr 2026
https://github.com/lasbrdev/script-centosvm-devops
Installation script for some packages that are used in testing my local server - Linux
centos centos9 devops docker jenkins linux maildev mongodb mysql oracle-database pegasystems shell-script tomcat wildfly
Last synced: 11 Apr 2026
https://github.com/eddieland/edlicense
A tool that ensures source code files have copyright license headers. Features Git integration and automatic year updates. Recursively scans codebases with performance optimizations for large projects - an alternative to addlicense.
Last synced: 22 Jan 2026
https://github.com/microwaves/ccu-tool
Ruby bindings and CLI to interact with the Akamai CCU API
akamai akamai-api cdn devops ruby
Last synced: 09 Apr 2025
https://github.com/teymurgahramanov/kc
Perfect tool for DevOps engineers who manage multiple Kubernetes clusters.
bash devops devops-tools kubectl kubernetes linux
Last synced: 11 Apr 2026
https://github.com/darshan-vijay/darshan-vijay
Darshan Vijayaraghavan | Software Engineer | Experienced Full-Stack Developer | AWS Certified Solutions Architect – Associate Building elegant, scalable systems and seamless user experiences through code.
angular aws devops fullstack-development gcp javascript kubernetes react terraform
Last synced: 08 Apr 2026
https://github.com/mustafmst/git-repo-master
Simple application to manage your Azure DevOps git repository
automation azure devops git-tool tool
Last synced: 26 Jan 2026
https://github.com/deeper-x/lincryption
AES256 symmetric file encryption. Built as a ready-to-use tool on every linux server and workstation, out there.
backup coreutils decryption devops encryption gpg
Last synced: 14 Oct 2025
https://github.com/neerajmanivarnan/custom-k8s-scheduler
A custom kubernetes Scheduler built using spring-boot.
devops docker java kubernetes spring-boot
Last synced: 11 Apr 2026
https://github.com/pieceowater-dev/lotof.cloud.resources.dev
devops docker-compose gitops iac
Last synced: 26 Feb 2025
https://github.com/rogerchappel/runbooklint
Local-first Markdown runbook linter for safer operational procedures
cli devops incident-response lint markdown runbook sre
Last synced: 26 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/libratiger/awesome-devsecops-mcp
The most useful MCP tools for R&D Efficiency
awesome development devops devsecops mcp
Last synced: 26 Jun 2025
https://github.com/livioribeiro/devops-stuff
Devops stuff I'm experimenting with
Last synced: 30 Mar 2025
https://github.com/piotr-kalanski/service-initializer-cookiecutter-task
Service Initializer task generating project template using cookiecutter.
Last synced: 07 Apr 2025
https://github.com/panubo/docker-staticsite
Docker image with nginx, awscli and scripts for automated configuration and deployment of static sites
aws cloudfront devops docker-image s3 staticsite
Last synced: 22 Jan 2026
https://github.com/moshez/introducing-ncolony
Introducing NColony, a Lightning talk @ PyTexas 2017
Last synced: 03 Feb 2026
https://github.com/helenaden/deploying-grafana-with-amazon-ecs-fargate
Deploying Grafana using Amazon ECS with Fargate
amazon-web-services cloudcomputing cloudsecurity containerization containers devops elasticcontainerservice grafana serverless
Last synced: 04 Aug 2025
https://github.com/alejandrosuero/.dotfiles
My configuration files, using anisble for cross-platform managament
ansible ansible-playbook config devops dotfiles dotfiles-manager yaml
Last synced: 15 Apr 2025
https://github.com/adeisbright/aws-devops
Making deployment reasonable and manageable
Last synced: 23 May 2026
https://github.com/samsmithnz/opinionatedsoftwareadvice
Not to be taken seriously, opinions and musing about software problems, wisdom, and possible solutions.
Last synced: 07 Jan 2026
https://github.com/elifarley/command-mock
VCR for subprocess calls. Record and replay CLI command outputs (Git, Docker, etc.) for fast, deterministic Python tests
cli devops mock pytest pytest-plugin python record-replay subprocess test-automation testing vcr
Last synced: 13 Jan 2026
https://github.com/oakwood-commons/scafctl-test-sandbox
Sandbox repo for scafctl GitHub provider validation
cel cli devops golang scaffolding
Last synced: 26 May 2026
https://github.com/thatmlopsguy/k8s-homelab
GitOps Configuration and documentation of my Kubernetes homelab powered by ArgoCD
argocd devops gitops gitops-bridge homelab k8s kubernetes platform-engineering terraform
Last synced: 28 Feb 2025
https://github.com/visaltyagi/terraform-case-study
How to Create an Architecture using Terraform on AWS —Terraform Case Study
aws awsdevops dev developer-tools development devops devops-tools terraform terraformcasestudy
Last synced: 29 Apr 2026
https://github.com/sreesreejuks/blog.sreesreejuks.com
A personal blog built with Jekyll and deployed on Cloudflare Pages.
aws cloudformation devops docker linux terraform
Last synced: 09 Apr 2026
https://github.com/thangbuiq/thangbuiq
⭐️ Check out my profile and consider starring one of my projects if you like it!
data-engineer data-science devops mlops
Last synced: 04 Jan 2026
https://github.com/mikeludemann/puppet-devops-setup
A tutorial and example with 'Puppet'
Last synced: 31 Aug 2025
https://github.com/thomasdharmawan/flint
🌐 Manage KVM effortlessly with Flint's lightweight binary, featuring a modern Web UI, CLI, and API. No XML, just streamlined VM control.
cni devops flint floating-point hypervisor infrastructure julia moja-global multiprecision orchestration polynomial-arithmetic serial spark special-functions swift timeseries vm vmm
Last synced: 13 Apr 2026
https://github.com/arikkfir/devbot
An opinionated DevOps bot intended to simplify development & collaboration in modern-day development teams.
Last synced: 23 Jul 2025
https://github.com/lando/lando-update-scripts
Some starting points for ad-hoc scripts when bulk updating Lando plugins.
Last synced: 15 May 2025
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/thomasvincent/aws-ssm-automation-scripts
AWS SSM automation documents for patching, compliance, and cost controls
automation aws aws-automation aws-iam aws-s3 aws-systems-manager cloudformation compliance cost-optimization devops ec2 infrastructure infrastructure-as-code lambda s3 security ssm
Last synced: 11 Feb 2026
https://github.com/ashish-khanagwal/devops-days
Docker Days
ansib aws cicd devops docker gola gradle jenkins kubernetes maven nagios test test-automation
Last synced: 13 Apr 2026
https://github.com/millerjmatos/gitflow-tests
ci/cd pipeline
automated-testing best-practices ci-cd containerization devops docker gitflow gitflow-workflow github-actions pipeline-automation pytest python version-control
Last synced: 15 Apr 2026
https://github.com/prajjwalyd/linkloom
LinkLoom🔗 is a microservice application designed to manage URLs, providing URL shortening, QR code generation, analytics logging, and an integrated API service.
devops flask golang kubernetes microservice microservices minikube monitoring
Last synced: 09 Apr 2026
https://github.com/coslynx/fitwise-workout-tracker
Track workouts online get personalized fitness plans... Created at https://coslynx.com
code-generation coslynx developer-tools devops expressjs fitness-tracker full-stack health-fitness javascript machine-learning mongodb mvp nodejs personalized-workouts progress-tracking react rest-api web-application workout-planner
Last synced: 13 Apr 2026
https://github.com/kaweezle/kaweezle
WSL 2 Kubernetes distribution (Alpine based)
developer-tools devops golang kubeadm kubernetes kubernetes-setup windows-10 wsl2
Last synced: 04 Jan 2026
https://github.com/crispengari/days-of-devops
This repository contains some DevOps code.
devops docker docker-compose docker-images docker-machine javascript kubernetes typescript
Last synced: 10 Apr 2026
https://github.com/vergehen/usop
Консольна система управління сервером Ubuntu
apache automation bash devops docker linux-server mysql nginx php server-management shell tools ubuntu ubuntu-server
Last synced: 13 Apr 2026
https://github.com/manujb023/blog-app-with-cicd
Full-stack blog application with React, TypeScript, AWS CDK, and CI/CD pipeline. Demonstrates TDD and DevOps practices with temporary AWS deployment
api-gateway aws-cdk blog-app ci-cd cloudformation devops dynamodb full-stack github-actions infrastructure-as-code jest lambda nodejs react s3 serverless tdd testing typescript
Last synced: 11 Apr 2026
https://github.com/mycodingan/tegnologycompetition
Lomba competion tenology
devops landing-page layout web webdesign
Last synced: 25 Mar 2025
https://github.com/drreetusharma/ai-tox
AI-Tox: AI-Powered Toxicity Mapping
Last synced: 18 Jun 2025
https://github.com/coslynx/digital-library-backend-mvp
Core features for managing digital library content, user accounts, and lending... Created at https://coslynx.com
analytics-dashboard backend-api book-cataloging borrowing-system code-generation developer-tools devops digital-library fastapi jwt library-management machine-learning mvp postgresql python redis software-development sqlalchemy user-authentication uvicorn
Last synced: 11 Apr 2026
https://github.com/coslynx/fitness-tracker-social-react-node
Set fitness goals, track progress, achieve targets, and share your journey with friends... Created at https://coslynx.com
api-development code-generation coslynx developer-tools devops express fitness-app fitness-tracker goal-tracking javascript machine-learning mvp nodejs postgresql react react-app social-fitness supabase workout-tracker
Last synced: 10 Apr 2026
https://github.com/dinushchathurya/laravel-deploy-using-github-actions
Laravel zero downtime deployment GitHub action
codingtricks codingtricksio devops github github-action laravel laravel-deployment laravel-devops laravel-github-action laravel-zero-downtime-deployment zero-downtime
Last synced: 09 Apr 2026
https://github.com/greathayat/github-workflows
I'll push the github action workflows that I'll use in my different projects to automate the Deployment.
automation cloud devops devops-tools github-actions
Last synced: 17 Oct 2025
https://github.com/nigelhorne/server-dashboard
Monitor and visualize your web servers' health in real-time
Last synced: 24 Oct 2025
https://github.com/dodwmd/yaml-tickets-to-issues
A GitHub Action that syncs YAML ticket files to GitHub Issues
automation ci-cd devops github-actions github-issues project-management yaml
Last synced: 09 Apr 2026
https://github.com/coslynx/discord-voice-music-bot
Project: Discord Bot for Music Playback Fun. Created at https://spectra.codes, which is owned by @Drix10
audio-streaming code-generation code-quality community-engagement custom-playlists developer-tools devops discord-bot discordjs expressjs ffmpeg javascript machine-learning mongodb music-playback nodejs queue-management social-interaction software-development ytdl-core
Last synced: 07 Mar 2026
https://github.com/coslynx/discord-audio-playback-bot
Project: Discord Bot for Playing Music Fun. Created at https://spectra.codes, which is owned by @Drix10
axios code-generation code-quality community-engagement developer-tools devops discord-bot discordjs dynamic-commands expressjs javascript machine-learning mongodb music-playback nodejs playlist-creation queue-management reactjs software-development user-permissions
Last synced: 09 Mar 2026
https://github.com/rajyo/kubernetes
Exploring Kubernetes for automating deployment, scaling, and management of containerized applications.
automation aws devops docker kubernetes yml
Last synced: 11 Mar 2026
https://github.com/jibrand/3-tier-cicd-using-gitlab
This project demonstrates the end-to-end deployment pipeline of a MERN stack application with CI/CD automation using GitLab CI, and deployment on AWS EC2
aws devops docker ec2 gitlab mern mern-stack
Last synced: 09 Apr 2026
https://github.com/shaikahmadnawaz/k8s-mern-mastery
Unlock Kubernetes magic for MERN apps in our series. Master container orchestration, explore microservices, and scale effortlessly. Elevate your MERN development skills!
container-orchestration containers devops kubernetes mern-stack microservices scalability web-development
Last synced: 15 May 2025
https://github.com/hcl-tech-software/devops-test-web-action
Integrate Web UI testing with HCL DevOps Test in GitHub.
devops github-actions test-automation
Last synced: 15 May 2026
https://github.com/liblaf/mirror-metacubexd
🛠 Automated CI/CD workflow for deploying to GitHub Pages
actions automation ci-cd continuous-integration deployment devops gh-pages github-api website workflow
Last synced: 30 Mar 2025
https://github.com/adriens/chocolatey-liquibase
Liquibase Chocolatey package sources
change-management chocolatey database db devops devops-tools liquibase windows
Last synced: 26 Aug 2025
https://github.com/kzap/kzap.github.io
MyDEV.org Blog Public Files, Source repo at https://github.com/kzap/mydev.org
Last synced: 26 Feb 2025
https://github.com/lafllamme/lafllamme
Fullstack developer passionate about building with Nuxt/Next.js & TypeScript or Symfony/PHP & Python 🧑💻✨. A frontend enthusiast exploring AI and LLMs to push boundaries 🌱🤖. Crafting efficient, reusable solutions with a love for innovation and learning 🚀📚.
ai devops fullstack php python typescript
Last synced: 10 Apr 2026
https://github.com/bidaya0/justanothervimrc
A small attempt to unify different development environments with the help of containerization.
dev-tools development-environment devops ide vimrc
Last synced: 19 Mar 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/cto-ai/examples
A set of examples for running applications on CTO.ai
devops fastify framework javascript nextjs react workflows
Last synced: 09 Mar 2026
https://github.com/voxpupuli/reference-architecture
Collection of best practices and a reference architecture for running OpenVox
Last synced: 09 Aug 2025
https://github.com/statuswise/statuswise
FOSS SaaS status board
devops docker fastapi incident-management nextjs open-source python saas self-hosted status-page uptime-monitoring
Last synced: 06 Apr 2026
https://github.com/angelcamposm/jenkins-shared-library
Jenkins Shared Library
devops devsecops in-toto jenkins jenkins-library mvp poc security slsa-framework slsa-provenance
Last synced: 19 May 2026
https://github.com/samuka7abr/argos-panoptes
Argos Panoptes is a lightweight observability platform that monitors and visualizes real-time network performance. It collects metrics like latency and availability to identify issues quickly. Built as the final project for the Computer Networks course.
devops golang network-programming observability
Last synced: 25 May 2026
https://github.com/coslynx/fitness-tracker-mvp
Project: Initial Prototype for Automated Task Prioritization. Created at https://spectra.codes, which is owned by @Drix10
code-generation developer-tools devops expressjs fitness-community fitness-tracker goal-setting machine-learning mvp mvp-development nextauth nextjs postgresql prisma progress-tracking social-fitness software-development tailwindcss user-interface zustand
Last synced: 13 Mar 2026
https://github.com/a-ayad96/ansible-role-forgejo
⚙️ Install Forgejo effortlessly on Linux systems with this Ansible role, streamlining your self-hosted software forge management.
ansible ansible-role automation configuration-management devops docker forgejo forgejo-actions forgejo-runner git gitea go gogs hacktoberfest infrastructure-as-code scm self-hosted source-code
Last synced: 10 Apr 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/ridwanbejo/terraform-grafana-iam
Terraform module for managing Grafana Config such as user and service account
automation devops grafana hashicorp hcl iac iam infrastructure-as-code sysadmin terraform
Last synced: 13 Apr 2026
https://github.com/gosayram/go-envsync
go-envsync is a secure and pluggable environment variable loader for Go projects. It merges .env files with secrets from Kubernetes, Vault, and S3, supports validation, and exports to .env, .json, or .yaml.
aws-s3 cli configuration-management devops dotenv env go golang kubernetes validation vault
Last synced: 19 May 2026
https://github.com/arshadakl/ci-cd-pipeline
Automate the Continuous Integration (CI) process
automation cicd-pipeline devops
Last synced: 11 Sep 2025
https://github.com/lkubb/salt-elastic-formula
Manage an Elastic stack with Salt.
devops elasticsearch elasticstack salt salt-formula saltstack saltstack-formula
Last synced: 05 Feb 2026
https://github.com/buguno/devops-shell-scripts
A collection of useful shell scripts for DevOps tasks, automation, and infrastructure management. Designed for quick access and reuse.
bash bash-script devops shell-script sysadmin
Last synced: 17 May 2026
https://github.com/akaspatranobis/devops-masterclass
This repository contains the complete resources, architecture, and setup instructions for building a production-grade DevSecOps CI/CD pipeline for a Node.js microservice using Jenkins, SonarQube, Docker, Kubernetes, and more.
aws devops devsecops docker eks-cluster gitleaks grafana jenkins kubernetes monito node npm owasp prometheus sonarqube trivy
Last synced: 31 Aug 2025
https://github.com/bryborge/easybakeoven
🥧 "Bake" custom golden raspberry pi images using rpi-image-gen.
Last synced: 13 Apr 2026
https://github.com/nearform/asdf-initium
initium plugin for the asdf version manager
Last synced: 09 Aug 2025
https://github.com/fuznio/testfuzn
Unified C# testing framework for unit, end-to-end, and load tests with a single syntax and readable tests and reports.
automation csharp devops dotnet end-to-end-testing load-testing mstest qa testing-test-framework unit-testing
Last synced: 13 Apr 2026