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-03 00:08:30 UTC
- JSON Representation
https://github.com/roobie/casq
casq is a content-addressed file store (CAS) - a minimal, single-binary system for storing and retrieving files and directories by their cryptographic hash. Think "minimal git object store / restic backend" but generic and simple.
backup blake3 cli content-addressable-storage devops file-system hashing library rust simple snapshot
Last synced: 28 Jan 2026
https://github.com/cloudnative-daily-challenges/daily-challenges
Cloud Native Daily Challenges is an open-source initiative where users solve cloud-native challenges daily. No prerequisites—just curiosity! Think of it like LeetCode, but for Kubernetes, DevOps, and Cloud Computing. 🚀
Last synced: 30 Mar 2025
https://github.com/subho004/dockerit
Dockerized environments for diverse applications — from simple setups to full-stack projects with frontend, backend, and databases. Simplify development and deployment across various technologies with containerization.
backend containerization database deployment development-environment devops docker docker-compose docker-container docker-image dockerfile dockerhub frontend fullstack microservices nextjs
Last synced: 11 Apr 2026
https://github.com/05sanjaykumar/url-shortern
A scalable, Dockerized URL Shortener built with Node.js and Redis — designed to explore backend architecture, caching, and deployment concepts.
devops docker express express-js nginx node redis url-shortener
Last synced: 15 Apr 2026
https://github.com/soumyadip007/jenkins-devops
Jenkins is a free and open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery.
continuous-deployment continuous-integration devops jenkins jenkins-pipeline jenkins-platform jobs
Last synced: 28 Jan 2026
https://github.com/localstore-platform/infra
🏗️ Infrastructure as Code for LocalStore Platform - Terraform configurations for AWS deployment, Docker Compose for local dev, and CI/CD pipelines. Single-server MVP setup (~$20/month) with scaling path to production architecture.
aws ci-cd cost-optimization devops docker docker-compose github-actions infrastructure-as-code startup-infra terraform
Last synced: 11 Apr 2026
https://github.com/driversti/ssh-vault
Centralized SSH key distribution for your personal devices. One binary, zero dependencies, no database.
devops golang homelab self-hosted ssh ssh-keys
Last synced: 11 Apr 2026
https://github.com/amhoba/e-commerce-order-tracking-and-performance-dashboard
E-commerce analytics dashboard with real-time order tracking, inventory management, and performance monitoring using microservices architecture and ELK stack.
analytics dashboard data-visualization devops docker ecommerce elasticsearch fastapi kibana logstash microservices nextjs postgresql traefik
Last synced: 09 Feb 2026
https://github.com/voronenko/devops-tf-ecs-fargate
Alternative option for deploying task on ecs cluster - fargate
Last synced: 12 Jul 2025
https://github.com/hypertextassassin0273/configuration_management_with_ansible
Manage server configurations with Ansible using reusable playbooks for automated setup, patching & environment management through flask app
ansible ansible-collection ansible-project cac configuration-as-code configuration-management devops devops-project docker-container flask flask-application python3 python3-project
Last synced: 17 Apr 2026
https://github.com/shinagawa-web/pgincident
A live terminal dashboard for the first 30 seconds of a PostgreSQL incident — connections, locks, long queries, and idle transactions at a glance.
bubbletea cli devops go incident-response postgres postgresql sre terminal tui
Last synced: 27 May 2026
https://github.com/davidmalko87/jira-confluence-full-instance-backup
Automated full-instance backup for Jira & Confluence Cloud (Standard plan). Jenkins + CLI/menu; encrypted 7-Zip archives to GCS, S3, Azure or local; notify via Slack, Teams, email or webhook.
7zip atlassian atlassian-cloud automation azure backup cli confluence devops disaster-recovery gcs jenkins jira python s3 sre
Last synced: 27 May 2026
https://github.com/realm9-platform/realm9
Enterprise environment management platform with integrated observability and AI automation. Kubernetes-native, multi-cloud support for AWS, Azure, GCP.
approval approval-workflows aws azure cicd devops enterprise environment-management gcp gitops infrastructure-automation kubernetes multi-cloud observability platform-engineering terraform
Last synced: 14 Apr 2026
https://github.com/aaronwittchen/home-server-gitops
Self-hosted homelab infrastructure with music streaming (Navidrome), note syncing (Syncthing), and health monitoring—deployed via GitOps using Kubernetes, Flux, and version-controlled configurations.
devops docker flux gitops helm homelab kubernetes navidrome syncthing tailscale
Last synced: 12 Apr 2026
https://github.com/mosher-labs/basic-helm-charts-template
🚀 This repo provides a clean, minimal starting point for creating and managing Helm charts for Kubernetes applications. 🎯
axes devops helm helm-chart helm-charts infrastructure-as-code k8s kubernetes mosher-labs reliability-engineering viking
Last synced: 29 Jan 2026
https://github.com/nishkarshraj/release-actions-apache-maven
Automating Apache Maven Release Plugin for versioning of the artifacts with GitHub Actions and deploying the artifacts to GitHub Package Registry.
devops github github-actions github-packages github-stars java maven maven-plugin release-automation
Last synced: 16 Nov 2025
https://github.com/coslynx/fittrack-1hoge8
Set fitness goals, track progress, and connect with others to stay motivated... Created at https://coslynx.com
chartjs code-generation coslynx developer-tools devops fitness-app fitness-tracker frontend-development goal-tracking health-app javascript machine-learning mvp nextjs progress-tracking react social-fitness sqlite tailwindcss web-development
Last synced: 11 Apr 2026
https://github.com/omaciasd/microservices
Microservices Projects.
bash clean-code containers devops docker flask git github github-actions json kong kubernetes linux micorservices python tdd terraform yaml
Last synced: 11 Apr 2026
https://github.com/visaltyagi/terraform-assignment-1
How to Create an EC2 Instance Using Terraform — Terraform Assignment 1
aws aws-terraform developer-tools devops devops-tools ec2-instance terraform
Last synced: 09 Apr 2026
https://github.com/ianoflynnautomation/iac-devtestlabs-terraform
Demo using Azure DevTest Labs, Terraform, and Azure azd to provision test infra
azd cicd devops devtestlabs hcl iac infrastructure terraform test test-automation
Last synced: 12 Jun 2025
https://github.com/devetek/php-ci3-example
PHP Code Igniter 3 Deployment with dPanel
codeigniter3 devops vps-panel vps-server
Last synced: 30 Jun 2025
https://github.com/idempiere-devops/idempiere-jenkins-sandbox
Sanbox to learn CI/CD
devops idempiere jenkins vagrant
Last synced: 04 Jan 2026
https://github.com/illarion/lockenv
Simple, password-based encrypted vault for .env and infrastructure secrets. Like git-crypt or sops, but dramatically simpler. Ideal for small teams and IaC workflows
ci-cd cli devops encryption env git git-crypt-alternative secrets sops-alternative
Last synced: 13 Jan 2026
https://github.com/danielkneipp/my-cv
Mirror from https://gitlab.com/DanielKneipp/cv-my
Last synced: 29 Jan 2026
https://github.com/ashmit4818/devops_resources_project
DevOps Resources Hub: A React app offering curated DevOps tutorials, automated via GitHub Actions.
container devops docker docker-image github github-actions javascript jsx material-ui react vercel
Last synced: 29 Jan 2026
https://github.com/giovannirossini/giovannirossini.github.io
my little corner of the internet
cheatsheet devops github-pages linux
Last synced: 15 Mar 2025
https://github.com/niesfisch/dependency_report
Generate HTML report of projects dependencies (terraform, maven, gradle)
dependencies devops gradle management maven python report terraform
Last synced: 15 Apr 2026
https://github.com/coslynx/ai-powered-request-handler
AI-powered system efficiently manages and resolves user requests... Created at https://coslynx.com
ai-powered api-security api-wrapper code-generation developer-tools devops docker fastapi jwt language-model machine-learning mvp mvp-development openai-integration postgresql python python-backend request-handler software-development sqlalchemy
Last synced: 11 Apr 2026
https://github.com/abdallahrdf/todo-microservices-k8s-datadog
📦 A microservices-based Todo List backend built with Node.js, Express, and MongoDB. 🔀 Features an API Gateway with JWT auth, and individual services for users and tasks. 📊 Now integrated with Datadog for monitoring and observability in a Kubernetes environment. 🧪 Built for practicing real-world DevOps, K8s deployment, and observability tools.
datadog devops docker docker-compose expressjs minikube-cluster mongodb nodejs typescript
Last synced: 15 Apr 2026
https://github.com/mor4n/wth-devops-template
Proyecto completo de What The Hack, subido a Azure.
azure devops github-codespaces
Last synced: 06 Feb 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/abhi-bhatra/python-gcp-testingworkflow
Deploy Simple Flask Application to GCP Workflow using Docker
devops docker flask github-actions python
Last synced: 11 Apr 2026
https://github.com/catio-tech/kportforward
Modern cross-platform Kubernetes port-forward manager with terminal UI and auto-updates
bubble-tea cli-tool cross-platform devops golang grpc-ui kubectl kubernetes port-forward swagger-ui terminal-ui tui
Last synced: 17 Feb 2026
https://github.com/versioner-io/versioner-github-action
GitHub custom action for sending build and deploy events to Versioner
ci-cd cicd deployment deployment-tracking devops github-actions observability
Last synced: 07 Feb 2026
https://github.com/versioner-io/versioner-cli
Command-line tool for tracking build and deployment events in Versioner
ci-cd cicd cli deployment deployment-tracking devops golang observability
Last synced: 07 Feb 2026
https://github.com/htekgulds/devopscli
An opinionated toolkit for DevOps engineers
Last synced: 10 Mar 2026
https://github.com/akz4ol/agentlint
Supply-chain security for AI agent configurations. Scan Claude Code, Cursor, and CLAUDE.md files for risky patterns.
ai ai-agents claude cli cursor devops devsecops linter sarif security static-analysis supply-chain supply-chain-security typescript
Last synced: 31 Jan 2026
https://github.com/nofusscomputing/kubernetes
Repository of Kubernetes Kustomize manifests
argo-cd devops itim kubernetes kustomization kustomize kustomize-base kustomize-manifest manifests
Last synced: 31 Jan 2026
https://github.com/bullygan/containerlab-ansible-vxlan
Lab enviroment for testing network technologies such as vxlan, dns, webserver. The whole infraestrucure and configuration is implemented in containerlab and automatized with ansible.
ansible ansible-playbook apache2 bind9 containerization containerlab css devops dns-server html iac networking python3 vlan vxlan webserver yaml yaml-configuration
Last synced: 11 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: 30 Jun 2026
https://github.com/ali-master/prune-mod
Fast and efficient tool to reduce node_modules size by up to 60%. Safely removes unnecessary files like docs, tests, and dev configs while keeping your app working perfectly. Ideal for serverless, Docker, and deployment optimization.
bun devops disk-saver docker node-modules-clean nodejs
Last synced: 20 Jan 2026
https://github.com/gebalamariusz/cloud-audit
Fast, opinionated AWS security scanner. Curated checks. Zero noise. Copy-paste fixes.
audit aws cli cloud-security compliance devops python security
Last synced: 05 Mar 2026
https://github.com/provectus/sak-external-dns
External-dns module for SAK project
aws devops open-source route53 swiss-army-kube
Last synced: 24 Apr 2025
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/asolis2/azure-auto-docker-deployment
Automates Azure VM deployment and Docker installation for containerized web servers.
automation azure cloud devops docker
Last synced: 15 Apr 2026
https://github.com/ynishi/infrastructure-info-scraper
The service collect news, seminar, oss active about infrastructure and ops.
devops docs infrastructure infrastructure-as-code
Last synced: 31 Jan 2026
https://github.com/medaminebt/gitlab
(DevOps LPI 701-100 ) devops tools - lab file
Last synced: 21 Aug 2025
https://github.com/luisquintanilla/mlnetcicdtest
MLOps for ML.NET Sample Project
azure-devops csharp devops dotnet dotnet-core fsharp machine-learning mlops sentiment
Last synced: 15 Apr 2026
https://github.com/thomasvincent/cloudflare-ufw-sync
Automated synchronization of Cloudflare IP ranges with UFW firewall rules. Enterprise-grade security tool for Linux servers using Cloudflare CDN/WAF
automation cloudflare cloudflare-api debian devops firewall firewall-rules infrastructure linux network-security networking python security sync system-administration ubuntu ufw
Last synced: 31 Jan 2026
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/sborrazas/ansible-roles
Basic ansible-roles I use to build apps
Last synced: 17 Apr 2026
https://github.com/nargonath/kubernetes-playground
An attempt at a not too complicated kubernetes architecture hosted on GKE
devops experiment google-cloud google-cloud-platform kubernetes kubernetes-cluster
Last synced: 17 Apr 2026
https://github.com/coslynx/fitness-tracker-mvp-social-community
Project: Set fitness goals, track your progress, and share achievements with friends.. Created at https://coslynx.com
api-integration code-generation data-visualization developer-tools devops fitness-tracker goal-setting machine-learning mvp nextjs postgresql prisma social-sharing software-development tailwindcss typescript user-authentication workout-tracking zustand
Last synced: 31 Jan 2026
https://github.com/rorovic/rorovic.github.io
my github blog
code data datawarehouse devops realtime
Last synced: 01 Feb 2026
https://github.com/djmgit/migrator
A CLI tool for easy and flexible reassignment of kafka topics
Last synced: 23 Mar 2025
https://github.com/everysoftware/devops-lab2
Creating a pipeline for building and uploading artifacts using GitHub Actions and Docker.
calculator devops docker flake8 pyinstaller
Last synced: 03 Mar 2025
https://github.com/clouddrove/terraform-azure-databricks
This terraform module is designed to create Azure Databricks resources. Azure Databricks is a fully managed first-party service that enables an open data lakehouse in Azure.
azure azure-databricks azure-modules azurerm clouddrove devops hcl terraform terraform-azure terraform-azurerm terraform-modules
Last synced: 07 Feb 2026
https://github.com/chandrikabijore/devops-bootcamp
This repository consists of the code samples, assignments, and notes for the DevOps bootcamp.
ci-cd cloud cloud-computing cloud-native devops docker infrastructure interview-preparation k3s kubernetes linux monitoring networking testing tools
Last synced: 11 Apr 2026
https://github.com/matheusafonseca/docker_para_desenvolvedores_docker_swarm_kubernetes
Repository dedicated to store codes and data used for the course of docker.
devops docker docker-compose docker-kubernetes docker-swarm dockerfile kubernetes
Last synced: 17 Apr 2026
https://github.com/scisamir/alx-system_engineering-devops
This repo contains my project on system engineering and devops on ALX
bash-scripting configuration-management database debugging devops docker firewall git haproxy linux load-balancer mysql networking nginx puppet regular-expression ssh web-infrastructure-design web-server
Last synced: 02 Feb 2026
https://github.com/rahlplx/polyglot-microservices-platform
Comprehensive Solution Architecture: The Best of Both Worlds - Polyglot microservices with Hexagonal Architecture, SPIFFE/SPIRE zero-trust, gRPC/Protobuf, CDC, and AI/ML Intelligence Layer
ai-ml cdc debezium devops go grpc hexagonal-architecture kafka kotlin kubernetes microservices nodejs openapi polyglot protobuf python rust spiffe spire terraform
Last synced: 26 May 2026
https://github.com/kmcallorum/multi-agent-cli
CLI tool for orchestrating pytest-agents in parallel or sequence with Prometheus metrics and Rich output
agents automation cli click devops orchestration prometheus pytest python rich
Last synced: 07 Feb 2026
https://github.com/jonathanbeber/onefootball
Onefootball DevOps Challenge
automation bash devops docker docker-compose golang sensu
Last synced: 15 Apr 2026
https://github.com/avasdao/studio
Nexa Builder Studio
blockchain devops devops-platform devops-tools
Last synced: 08 Feb 2026
https://github.com/ahmed-maher77/depi-assignments___full-stack-web-development
A collection of weekly full stack development tasks completed during the Digital Egypt Pioneers Initiative (DEPI) diploma. Covers frontend, backend, devops, and modern web technologies.
assignment-solutions backend-development depi devops digital-egypt-pioneers-initiative frontend-development programming-exercises prompt-engineering software-testing ui-ux-design version-control web-design-and-development
Last synced: 08 Feb 2026
https://github.com/naserraoofi/vagrant
Professional development infrastructure with load balancer, web servers, database, and monitoring - managed by Ansible using industry-standard patterns.
Last synced: 08 Feb 2026
https://github.com/bigbag/actix
TUI application for monitoring and triggering GitHub Actions workflows. View runs, logs, and trigger workflow_dispatch — all from your terminal.
bubbletea cli devops github-actions github-api golang tui workflow
Last synced: 15 Feb 2026
https://github.com/mikeshobes718/eks-orchestrator
Python CLI to manage EKS cluster/nodegroup lifecycle, RBAC, addons, and GitOps-safe rollouts with dry-run plans.
cli devops eks gitops helm kubectl kubernetes python sre
Last synced: 17 Mar 2026
https://github.com/ariefshaik7/vite-react-argocd-k8s
This project demonstrates a complete DevOps workflow using a Vite React application with a CI/CD pipeline powered by Jenkins, Docker, Kubernetes, and ArgoCD.
argocd ci-cd devops docker k8s kubernetes react vite
Last synced: 02 Apr 2026
https://github.com/15five/trivy-orb
orb for scanning docker containers with trivy
Last synced: 17 Mar 2026
https://github.com/vaibhavyadav-dev/setup-server
Custom Action that setup server for deployment of BharatSeva+ backend.
backend cicd custom-actions devops
Last synced: 15 Apr 2026
https://github.com/anonymousgirl123/k-nimbus-platform
K-Nimbus is an Internal Developer Platform, and the Spring Boot Orders Service is a reference workload that demonstrates how product teams consume the platform end-to-end.
ci-cd cloud-native devops github-actions infrastructure-as-code kubernetes microservices observability platform-engineering spring-boot system-design terraform
Last synced: 09 Mar 2026
https://github.com/rdhafiz/laravel-doctor
Lightweight diagnostic CLI for Laravel. Instantly detect configuration, performance, and production-safety problems in your Laravel application.
artisan cli-tool debugging developer-tools devops diagnostics laravel laravel-package performance php
Last synced: 26 Feb 2026
https://github.com/eighty4/changelog
CICD tasks for CHANGELOG.md
changelog cicd devops github-actions releases
Last synced: 17 Mar 2026
https://github.com/buildingopen/moto
🛵 One command to run 20+ Claude Code / Codex / opencode agents on a remote Linux server from your Mac. tmux sessions, authenticated Chrome, residential proxy, reboot-proof. Hetzner-tested.
agent-farm agents ai-agents chrome-automation claude-code codex dev-server devops docker hetzner homelab iterm opencode remote-development residential-proxy reverse-tunnel self-hosted sshfs tmux vps
Last synced: 17 Apr 2026
https://github.com/sgaunet/auto-mr
A Go-based automated merge request tool for GitLab and GitHub repositories with zero external CLI dependencies
automation ci-cd cli-tool devops github gitlab golang merge-request pull-request workflow-automation
Last synced: 26 Feb 2026
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/runtimes-node/runtime-node
Secure, Distroless, Multi-Arch Node.js Runtime. Built from Scratch, 0 Vulnerabilities, ~45MB.
alpine devops distroless docker docker-image docker-runtime dockerfile hardened image-security microservices minimal node node-js nodejs production productionready runtime runtime-image scratch security
Last synced: 02 Apr 2026
https://github.com/km-saifullah/deploy-static-webpage
devops docker html nginx static-site
Last synced: 26 Feb 2026
https://github.com/salt-extensions/saltext-zookeeper
Salt Extension for interacting with Apache Zookeeper
devops salt salt-extension saltstack saltstack-extension zookeeper
Last synced: 26 Feb 2026
https://github.com/jokics-infosec/soc-update-automation
Secure Bash automation tool for SOC and sysadmin updates on Ubuntu and Pop!_OS. Enforces hardening, logging, and compliance.
automation bash blue-team compliance devops hardening linux logging pop-os security-tools shell-script soc-automation sysadmin ubuntu updater
Last synced: 29 Jun 2025
https://github.com/devolutions/devolutions-server-helm
Devolutions Server Helm Chart
automation devolutions-server devops helm
Last synced: 15 Apr 2026
https://github.com/dimer47/tailscale-cli
CLI for the Tailscale API v2 — manage devices, ACLs, DNS, keys, users, webhooks & more from the terminal. Includes MCP server (39 tools) for Claude Code / AI assistants.
claude-code cli devops golang mcp model-context-protocol network tailscale tailscale-api vpn
Last synced: 03 Jun 2026
https://github.com/heptacom/kskremotemaintenance
Shopware plugin to access filesystem via WebDAV protocol
devops ecommerce shopware shopware-plugin webdav
Last synced: 09 Feb 2026
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/pprzetacznik/pprzetacznik.github.io-dev
Homepage
data-engineering devops python vue vuejs
Last synced: 09 Feb 2026
https://github.com/onecx/helm-angular-app
OneCX angular application helm template
Last synced: 26 Feb 2026
https://github.com/that-prod-guy/daily-devops-scripts
Bash scripts to automate your day-to-day deployments.
automation bash devops linux shell-scripting
Last synced: 15 Aug 2025
https://github.com/applicativesystem/phylogenomics-apptainer
apptainer image for complete phylogenomics and evolutionary analysis
apptainer apptainer-container devops devops-platform devops-team high-performance-computing phylogenomics phylogenomics-bioinformatics
Last synced: 15 Aug 2025