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/sanjay-k08/python-for-gcp-interact-with-google-cloud-using-python
Python For GCP is a project aimed at simplifying the interaction with Google Cloud Platform (GCP) services using Python. This repository provides code examples and scripts that help you manage and automate various GCP resources such as BigQuery, Cloud Storage, BigTable, Compute Engine, and more entirely through Python.
bigdata bigquery cloudstorage computeengine data-pipelines devops gcp gcp-automation python-script terraform-alternative
Last synced: 29 Apr 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/vitorsalgado/android-build-box
Full Android CI Environment with Docker
android ci-cd continuous-integration devops docker
Last synced: 16 Apr 2026
https://github.com/ar-ecommerce-platform/infra
Infra as code: Docker, Kubernetes, secrets
Last synced: 25 Sep 2025
https://github.com/hhtdev/hhtdev_portfolio
Portfolio - Hugo HERAULT (That's me !)
actions devops portfolio react threejs typescript vite
Last synced: 11 Apr 2026
https://github.com/stackblogger/aws-resources-terraform
This repository contains a collection of Terraform scripts designed for creating and managing various AWS resources, including EC2 instances, Lambda functions, ECR (Elastic Container Registry), and EKS (Elastic Kubernetes Service).
amazon automation aws cd ci cicd cloud devops docker ec2 ecr eks gcp pipeline terraform
Last synced: 16 Apr 2026
https://github.com/weronika-stepien/java
DevOps-oriented Java projects to highlight application lifecycle management, deployments and containerization. Applications demonstrate object-oriented programming, graphical interfaces, game development with JavaFX.
application-lifecycle-management containerization devops docker jar-files java javafx maven object-oriented-programming
Last synced: 16 Apr 2026
https://github.com/laurentinobezerra/imersao-devops-alura
Este projeto implementa uma API para gestão de alunos, cursos e matrículas, desenvolvida com FastAPI. Ele inclui configurações para execução local e orquestração via Docker e Docker Compose, realizado como prática da Imersão DevOps da Alura e Google Cloud.
alura api devops docker docker-compose fastapi python sqlite
Last synced: 11 Apr 2026
https://github.com/coslynx/maidly-3d-cleaning-webgl
3D cleaning booking: visually schedule with Maidly... 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 three-js typescript web-graphics webgl
Last synced: 16 Apr 2026
https://github.com/torshin5ergey/roadmapsh-basic-dockerfile
This is my solution to the Basic Dockerfile project in the DevOps roadmap from roadmap.sh
devops docker dockerfile linux
Last synced: 29 Apr 2026
https://github.com/coslynx/fittrack-goals-progress-sharing
Track goals share progress get fit with friends now... Created at https://coslynx.com
backend code-generation coslynx developer-tools devops fitness-tracker frontend goal-setting health-and-fitness javascript machine-learning mvp mvp-fitness nodejs progress-tracking react social-fitness web-application webdev workout-app
Last synced: 16 Apr 2026
https://github.com/omer-bar/homelab
Homelab is the current state of my home cluster as a GitOps environment.
devops gitops homelab homelab-setup
Last synced: 03 Mar 2026
https://github.com/princecloudops/terraform-azure-core-infra
Infrastructure-as-Code project deploying core Azure resources using Terraform. Includes VNet, subnet, NSG, VM, NIC, Public IP, storage, and full deploy/teardown lifecycle.
azure-vm cloud-engineering devops infrastructure-as-code linux terraform virtual-network
Last synced: 16 Apr 2026
https://github.com/1d9akash/devops-practice
Solutions - DevOps Practice Exercises
Last synced: 11 Apr 2026
https://github.com/project-navi/navi-bootstrap
A repo that bootstraps repos. Spec-driven Jinja2 engine + 7 template packs for production-grade CI, security, and release pipelines.
bootstrapping ci-cd code-review devops jinja2 python security template-engine
Last synced: 03 Mar 2026
https://github.com/luk4z7/beard.codes
My old blog
blog containers devops systems-programming
Last synced: 27 Mar 2026
https://github.com/nci-gdc/gpas-aws-workflow-runner
Repository contains steps and scripts to execute GPAS workflows on EC2 instances.
Last synced: 27 Mar 2026
https://github.com/nassiharel/klim
Klim is a cross-platform productivity booster for developer tools, detect, inspect, and upgrade tools through native package managers. Includes both an interactive TUI and CLI.
cli cross-platform developer-tools devops golang package-manager productivity-booster terminal toolchain tui
Last synced: 23 May 2026
https://github.com/toolsascode/bfm
BfM is a comprehensive database migration system that supports multiple backends (PostgreSQL, GreptimeDB, Etcd) with HTTP and Protobuf APIs.
automation devops devops-tools migrations migrations-tool
Last synced: 04 Mar 2026
https://github.com/a-grasso-dev/ansible-wordpress-deploy
DevOps project developed during the 2024/2025 academic year. Automated deployment of a WordPress site using Ansible on Debian (Nginx, PHP-FPM, MariaDB). Separate staging/production environments, custom Ansible roles, and secret management with Ansible Vault.
ansible automation devops linux mariadb nginx php wordpress
Last synced: 11 Apr 2026
https://github.com/twhiston/ansible-job-worker
Lightweight job container for openshift used to schedule and automate ansible build tasks.
ansible devops docker openshift
Last synced: 16 Apr 2026
https://github.com/devrail-dev/dev-toolchain
Beta — DevRail developer toolchain container image
beta developer-tools devops devrail docker linting
Last synced: 03 May 2026
https://github.com/kostiantyn-matsebora/deployment-dashboard
Real-time services × environments deployment matrix, sourced from CI/CD pipeline events. .NET 10 + Angular 20, live via SSE.
angular ci-cd deployment-dashboard deployment-tracking devops docker dotnet postgresql self-hosted server-sent-events
Last synced: 03 Jun 2026
https://github.com/streamliner-one/install
One-line installer and release manifests for AI automation and workflow operations platforms.
Last synced: 07 Mar 2026
https://github.com/sahar-dev/kubernetes_101
This project demonstrates how to deploy and manage two intercommunicating Django applications on Kubernetes. It provides a step-by-step guide to writing Kubernetes YAML configuration files, containerizing Django applications with Docker, and deploying them to a Kubernetes cluster.
devops django docker kubernetes tutorial
Last synced: 29 Apr 2026
https://github.com/dryvist/claude-code-routines
Scheduled Claude Code routines for automated GitHub portfolio management — PR triage, repo polish, health scoring, and daily briefings
ai-agents automation claude-code claude-code-routines cron-jobs developer-tools devops github-actions github-automation scheduled-tasks
Last synced: 03 Jun 2026
https://github.com/dryvist/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: 03 Jun 2026
https://github.com/kartikk-26/ci-cd-pipeline-project
This repository automates the deployment of a web application using Jenkins, Ansible, and Docker on AWS EC2 instances. It includes a CI/CD pipeline triggered by GitHub webhooks for seamless deployment.
ansible aws cicd-pipeline devops docker dockerfile dockerhub jenkins
Last synced: 29 Apr 2026
https://github.com/dryvist/ansible-proxmox-apps
Ansible roles for configuring applications on Proxmox VMs and LXC containers - includes Cribl Edge, Cribl Stream, HAProxy syslog load balancer, and common application patterns
ansible automation cribl devops haproxy infrastructure-as-code log-management lxc observability proxmox syslog virtualization
Last synced: 04 Jul 2026
https://github.com/arillso/ansible.container
Ansible collection for container orchestration and Kubernetes management including Docker, k3s, Helm, and GitOps with Fleet
ansible ansible-collection ansible-role automation configuration-management containerization devops docker docker-compose fleet gitops helm k3s kubernetes orchestration rancher
Last synced: 01 Apr 2026
https://github.com/milkdrinkers/env-applier-rs
Rust CLI for replacing environment variables in config files.
cli config configuration devops rust rust-cli-apps rust-lang systemadministration
Last synced: 31 Mar 2025
https://github.com/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/codeviewbr/kube-devops-ci
Run the main commands to deploy or build services like kubernetes and aws using CLI.
aws devops helm k8s kubernetes
Last synced: 05 Mar 2026
https://github.com/fcongedo/challenge-devops
Challenge-DevOps-ELDAR
bash-scripting ci-cd devops docker jenkins linux vagrant
Last synced: 09 Apr 2026
https://github.com/gaetanovespero81/ai-code-review-bot
Automated AI-powered code review bot using GitHub Actions and GitHub Models to analyze PR diffs and generate structured reviews.
ai ai-code-review automation azure-ai chatgpt code-review devops github-actions github-models llm python
Last synced: 05 Mar 2026
https://github.com/ines312692/metricflow
MetricFlow is a complete demonstration project for learning modern application monitoring with Prometheus, Grafana, and CI/CD automation with GitHub Actions.
devops docker github-actions grafana
Last synced: 29 Apr 2026
https://github.com/kaalpanikh/configuration-management
Ansible-driven configuration management for secure web servers on AWS using Nginx and Let's Encrypt.
ansible automation aws configuration-management devops nginx ssl
Last synced: 11 Apr 2026
https://github.com/stxkxs/matlock
Multi-cloud security and cost swiss army knife — audit IAM permissions, spot cost anomalies, find orphaned resources, and flag insecure storage across AWS, GCP, and Azure
aws azure cli cloud cloud-security cost-optimization devops gcp golang iam least-privilege security
Last synced: 10 Apr 2026
https://github.com/qbart/qbart.github.io
My personal website
blog devops gamedev qbart software software-engineering webdevelopment
Last synced: 05 Mar 2026
https://github.com/iton0/hkup-cli
Git hooks manager CLI tool
cli devops git-automation git-hooks go
Last synced: 05 Mar 2026
https://github.com/hoan02/ops-flow
Ops Flow là công cụ desktop DevOps giúp trực quan hóa và theo dõi trạng thái hệ thống theo thời gian thực, quản lý cấu hình và tích hợp CI/CD như GitLab, Jenkins, Kubernetes, SonarQube và Keycloak.
Last synced: 13 Jan 2026
https://github.com/monim279/ai-powered-devops
🤖 Discover AI tools and techniques to optimize DevOps processes through practical challenges and hands-on projects in this comprehensive 10-day course.
agent agentic-ai cicd cloud devops devops-platform devops-workflow engineering-productivity environment-manager go grafana hacktoberfest llmops mcp microsoft-teams prometheus self-hosted sre
Last synced: 29 Apr 2026
https://github.com/seasontemple/transmutary
Proactive open-source ecosystem intelligence — watch repositories and their dependencies, diagnose changes, and get pushed what matters before it becomes an incident.
devops github llm monitoring observability prompt-injection python rss supply-chain-security
Last synced: 03 Jun 2026
https://github.com/symonmuchemi/alx-system_engineering-devops
This project is part of the ALX_SE engineering curriculum
Last synced: 17 Apr 2026
https://github.com/tedilabs/terraform-tfe-modules
🌳 A sustainable Terraform Package to manage all of things on Terraform Enterprise (Terraform Cloud)
devops hacktoberfest hcl2 iac lang-hcl sre tedilabs terraform terraform-cloud terraform-enterprise terraform-module terraform-modules tfe type-module
Last synced: 05 Mar 2026
https://github.com/mikand13/aws-tools
Various scripts for doing aws tasks
automation aws cd ci devops tools
Last synced: 30 Apr 2026
https://github.com/aeternity/terraform-aws-hyperchains
Aeternity backed hyperchain testnet infrastructure configuration
Last synced: 05 Mar 2026
https://github.com/coslynx/voice-expense-web-app
Log expenses with your voice on mobile web Fast and simple... Created at https://coslynx.com
code-generation coslynx css3 developer-tools devops expense-tracker finance-management fintech firebase frontend html5 javascript machine-learning mvp personal-finance progressive-web-app speech-recognition voice-commands web-app web-speech-api
Last synced: 09 Apr 2026
https://github.com/ianoflynnautomation/bjjeire-deploy
Helm charts for bjjeire app
bjj devops helm helm-charts infrastructure kubernetes
Last synced: 12 Apr 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/sborrazas/ansible-roles
Basic ansible-roles I use to build apps
Last synced: 17 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/dilafar/anguler-springboot-cloud-migration
Full CI/CD pipelines for employee management application, a Java-based dynamic web application with a database
angular argocd aws azure devops devsecops external-dns external-secrets gcp kubernetes kustomization spring-boot vault
Last synced: 11 Apr 2026
https://github.com/resq-software/crates
A comprehensive Rust-based CLI and TUI toolset for the ResQ autonomous drone platform. Provides unified developer and operations utilities including audit, secrets scanning, deployment orchestration, health diagnostics, log aggregation, and performance profiling.
automation cli-tool developer-tools devops monitoring rust tui workspace
Last synced: 14 Apr 2026
https://github.com/davebugg/alertpilot
Self-hosted action-on-alert framework — receive events via HTTP, push to any device, execute actions from notification
alerting devops docker fastapi notification-center notification-service notification-system notifications ntfy pwa self-hosted self-service
Last synced: 02 Apr 2026
https://github.com/neuralegion/sniffer-chart
The API Traffic Analyzer for Bright
api appsec devops helm-chart kubernetes network network-analysis packet-capture sniffer traffic-analysis
Last synced: 23 Jul 2025
https://github.com/aashu-dubey/cicd-workflows
collection of workflows for different technologies & use-cases
automation cd ci ci-cd cicd devops github-actions pipelines workflows yaml
Last synced: 05 Jan 2026
https://github.com/darren277/relayops
Model Context Protocol for DevOps
abstract-factory-pattern devops flask github llm mcp slack webhooks
Last synced: 02 Apr 2026
https://github.com/sourasishbasu/ledgerly
cloud project wing devops project
api aws devops docker fastapi gemini goaccess grafana monitoring postgresql prometheus python traefik
Last synced: 26 Feb 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/jjlongoria/aura-helper-ignore
Repository to storage and manage code for Aura Helper Ignore Module. This is an util module to ignore metadata from a JSON metadata file or from your Salesforce Project. Is used by the Package Generator Module to ignore metadata when create the packages
aura-helper ci continuous-integration devops framework ignore metadata nodejs salesforce salesforce-developers
Last synced: 17 Apr 2026
https://github.com/epomatti/az-ado-self-hosted-agent
Azure DevOps self-hosted agent deployment
ado agent azure azure-devops azure-vm cicd devops docker python self-hosted terraform
Last synced: 11 Apr 2026
https://github.com/hellothisisflo/the-gate
The Gate: Securely serve multiple services from one single entry-point.
bootstrap certbot deploy devops docker https letsencrypt network nginx quick secure ssl ssl-certificates
Last synced: 17 Apr 2026
https://github.com/tadghw/the-unified-workspace
This environment lives on my homeserver and is used as a unified workspace by my household's many clients. It offers a declarative, atomic environment that unites each of my devices into one tmux session and one set of git worktrees.
Last synced: 03 Apr 2026
https://github.com/hiall-fyi/pve-secure-gitlab-lxc
Production-ready, security-hardened GitLab CE installation script for Proxmox LXC containers
automation bash-script deployment devops gitlab gitlab-ce homelab infrastructure installation-script letsencrypt linux lxc lxc-container proxmox proxmox-ve security security-hardening self-hosted ssl ubuntu
Last synced: 03 Apr 2026
https://github.com/coslynx/threejs-tictactoe-3d-game
3D TicTacToe online! Play friends in a new dimension!... Created at https://coslynx.com
3d-animation 3d-interaction 3d-landing-page 3d-model 3d-performance 3d-web code-generation coslynx developer-tools devops gltf javascript landing-page machine-learning react react-three-fiber three-js typescript web-graphics webgl
Last synced: 17 Apr 2026
https://github.com/morgaesis/ssh-guard
LLM-powered SSH command filter for AI agents. Evaluate every command before execution.
agent-safety ai-agents command-filter devops llm safe-ssh security ssh ssh-wrapper
Last synced: 03 Apr 2026
https://github.com/devcavin/netinsight
bandwidth devops java monitoring network-monitoring network-scanner network-tools spring-boot
Last synced: 03 Apr 2026
https://github.com/libre-devops/azure-pulumi-gh-action
A GitHub action to run Pulumi for Azure resources.
actions azure devops github github-actions pulumi pulumi-azure
Last synced: 11 Apr 2026
https://github.com/aadi-sonwane/todo_app_docker_jenkins
A 2-tier ToDo application using Docker and Jenkins for CI/CD pipeline automation, deployed on AWS EC2. This project showcases best practices in DevOps, containerization, and cloud automation.
aws-ec2 devops docker docker-compose github-actions jenkins python sqlite3
Last synced: 09 Apr 2026
https://github.com/coslynx/discord-status-management-bot
Project: Discord Status Bot with 50+ Features and Slash Commands. Created at https://spectra.codes, which is owned by @Drix10
api-integration code-generation code-quality community-engagement developer-tools devops discord-bot discord-js docker github-actions javascript machine-learning member-status mongodb mongoose node-js openai server-management slash-commands software-development
Last synced: 11 Apr 2026
https://github.com/course-one/docker-version-app
A simple Docker image that prints the version number.
devops docker docker-image dockerfile dockerhub
Last synced: 17 Apr 2026
https://github.com/coslynx/openai-request-wrapper-service
Simplify OpenAI requests with automated API call management and response parsing.... Created at https://coslynx.com
ai-api code-generation developer-tools devops fastapi jwt-auth machine-learning mvp mvp-service openai-integration openai-wrapper postgresql python python-api request-handler response-processing rest-api software-development sqlalchemy uvicorn
Last synced: 17 Apr 2026
https://github.com/gocloudla/gocloud-cli
GoCloud CLI - Command-line interface for managing Terraform and Standard Platform operations
automation cli devops gocloud golang infrastructure management standard-platform terraform tool
Last synced: 19 Apr 2026
https://github.com/mewebstudio/jenkins-with-docker
Jenkins with docker
devops docker docker-in-docker jenkins jenkins-with-docker
Last synced: 25 Apr 2026
https://github.com/kzap/k8s-crd-example
Sample of setting up CRD Resource and accessing it using a Go Client in Kubernetes
devops example golang kubernetes operators
Last synced: 17 Apr 2026
https://github.com/adgamal/terraform-aws-scalable-webapp
Production-style AWS infrastructure using Terraform (VPC, Subnets, ALB, ASG, Bastion, NAT, IAM, S3).
alb autoscaling aws devops infrastructure-iac s3 terraform
Last synced: 17 Apr 2026
https://github.com/andrewscwei/actions
GitHub composite actions and reusable workflows
Last synced: 21 Apr 2026
https://github.com/soakes/soakes
GitHub profile README
ansible automation bgp cloud-engineering devops devsecops docker gitops go infrastructure kubernetes linux network-security operator-tooling platform-engineering python site-reliability sre terraform
Last synced: 03 Jun 2026
https://github.com/coslynx/realtime-fitness-tracker-mvp
Track your fitness progress, set goals, and monitor your performance in real-time... Created at https://coslynx.com
chartjs code-generation coslynx developer-tools devops fitness-app fitness-community fitness-tracker health-app javascript machine-learning mvp nextjs progress-tracking react realtime-tracking sqlite tailwindcss typescript workout-tracker
Last synced: 04 Apr 2026
https://github.com/yurukusa/subnet-calc
IP subnet calculator. Network, broadcast, host range, CIDR, subnet mask.
developer-tools devops ip-address networking subnet
Last synced: 04 Apr 2026
https://github.com/raphaelramosds/vms-vagrant
My virtual machines managed with Vagrant
debian devops linux vagrant virtual-machine
Last synced: 03 Jun 2026
https://github.com/andreadcsousa/andrea_sousa_ddf_tech_022026
Este repositório apresenta a implementação de uma Plataforma de Dados para otimização de catálogo de produtos em um e-commerce de grande escala, utilizando o dataset Amazon Products Dataset 2023.
case colab dadosfera devops github kaggle metabase openai pmbok python sql streamlit vscode
Last synced: 23 May 2026
https://github.com/eon01/devsecopsinpracticecompaniontoolkit
DevSecOps in Practice - The Companion Toolkit
books checkov cicd cloudnative dependency-checker devops devsecops git gitlab kubernetes neuvector sbom security syft terraform trivy trufflehog
Last synced: 04 Apr 2026
https://github.com/kaneamiller/daily-commits
Automates daily commits to maintain an active GitHub contribution graph, with customizable commit messages, automatic conflict handling, and setup options for different operating systems.
automation cron-jobs devops git github-actions nodejs task-scheduler
Last synced: 04 Apr 2026
https://github.com/amoljorewar/miscellaneous_learning
Random terms/topics learnt everyday
Last synced: 17 Apr 2026
https://github.com/cuonglamphu/straits-fruits
A web-based system developed using Laravel to manage fruit invoices. It allows staff to log in, register fruit categories and items, create invoices, and print them as PDF.
cicd containers devops laravel11 webdevelopment
Last synced: 04 Apr 2026
https://github.com/lkubb/salt-tool-brew-formula
Bootstrap and configure Homebrew, also for M1. Allows managing custom mirror settings and taps.
devops homebrew macos salt-formula saltstack
Last synced: 18 Apr 2026
https://github.com/ebrahimmosadegh/kilavapersian
An example of a website in the field of energy, engineer and instrumentation
cpanel devops django full-stack html-css-javascript python
Last synced: 18 Apr 2026