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-02 00:08:27 UTC
- JSON Representation
https://github.com/shrutijaiswal2905/quote-api-project
A lightweight Quote REST API built with Spring Boot, containerized using Docker, and deployed using Ansible with Jenkins CI/CD. This project demonstrates a complete DevOps pipeline, including monitoring with Graphite and Grafana, for managing a production-ready microservice efficiently.
ansible devops docker grafana graphite jenkins maven rest-api spring-boot
Last synced: 08 Apr 2026
https://github.com/seunayolu/moodle-docker-compose
This project provisions a production-ready Moodle LMS instance on an AWS EC2 t3.medium instance for 200–500 concurrent users. It leverages Docker Compose with five services: Moodle, MySQL, phpMyAdmin, Nginx (reverse proxy), and Certbot (SSL). Includes automated config.php generation via entrypoint script and secure secrets management.
aws certbot devops docker docker-compose letsencrypt moodle moodle-lms mysql nginx reverse-proxy
Last synced: 08 Apr 2026
https://github.com/zrougamed/core-cli
Manage your development environment effortlessly with this CLI tool that integrates KIND clusters, ArgoCD applications, Jenkins jobs, and Kubernetes resources. Simplify deployment, monitoring, and automation tasks with intuitive commands.
argocd automation cli command-line-interface containerization deployment devops docker jenkins kind kubernetes python
Last synced: 03 Jan 2026
https://github.com/shishirrsiam/django-devops-journey
This repository documents my learning and practical implementations of Django, AWS, and DevOps best practices.
Last synced: 28 Jun 2025
https://github.com/shaikahmadnawaz/devops-journey
Capturing My DevOps Learning Journey
aws azure cicd devops docker git jenkins kubernetes terraform
Last synced: 11 Apr 2026
https://github.com/chrystiamjr/git-forge-release-migrator
Dart CLI to migrate releases (tags, notes, assets) across GitHub, GitLab, and Bitbucket. Checkpoint-based execution ensures safe reruns: completed steps are skipped and incomplete ones are retried automatically.
automation bitbucket cli dart devops git github gitlab migration release-management releases tags
Last synced: 08 Apr 2026
https://github.com/fabioc-aloha/alex_skill_mall
284 curated plugins for AI assistants across 16 categories: security, Azure, documentation, code quality, cloud infrastructure, and more. Works with GitHub Copilot. Drop into .github/skills/local/ and go.
agent-skills agentic-ai ai-assistant ai-governance ai-skills azure best-practices claude-code claude-skills copilot-skills critical-thinking cursor-skills devops github-copilot knowledge-base mcp prompt-engineering security skill-library skill-marketplace
Last synced: 30 May 2026
https://github.com/coslynx/fittrack-mvp
Set fitness goals, track progress, and share achievements with friends... Created at https://coslynx.com
api-integration code-generation data-analytics developer-tools devops fitness-tracker goal-setting machine-learning mvp mvp-development nextjs postgresql prisma social-sharing software-development tailwindcss typescript user-authentication workout-tracking zustand
Last synced: 20 Jan 2026
https://github.com/sgaunet/asdf-helmfile
An asdf plugin for Helmfile - manage Helmfile installations with version management, platform detection, and GitHub releases integration
asdf bash deployment devops helm helmfile kubernetes plugin shell version-manager
Last synced: 09 May 2026
https://github.com/anindyadas2001/petcaremanager
My First DevOps Project
ansible app aws beginner-friendly database devops terraform
Last synced: 06 Apr 2025
https://github.com/goldsam/dev-container-features
Devcontainer features for AWS SAM, Flux, CUE, and other DevOps tools
aws-sam-cli cuelang devcontainers devops flux2 flux2-gitops-toolkit fluxcd gitops-toolkit sam-cli vscode
Last synced: 08 Jun 2026
https://github.com/ivan-knyazev/case_auto_ru
A system for estimating the value of your car by its characteristics and description at the time of 08.22
Last synced: 03 Feb 2026
https://github.com/dereknguyenio/fabric-automation-bundles
Declarative project definitions for Microsoft Fabric, enabling seamless CICD
ci-cd data-engineering databricks declarative-automation-bundles devops fabric fabric-cli iac infrastructure-as-code microsoft-fabric python
Last synced: 02 Apr 2026
https://tvoygit.ru/mirror/woodpecker-ci-woodpecker
CI system - Mirror of https://github.com/woodpecker-ci/woodpecker
ci devops docker hacktoberfest hacktoberfest2022 woodpeckerci
Last synced: 12 Mar 2025
https://github.com/coslynx/discord-music-bot-expansion
Project: Discord Bot for Music Playback. Created at https://spectra.codes, which is owned by @Drix10
api-integration code-generation code-quality developer-tools devops discord-bot discord-js discord-music-bot javascript machine-learning mongodb music-player music-streaming node-js playlist-management software-development spotify-api user-interface voice-channel-integration youtube-api
Last synced: 08 Mar 2026
https://github.com/expeor/aws-automation
AWS 운영 자동화 CLI - 멀티 계정/리전 지원, Excel 보고서 생성
automation aws cli compliance cost-optimization devops inventory multi-account multi-region ops python security-audit sre
Last synced: 14 Jan 2026
https://github.com/confuzeus/ansible-debian
Ansible role for managing a Debian based host.
ansible ansible-role devops linux playbook
Last synced: 09 May 2026
https://github.com/nabilshadman/learning-docker
Exercise files of the Learning Docker course (on LinkedIn Learning)
Last synced: 22 May 2026
https://github.com/oorabona/devops
My own DevOps oriented repository with some reusable stuff :smile:
devops nginx nginx-configuration nginx-docker nginx-php-fpm nginx-proxy
Last synced: 26 Mar 2025
https://github.com/weaponsforge/nodeapp
Basic nodejs webapp for Docker testing.
Last synced: 16 May 2026
https://github.com/yllanos/msac
MSAC: Media Server As Code
ansible devops infrastructure-as-code mediaserver
Last synced: 06 Apr 2025
https://github.com/lordbear117/aws-projects-and-practices-showcase
This repository serves as a central hub for showcasing various AWS projects and their respective documentation.
admin aws bot ci-cd cloud database devops docker kubernetes
Last synced: 20 Jan 2026
https://github.com/fedsib/thesis
A continuous building system based on Jenkins and Containerization technologies. My thesis (written in Italian) for the Bachelor degree in Computer Science at the University of Padua.
devops docker jenkins jenkins-ci thesis thesis-report
Last synced: 05 Oct 2025
https://github.com/tomy224/kubernetes-docker-ecr-demo
Docker, Kubernetes, AWS ECR, minikube, nginx. Containerized an HTML app, pushed to private ECR, and deployed via Kubernetes Pods, Services, and Deployments. Solved ImagePullBackOff and ECR auth issues locally. Built in 2 days to showcase quick learning and cloud-native skills.
aws-ecr cloud-native containerization devops docker interview-prep kubernetes learning-project minicube nginx
Last synced: 06 Oct 2025
https://github.com/ilyasbozdemir/vault-management
Güvenli veri yönetimi ve erişim kontrolü sunan, Firebase entegrasyonlu ve Next.js tabanlı bir proje. Docker ve Nginx kullanılarak yapılandırılmıştır.
accesscontrol api-keys devops docker encryption firebase js nextjs nginx secret-management securedata sensitive-data techstack ts vaultmgmt
Last synced: 02 Jan 2026
https://github.com/rvhoney/sre-learning-notes
SRE & DevOps roadmap with Obsidian-friendly notes and projects.
automation cloud devops infrastructure learning monitoring networking obsidian projects roadmap security sre study-notes version-control
Last synced: 05 Oct 2025
https://github.com/tysoncung/awesome-cdk-typescript
🚀 A curated list of awesome AWS CDK TypeScript resources, libraries, tools, and patterns
awesome awesome-list aws aws-cdk cdk cloud constructs devops infrastructure-as-code serverless typescript
Last synced: 06 Oct 2025
https://github.com/sewertronics/ssh-copy-id
🔑 PowerShell script to safely add SSH public keys from your local ssh-agent to remote servers, preserving comments and appending your Windows username.
automation cross-platform devops linux powershell script server-management ssh ssh-agent windows wsl
Last synced: 05 May 2026
https://github.com/dmihaylov95/devops-projects_github-actions-basic-pipeline
DevOps Projects // CI/CD // GitHub Actions Basic Pipeline
automation ci-cd cicd devops devops-tools github-actions pipeline pipelines
Last synced: 21 May 2026
https://github.com/sakthiinfotec/docker-apps
Dockerizing applications or microservices
container devops docker microservice
Last synced: 21 Jan 2026
https://github.com/armanmustafa-oss/api-health-monitor
Real-time API Health Monitoring Dashboard | Python Flask + Postman Integration | Monitor multiple APIs with live status updates, performance metrics & automated testing
api-health-checker api-monitoring api-testing automation dashboard devops flask health-check monitoring-tools postman postman-collections python real-time-monitoring uptime-monitoring web-dashboard
Last synced: 06 May 2026
https://github.com/teqbench/teqbench.devops.githhub.workflows
Reusable workflows for GitHub.
Last synced: 20 Apr 2026
https://github.com/corusm/server-infrastructure
This repo contains a mirror of my private server-infrastructure.
ansible devops docker monitoring
Last synced: 08 Apr 2026
https://github.com/atulkamble/samplewebapp
A simple Node.js web server application demonstrating the use of AWS CodeCommit, CodeBuild, and CodeDeploy for continuous integration and continuous deployment (CI/CD) on an EC2 instance.
cicd codebuild codecommit codedeploy continuous-delivery continuous-integration devops ec2
Last synced: 08 Mar 2026
https://github.com/willianpaixao/playbooks
My most used Ansible playbooks for automating servers.
ansible ansible-playbook devops
Last synced: 17 May 2026
https://github.com/aem-design/aemdesign-parent
parent project for all aem design modules
aem automation best-practices devops
Last synced: 16 May 2025
https://github.com/coslynx/twitter-gemini-github-mvp
Scrapes Twitter data, commits to Gemini, Linux NodeJS powered. Initial release.... Created at https://coslynx.com
automated-workflow code-generation coslynx data-processing developer-tools devops expressjs gemini-ai github-api github-integration javascript machine-learning markdown-generator mongodb mvp node-cron node-js-backend nodejs twitter-api twitter-scraper
Last synced: 17 Feb 2026
https://github.com/abdulrahmanalpha/ci-cd-webapp-ec2
CI/CD pipeline for web application using GitHub Actions, Docker, and AWS EC2.
automation aws ci-cd cloud devops docker ec2 github-actions pipeline
Last synced: 08 Oct 2025
https://github.com/jeanffy/beverly
A Kubernetes dashboard
devops kubernetes kubernetes-dashboard kubernetes-ui
Last synced: 21 Jan 2026
https://github.com/iamanonymous419/cheatsheets
This repo contains cheatsheet for devops tool like git, docker, trivy, terraform etc.
anisble argocd aws cheatsheets devops docker helm kubernetes shell terraform tools trivy
Last synced: 12 Mar 2026
https://github.com/joeycloudio/nextwork-devops-webapp
CI/CD Pipeline & DevOps Automation with AWS | Implemented a fully automated CI/CD pipeline for an AWS-based web application using AWS CodePipeline, CodeBuild, CodeDeploy, and CodeArtifact. Includes GitHub integration, automated testing, and Infrastructure as Code (IaC) with AWS CloudFormation
automation aws aws-cli aws-cloudformation aws-codebuild aws-codedeploy aws-codepipeline cicd cloud-computing devops git github-actions infrastructure-as-code linux python software-deployment
Last synced: 12 Feb 2026
https://github.com/arindam0310018/16-may-2024-ana__azure-bootcamp-2024-public
Azure Bootcamp 2024 - Ask me Anything | Bern | Switzerland
azure devcommunity devops iac iac-terraform
Last synced: 14 Apr 2025
https://github.com/akshay-rajan/s2
S2 MCA Coursework
ai awt bash-scripting devops haskell java linux mongodb networking oop plsql sql system-administration
Last synced: 14 Apr 2026
https://github.com/andreleclercq/sshctl
CLI tool for managing SSH connections easily and efficiently.
career-transition cli-tool devops performance rust-lang ssh-management sysadmin
Last synced: 09 Oct 2025
https://github.com/aservo/confapi-confluence-plugin
ConfAPI for Confluence provides a REST API for automated configuration
atlassian atlassian-confluence configuration confluence devops plugin rest-api
Last synced: 12 Jan 2026
https://github.com/tcarters/jenkinsessentialfordev
Building mini DevOps project by learning Jenkins.
devops jenkins jenkins-pipeline spring-boot
Last synced: 21 Jan 2026
https://github.com/lixus3d/feat-forge-cli
Feature-first CLI workflow tool for building software at scale with AI agents. Organize specs, parallelize work across repos and agents, and switch contexts without losing track.
ai ai-agents cli code-generation devops feature-management forge git-worktree multi-repo specification tdd workflow
Last synced: 23 Feb 2026
https://github.com/jakethesillysnake/devops
DevOps projects for School 21.
cicd devops docker linux linux-network system-administration virtual-machine
Last synced: 09 May 2026
https://github.com/hasanbakar/linux-operating-system-teaching-first-batch
Linux Fundamentals to Advanced Course
deploy devops growth help-others knowledge-sharing learning learning-by-doing linux linux-kernel linux-shell self-growth skillup teaching
Last synced: 06 Apr 2025
https://github.com/coslynx/fitstep-n8en4j
Project: Core Feature Implementation and User Feedback Testing. Created at https://spectra.codes, which is owned by @Drix10
code-generation community-building developer-tools devops express-js fitness-tracking goal-setting javascript machine-learning mvp mvp-development next-js postgresql prisma progress-visualization react-js social-sharing software-development user-authentication zustand
Last synced: 19 Jan 2026
https://github.com/priyansusahoo/devops_bootcamp
Docker | K8s | YAML | Cloud | CI/CD | Scripting | Linux | GitOps
aws bash-scripting ci-cd devops docker git github-actions gitops kubernetes-cluster python rest-api scripting yaml
Last synced: 14 Apr 2026
https://github.com/codeguima/devops_files
repositório de projetos realizados na disciplina de DevOps na Universidade Positivo.
Last synced: 27 Jun 2025
https://github.com/samjuk/sdj.pw
Personal Technical Blog Focusing on DevOps/Software Engineering/Magento Topics
blog devops letsencrypt magento nginx openvpn software
Last synced: 11 Oct 2025
https://github.com/claudiooliveira89/java
Repository created for programming and development in the java language.
devops java mobile poo programming-language
Last synced: 14 Sep 2025
https://github.com/rafaelclaumann/my-awesome-links
Repositório com links de conteúdos que me ajudaram na carreira.
devops java kubernetes springboot
Last synced: 19 Jan 2026
https://github.com/tonoy30/echo-go
A JWT token-based authentication service and a playground for docker, k8s, ci/cd and various devops related topics
devops docker golang jwt jwt-authentication nginx
Last synced: 14 Apr 2026
https://github.com/kumarmuthu/custom-https-server
A lightweight, Python-based Custom HTTP/HTTPS Server designed to run as a Linux systemd service or a macOS launchd agent. It is ideal for securely serving static files, logs, test results, build artifacts, or internal documentation.
automation cicd devops https https-server launchd linux macos open-source python3 secure-server static-server systemd systemd-service web-server
Last synced: 29 Jan 2026
https://github.com/coslynx/fitness-tracker-goal-mvp
Track fitness goals, log workouts, and share progress with friends... Created at https://coslynx.com
api-integration code-generation developer-tools devops fitness-tracker-mvp goal-setting machine-learning mvp nextjs personalized-experience postgresql prisma progress-monitoring social-sharing software-development tailwindcss typescript user-authentication workout-tracking zustand
Last synced: 19 Jan 2026
https://github.com/lazzibear/tf-remote-backend-state-locking
This is the terraform script that demonstrates remote backend and state locking with S3 and DynamoDB.
devops dynamodb remote-backends s3-bucket state-locking terraform terraform-module
Last synced: 12 Oct 2025
https://github.com/takumade/kubiru
Manage your kubernetes cluster
devops hacktoberfest kubernetes nextjs shadcn-ui tailwindcss
Last synced: 12 Oct 2025
https://github.com/bvarnai/respository-installer
A command-line, configuration based tool to install git repositories
bash-script command-line curl devops git jq shell-script tooling
Last synced: 19 Jan 2026
https://github.com/freight-trust/terraform
terraform environment & layout
devops infrastructure terraform
Last synced: 12 Oct 2025
https://github.com/codeupjewell/aws-guardduty-inspector-securityhub-designing-for-security
In this project, I deploy and assess a simple web application environment’s security posture. I have a chance to test the security of the environment by simulating an attack scenario and exploiting cloud configuration vulnerabilities. Similarly, I set up monitoring to identify suspicious behavior and vulnerable configurations and will remediate the identified misconfigurations. Ultimately, I tie it all together by proposing a DevOps build pipeline that includes security best practices.
aws-guardduty aws-inspector aws-security-hub deployment-automation devops monitoring pipeline remediation security vulnerability-assessment
Last synced: 03 Feb 2026
https://github.com/geopozo/json_tester
A benchmarker/compliance analyzer for python json packages
Last synced: 13 Mar 2026
https://github.com/marmoroju/azure-pipeline-etl
Fluxo automatizado de extração, tratamento e armazenamento de dados em nuvem - Azure - através de tarefa agendada e com visualização no Power BI conectado ao armazenamento. Esse fluxo automatizado é o DevOps aplicado à Egenharia de Dados - promovendo agilidade, confiabilidade e escalabilidade.
devops docker engenharia-de-dados githubactions python terraform
Last synced: 20 Apr 2026
https://github.com/brain-facens/fieldvision-ai
API for processing text on invoices, with the aim of identifying relevant fields on an invoice and optimizing bonus or validation systems.
devops ocds ocr paddlepaddle python text-classification
Last synced: 31 May 2026
https://github.com/aem-design/docker-centos-tini
centos image with tini to use as a base for java or other images that have applications that fork processes
automation best-practices centos devops docker tini
Last synced: 16 Jul 2025
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/richard-sebos/proxmox_addons
This repository contains a collection of Bash/Ansible scripts designed to streamline and simplify the use of Proxmox VE (PVE).
Last synced: 29 Mar 2025
https://github.com/thomasvincent/snmp-bind9-statistics
SNMP monitoring agent for BIND9 DNS servers - Exposes statistics via SNMP for integration with Nagios, Zabbix, PRTG
bind bind9 devops dns dns-server infrastructure-monitoring metrics monitoring nagios network-monitoring perl snmp statistics sysadmin zabbix
Last synced: 12 Jan 2026
https://github.com/mrwogu/portguard
Port Monitoring Health Check Service
devops go golang health-check http-service kubernetes load-balancer monitoring port-monitoring sre systemd tcp
Last synced: 27 Jan 2026
https://github.com/coslynx/discord-music-interaction-bot
Project: Discord Bot for Playing Music Live. Created at https://spectra.codes, which is owned by @Drix10
api-integration code-generation code-quality community-engagement developer-tools devops discord-bot discordjs express javascript karaoke-session machine-learning mongodb multiplayer-gaming music-playback nodejs social-interaction software-development user-friendly ytdl-core
Last synced: 07 Mar 2026
https://github.com/mizcausevic-dev/iac-saas-marketing
Infrastructure-as-code control plane for scalable SaaS marketing environments, promotion posture, and revenue-safe delivery.
devops edge-security growth-engineering marketing-infrastructure terraform typescript
Last synced: 01 Jun 2026
https://github.com/tcdoverlord/opensceneforce
OpenSceneFORCE V7 - portable OBS backup, restore, repair, update, and safe execution system
automation backup desktop-app devops gui obs pyside6 python restore software-engineering system-recovery windows
Last synced: 27 Jun 2026
https://github.com/archisman-mridha/terraform-bootstrap-doks
Creating a DigitalOcean Kubernetes cluster using Terraform and then installing ArgoCD and Bitnami Sealed Secrets to enable GitOPs
argocd argocd-plugin bitnami-sealed-secrets cloud devops digitalocean doks gitops kubernetes multitenancy terraform vcluster
Last synced: 21 Mar 2025
https://github.com/kirollos-rezkallah/cloud-technologies
This repository contains laboratory assignments for the ITMO University course on Cloud Technologies and Services.
Last synced: 20 Feb 2026
https://github.com/coeusyk/devops-for-ai
A collaborated repo for learning DevOps
Last synced: 04 Apr 2026
https://github.com/j5py/j5py
GitHub Profile: Introduction and Portfolio Français / English - Vue d'Ensemble des Technologies, et Parcours / Overview of Technologies, and Career Path.
devops full-stack github-config information-security software-engineering support web-development
Last synced: 18 Oct 2025
https://github.com/coslynx/discord-music-experience-bot
Project: Music Maestro for Discord Bot. Created at https://spectra.codes, which is owned by @Drix10
apis code-generation code-quality community-engagement developer-tools devops discord-bot discordjs express javascript machine-learning mongodb music-playback music-queue nodejs playlist-management react real-time-interaction software-development user-customization
Last synced: 05 Feb 2026
https://github.com/ingriidssantoss/projeto_devops
Projeto de automação de infraestrutura com Terraform, configurando uma instância EC2 na AWS com Nginx. Inclui provisionamento automatizado de rede, segurança e personalização do servidor web como parte de um desafio de DevOps.
automacao aws cloud devops ec2 iac infraestrutura nginx terraform
Last synced: 27 Jan 2026
https://github.com/mikaelvesavuori/dorametrix-pipe
Conveniently call Dorametrix to create a deployment event through a Bitbucket Pipe.
devops dora dora-metrics dorametrix software-delivery
Last synced: 20 Oct 2025
https://github.com/aiqso/aiqso-platform
AIQSO platform infrastructure — deployment scripts, service orchestration, and environment configuration
automation deployment devops infrastructure shell
Last synced: 14 Apr 2026
https://github.com/lexxn0x3/hetzner-multi-dyndns
A Rust-based dynamic DNS (DynDNS) updater for Hetzner's DNS API, allowing you to manage multiple DNS records across various zones by automatically updating them when your IP changes.
api automation devops dns dyndns hetzner networking rust
Last synced: 28 Mar 2025
https://github.com/mesteriis/dev-stack
DevStackMenu — macOS menu bar app + CLI for Docker Compose dev environments (profiles, env, secrets)
appkit cli devops docker docker-compose macos menubar swift
Last synced: 14 Apr 2026
https://github.com/harshil-jani/samagra-devops-guide
A guide to devops infrastructure in Samagra.
devops documentation guide jenkins
Last synced: 04 Jun 2026
https://github.com/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/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