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-06 00:08:28 UTC
- JSON Representation
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/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/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/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/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/sadeeshaperera/aws-projects
AWS project collection which I did in my free time
Last synced: 16 May 2025
https://github.com/honeok/pinker
A CLI tool to automatically pin Docker image tags to SHA256 digests for reproducible and secure builds. 🐳
cli devops docker docker-compose dockerfile golang security
Last synced: 13 Jan 2026
https://github.com/686f6c61/env-doctor-cli
The ESLint for your .env files - Synchronize, validate, and manage environment variables with security hardening
cli developer-tools devops dotenv env environment-variables linter nodejs security typescript validation
Last synced: 13 Jan 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/yunusemrenalbant/spring-ci-cd-with-jenkins
Bu proje, Jenkins kullanılarak CI ve CD süreçlerinin nasıl otomatize edileceğini göstermektedir.
cicd devops jenkins spring spring-boot
Last synced: 05 Jan 2026
https://github.com/smrash-dev-101/prodify
Prodify:Flask microservices with Docker , CI (test/scan/SBOM/sign), and (next) Terraform + Kubernetes Girops.
devops docker flask github-actions kubernetes terraform
Last synced: 11 Apr 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/sabyasc/ml-pyproj
ml-pyproj is all about various ML or MLOps related projects written in Python.
devops github-actions hugo machine-learning mlflow python3 terraform
Last synced: 11 Apr 2026
https://github.com/ayush-2005547/k8s-local-nginx-deployment
Kubernetes deployment of NGINX using Docker Desktop and kubectl.
cloud-native deployment devops docker-desktop kubernetes nginx
Last synced: 21 Apr 2026
https://github.com/shannon-kioko/alx-system_engineering-devops
debugging devops scripting sysadmin
Last synced: 27 May 2026
https://github.com/chamodshehanka/ballerina-orchestration
Ballerina container with Docker and Kubernetes
ballerina cloud cloudnative container devops docker kuberentes
Last synced: 31 Mar 2025
https://github.com/josedilro/multi-tier-hospital-aws-app
🏥 Build a robust hospital management system on AWS, leveraging Terraform, Python, and Flask for seamless, scalable healthcare solutions.
aws bootstrap cloud-architecture devops flask healthcare-application infrastructure-as-code postgresql python terraform
Last synced: 11 Apr 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/op5dev/.github
@OP5dev
cloud data-engineering devops devsecops security software-engineering
Last synced: 05 Jan 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/n13org/makefile
Makefile How-Tos and Tutorials. Simple examples and even some detailed workflows. Also this project covers some wrapper for common build and release tools in the DevOps environment.
Last synced: 28 Mar 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/ronihdzz/push-to-digitalocean-action
A customizable GitHub Action to build and push Docker images to DigitalOcean Container Registry, with support for environment mapping and rollback tags.
automation ci-cd container-registry devops digitalocean docker github-actions
Last synced: 10 Mar 2026
https://github.com/ihebbelhadj/opsforge
OpsForge is a DevOps automation setup with Vagrant, Docker, Jenkins, and Kubernetes for CI/CD, monitoring, and deployment.
artifact-management automation ci-cd devops docker infrastructure-as-code jenkins kubernetes monitoring
Last synced: 11 Apr 2026
https://github.com/abhi-bhatra/python-heroku-workflow
Simple Flask App with GitHub action deployment to Heroku config file
devops flask github-actions heroku html python
Last synced: 20 Apr 2026
https://github.com/go-deck/routeflow
RouteFlow is a high-performance, declarative API routing framework for Go that accelerates backend development using YAML. Define RESTful endpoints, middleware, DB connections, and server settings without boilerplate. Switch between Gin, Fiber, or Echo with zero code changes. Ideal for scalable microservices, REST APIs, and rapid prototyping.
apidevelopment backenddevelopment cloudnative devops echo gin gin-framework goframeworks golang microservices opensource restapi webdevelopment
Last synced: 07 May 2026
https://github.com/foufou-exe/iac-terraform-ansible-aws-webserver-demo
Complete example of deploying a Debian web server on AWS EC2 using Terraform and Ansible. Perfect for learning infrastructure as code (IaC) basics. 🤖
ansible automation aws cloud debian devops ec2 example iac infrastructure-as-code linux open-source terraform tutorial webserver
Last synced: 11 Apr 2026
https://github.com/vignesh07/oncall-agent
AI-powered on-call agent that responds to production alerts with analysis and fixes. Supports PagerDuty, Datadog, CloudWatch, Sentry, and more.
ai alerting automation claude datadog devops github-actions incident-response oncall pagerduty
Last synced: 13 Jan 2026
https://github.com/ekowcharles/aws-eks-terraform
Demo for building AWS EKS using Terraform
aws devops eks infrastructure kuber terraform
Last synced: 29 Apr 2026
https://github.com/aem-design/docker-nexus
nexus container to use in your devops ci/cd architecture
automation best-practices devops nexus
Last synced: 23 Feb 2026
https://github.com/waldirborbajr/gitrelease
GitRelease - DevOps Automation Command Line Tool
cli command-line devops gitrelease hacktoberfest rust terminal
Last synced: 18 Apr 2026
https://github.com/felixgeelhaar/specular
AI-native development framework with specification-driven workflows, built-in drift detection, and multi-LLM provider support
ai anthropic automation ci-cd code-generation devops docker drift-detection go golang llm openai policy-enforcement specification tdd
Last synced: 18 Jan 2026
https://github.com/petervinter/docker-graceful-shutdown-for-windows
Scripts for gracefully shutting down Docker containers on Windows systems
container-management container-orchestration devops docker docker-compose docker-windows powershell windows windows-terminal
Last synced: 11 Apr 2026
https://github.com/nickchecan/devops-store-cap
A SAP CAP application deployed on the Trial Cloud Foundry environment through a CI/CD pipeline defined with GitHub Actions.
cloudfoundry devops github-actions hana microservices saas sap sap-cloud-platform sap-hana sapcap
Last synced: 16 May 2025
https://github.com/bn-digital/terraform
Provision and manage infrastructure with Terraform including Kubernetes cluster, Nginx Ingress controller with SSL, and S3 CDN.
devops digitalocean iac terraform
Last synced: 26 Aug 2025
https://github.com/railwayapp-templates/beego
Beego on Railway
beego beego-framework deploy-beego devops go golang railway
Last synced: 15 Mar 2025
https://github.com/itsfoss0/dev-summit-eldoret
Demo for the Introduction to DevOps talk @ Eldoret Dev Summit 2024
Last synced: 16 Jul 2025
https://github.com/raniellyferreira/kubernetes-database-backup
Kubernetes job for database backup
auto-rotate backup chart charts database devops helm kubernetes mariadb mongo mongodb mysql postgre postgresql
Last synced: 11 Apr 2026
https://github.com/byu-oit/hw-static-site
Template for creating a product specific repo with terraform files for deployment
Last synced: 03 Feb 2026
https://github.com/ethanjameslew/elew-config
my development tool, environment and shell configurations packaged in Nix
devops latex-development nix python smt-solver vim vim-configuration zathura
Last synced: 19 Apr 2026
https://github.com/reckonsys/devops
Meterials + Presentaions related to DevOps / DevSecOps
devops devops-course devops-workflow devsecops
Last synced: 28 May 2026
https://github.com/nrjdalal/commitsafe
A powerful CLI tool that encrypts and decrypts .env files to protect your sensitive information during git commits. CommitSafe ensures that secrets remain secure and reduces the risk of accidental exposure in your repositories.
ci-cd cli commitsafe crypto decrypt decryption devops dotenv encrypt encryption env environment-variables file-safety git-hooks secrets secure security
Last synced: 27 Feb 2026
https://github.com/chaluvadis/chart-profile-visualizer
Visualize Helm charts across environments
debugger devops devops-platform devops-tools environment helm helm-charts k8s k8s-deployment kubernetes linter typescript visualization
Last synced: 11 Apr 2026
https://github.com/mahmoud-elhamahmy/k8s-lab
DevOps Internship - DEPI - K8s Course
Last synced: 03 Feb 2026
https://github.com/qkrtpdlr/terraform-ticketing-platform
Terraform으로 구축한 고가용성 티켓팅 플랫폼 (Redis 분산 락 + Multi-AZ + Auto Scaling)
auto-scaling aws devops distributed-lock elasticache high-availability infrastructure-as-code multi-az portfolio rds-aurora redis spring-boot terraform
Last synced: 11 Apr 2026
https://github.com/insonusk/container-with-test-travice-ci
Project witch create container with test. DevOps realize by Travice CI
devops docker education travis-ci
Last synced: 31 Mar 2025
https://github.com/riipandi/vscode-essential-pack
Visual Studio Code extension pack for essential web development.
development-environment devops visual-studio visual-studio-code vscode vscode-extension
Last synced: 15 Mar 2025
https://github.com/antoniosilv-l/local-data-stack
Repositório criado com o objetivo de estudar e construir uma arquitetura de dados moderna, seguindo os melhores padrões.
devops devsecops modern-data-stack
Last synced: 04 Feb 2026
https://github.com/haziqachik/oracle-ubuntu-vm-deployment
Ubuntu VM deployment on VirtualBox & AWS EC2 with Nginx, Docker, Docker Compose. Includes screenshots, automation, and system hardening.
aws aws-ec2 cloud devops docker ec2 linux nginx portfolio portfolio-project ubuntu virtualbox
Last synced: 11 Apr 2026
https://github.com/eighty4/c2
Cross-platform developer tooling for cloud-init user data
cloud-config cloud-init devops linux user-data
Last synced: 21 Feb 2026
https://github.com/suraj-kumar00/aws-static-mental-health-website
Mental Health Website for Cloud/DevOps practices
aws devops docker html kubernetes mental-health nginx
Last synced: 09 Mar 2025
https://github.com/imsalmanmalik/devsecops-project-netflix-deployment
Deploy a Netflix clone application using a secure CI/CD pipeline built with Jenkins, Docker 🐳 , and Kubernetes ☸️. This project includes implementing code quality and security tools (SonarQube, Trivy), as well as monitoring solutions (Prometheus, Grafana) to ensure reliability and visibility
aws devops devsecops devsecops-pipeline docker eks-cluster grafana jenkins kubernetes monitoring networking node-exporter owasp-dependencycheck prometheus security sonarqube static-code-analysis trivy-scan
Last synced: 09 Apr 2026
https://github.com/m0usm/universal-selfhosted-stack
Production-ready Bash installer that deploys a complete Traefik + Nextcloud + Paperless + n8n stack with healthchecks, SFTP, backups & secure defaults.
automation backup devops docker docker-compose encrypted-backups homelab infrastructure n8n nextcloud ocr onlyoffice paperless-ngx rclone selfhosted sftp traefik zero-knowledge
Last synced: 28 Apr 2026
https://github.com/jenniferopal/sensory_ai_project
Building a production-grade microservices platform for processing and analysing sensory data in real-time, built with DevOps best practices.
ci-cd devops docker fastapi grafana k8s kubernetes machine-learning monitoring python terraform yaml
Last synced: 21 Feb 2026
https://github.com/pixellot/workflow-status
public repo for github action that reports on a github action workflow run final status.
Last synced: 12 Jun 2026
https://github.com/nemuizzz/hawkeye
A simple yet powerful URL monitoring tool. Track changes in multiple websites with a single command or integrate with your Go applications.
cli detection devops go monitoring url-monitoring web-change website-monitor
Last synced: 02 Sep 2025
https://github.com/thanhnguyxn/alert-alchemy
🧪 CLI incident-response simulator: brew fixes from alerts using realistic logs, metrics & traces (offline).
chaos-engineering cli debugging devops game incident-response learning monitoring observability oncall postmortem python rich runbooks simulation site-reliability-engineering sre terminal typer yaml
Last synced: 13 Jan 2026
https://github.com/wzhliang/gira
A CLI tool that is part of a DevOps automation system with JIRA and Gitee
Last synced: 18 Jan 2026
https://github.com/coslynx/discord-sound-sharing-bot
Project: Melodic Discord Bot for Music Play. Created at https://spectra.codes, which is owned by @Drix10
code-generation code-quality community-building developer-tools devops discord-bot discordjs express ffmpeg javascript machine-learning mongodb music-playback nodejs playlist-support queue-management software-development user-engagement volume-control ytdl-core
Last synced: 31 Jan 2026
https://github.com/coslynx/fitdash-km4006
Project: Effortlessly track progress, share goals, and stay motivated with a simple, user-friendly platform. Created at https://coslynx.com
api-integration code-generation community-features developer-tools devops fitness-tracker goal-tracking javascript machine-learning mvp mvp-development nextjs postgresql progress-visualization react server-side-rendering social-sharing software-development typescript workout-logging
Last synced: 03 Jan 2026
https://github.com/yash509/devsecops-react-app
Developed a App using React
aws cloud css devops devsecops dockerfile gcp html javascript kuberenetes react terraform
Last synced: 12 Apr 2026
https://github.com/silvermax12/cli
# Oasis CLIThis is the official command-line interface (CLI) for the Oasis Network, designed for seamless interaction with both the consensus layer and ParaTimes. 🌐 For building the CLI, run the provided commands in your terminal. 🛠️
api-testing cli client dbms debugging developer-tools development devops git github-api-v4 macos npm npm-cli rest-api terminal toml windows yaml
Last synced: 12 Apr 2026
https://github.com/berattac104/azure
This project contains my Azure Cloud Computing assignment where I deployed and configured a full cloud environment on Microsoft Azure.
azure azure-file-share azure-storage cloud cloud-basics cloud-computing devops iis rdp serial-console sql-server sql-server-express virtual-machine windows-server
Last synced: 15 May 2026
https://github.com/korngsamnang/edstock
Sunrise DevOps 1 Project.
devops docker docker-compose expressjs jenkins nextjs14 nginx
Last synced: 12 Apr 2026
https://github.com/nasriyasoftware/orchestriq
Orchestriq is a TypeScript library for programmatically managing Docker containers, images, networks, and volumes—both locally and remotely.
automation container-management devops docker docker-api docker-daemon infrastructure orchestration remote-docker
Last synced: 16 Mar 2025
https://github.com/pblocz-templates/azure-biceps-devops
azure azure-bicep azure-devops devops template
Last synced: 10 Mar 2025
https://github.com/paulsilcock/app-of-apps
Bootstraps my Kubernetes cluster with applications, including an Argo Workflows instance and my homepage
app-of-apps argocd continuous-deployment devops gitops kubernetes kustomize
Last synced: 10 Mar 2025
https://github.com/coslynx/fitness-goals-tracker-mvp
Project: Early Stage User Feedback Platform. Created at https://spectra.codes, which is owned by @Drix10
activity-tracking code-generation developer-tools devops fitness-tracker goal-setting javascript machine-learning mvp nextjs progress-tracking react-query social-features software-development supabase tailwindcss typescript user-dashboard workout-logging zustand
Last synced: 24 Jan 2026
https://github.com/ramesherrorhunter/kiro-test-agent
Kiro agent for automated test generation and execution
ai-agents automation devops kiro
Last synced: 11 Jun 2026
https://github.com/cauandzn/devops-it-talent
Repository where I organize all my studies on the DevOps Track, taught by the IT Talent Program.
aws dev devops devsecops docker docker-compose dockerfile git java ops
Last synced: 12 Apr 2026
https://github.com/autonomous-bits/nomos
Configuration scripting language that compiles reusable, cascading configs into deterministic, versioned snapshots for IaC
cli compiler configuration configuration-management devops dsl go golang infrastructure-as-code monorepo parser reproducibility scripting-language
Last synced: 17 Feb 2026
https://github.com/ezhilezhil/jenkins-pipline
A responsive website showcasing an 8 stage Jenkins pipeline with interactive videos for each stage.
devops jenkins pipline responsive
Last synced: 03 Sep 2025
https://github.com/donaldkellett/github-actions-test
GitHub Actions test
cicd continuous-delivery devops docker flask kubernetes python3 unit-testing
Last synced: 12 Apr 2026
https://github.com/inmanturbo/clr-docker-lemp
Clear Linux Docker Environment for Nginx Mariadb PHP and Redis Development. With php-extras bundle, and PHPRedis, and redis server!
clearlinux devops docker imagick laravel mailparse-extension mariadb nginx php phpredis redis redis-client
Last synced: 12 Apr 2026
https://github.com/felipe-veas/platform-engineering-model
A reference model for building and scaling internal developer platforms in modern organizations
developer-experience devops documentation internal-developer-platform platform-engineering
Last synced: 10 Mar 2026
https://github.com/heyvaldemar/mattermost-data-retention-docker-compose
Mattermost Data Retention Using Docker Compose
automation chat data-retention delete-data devops devops-automation docker docker-compose mattermost mattermost-api mattermost-bot mattermost-chat mattermost-client mattermost-plugin mattermost-retention mattermost-server messanger retention retention-policies retention-policy
Last synced: 12 Apr 2026
https://github.com/vishal-cpu/terraform-aws-transfer-server-sftp
AWS Transfer Server SFTP
Last synced: 08 Apr 2025
https://github.com/anilrajrimal1/phase-secrets-fetch-action
A GitHub Action that securely fetches secrets from Phase Console and generates a .env file for use in workflows.
automation ci-cd devops env-file github-actions phase secrets-management security
Last synced: 24 Mar 2025
https://github.com/harshal2802/pdd-skill
A Practical Framework for Building with AI
ai-assisted-development ai-prompts ai-workflow backend claude claude-code claude-skill code-generation data-science developer-tools devops frontend full-stack llm machine-learning mobile-development pdd prompt-driven-development prompt-engineering software-development
Last synced: 12 Apr 2026
https://github.com/dhilipsiva/charts
Some Helm-Classic charts that I create for kubernetes
devops helm helm-charts kubernetes
Last synced: 22 Apr 2026
https://github.com/coslynx/fitlog-txsgnu
Project: Initial Prototype for User Feedback and Iteration. Created at https://spectra.codes, which is owned by @Drix10
code-generation developer-tools devops expressjs fitness-tracker goal-setting machine-learning mvp nextjs postgresql progress-tracking react rest-api social-sharing software-development typescript user-interface web-app zustand
Last synced: 06 Jan 2026
https://github.com/coslynx/fitness-tracker-social-goals
Track fitness goals, set progress, share achievements with friends... Created at https://coslynx.com
code-generation developer-tools devops expressjs fitness-tracker goal-setting machine-learning mvp mvp-development nextjs postgresql prisma progress-tracking social-fitness software-development tailwindcss typescript user-authentication workout-logging zustand
Last synced: 12 Apr 2026
https://github.com/redopsbay/cloudworkshop
Cloud Workshops
automation aws azure cloud cloud-native demo devops digitalocean gcp google infrastructure-as-code kubernetes reverse-proxy service-mesh solutions
Last synced: 16 Jan 2026
https://github.com/bienkma/bienkma.github.io
bienkma's information
bienkma devops infra infrastructure loadbalancing sre system systemadmin
Last synced: 16 Jan 2026
https://github.com/timyiu478/sadservers
Notes of sad servers
devops linux sre troubleshooting
Last synced: 03 Jul 2025
https://github.com/48d31kh413k/inception
A containerized WordPress infrastructure project using Docker and Docker Compose. The project implements a multi-container setup with NGINX (TLS), WordPress+PHP-FPM, and MariaDB, each running in isolated containers. Features include persistent volume management, secure networking configuration, and environment-based configuration management.
devops docker tls-certificate wordpress
Last synced: 12 Apr 2026
https://github.com/awsome-cncf/demo-monitoring-observability
This repository demonstrates the concepts of monitoring, observability, and alerting using modern tools and best practices.
demo devops grafana prometheus
Last synced: 04 May 2026
https://github.com/ddjain/ecs2compose
Convert AWS ECS Task Definitions to Docker Compose format instantly.
aws cloud containerization containerization-with-docker devops docker-compose docker-compose-builder ecs json json-parser task-definition taskdefination yaml yaml-builder yaml-configuration
Last synced: 11 Apr 2026