An open API service indexing awesome lists of open source software.

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.

https://github.com/akarce/elk-stack-mastery

A comprehensive project focusing on setting up and configuring the Elastic Stack (Elasticsearch, Logstash, and Kibana) for efficient log management and analytics. This project includes Elasticsearch configurations, Logstash pipelines, and Kibana visualizations, with detailed step-by-step documentation.

dataanalytics datapipeline devops elasticsearch elasticstack elkstack kibana logging logmanagement logstash monitoring opensource systemmonitoring virtualbox visualization

Last synced: 31 Jul 2025

https://github.com/idanhoro/iis_webapplication

Simple ASP.NET web application and deploy it on Microsoft machine.

deployment devops iis-server

Last synced: 11 Apr 2026

https://github.com/m1ngsama/automa

Self-hosted Docker Compose deployer — interactive CLI to deploy Forgejo, Nextcloud, Minecraft, and more in seconds

bash cli deployment devops docker docker-compose homelab self-hosted

Last synced: 27 May 2026

https://github.com/deplicator/github-godot4-itchio

Example of how to push a Godot 4 project to Itch.io.

devops game-development gamedev godot godot4 itchio

Last synced: 26 Jan 2026

https://github.com/coding4deep/devops-setup

This repository contains configuration notes, scripts, and setup instructions for various DevOps tools used in managing CI/CD pipelines, infrastructure automation, containerization, monitoring, and cloud deployments.

aws cloud devops devops-tools java maven maven-pom tomcat

Last synced: 31 Dec 2025

https://github.com/matveyguralskiy/dribbledata

DribbleData project is a microservices architecture where Flask services integrate with AWS for a scalable, secure, and flexible system. With Kubernetes containerization and CI/CD automation, it ensures efficient development and reliable deployment

aws cicd cloudfront devops docker flask github-actions grafana helm kubernetes lambda microservices prometheus ssm terraform

Last synced: 25 Jan 2026

https://github.com/yash509/devsecops-batry-indicator-deployment

Developed a real-time Battery Indicator Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.

aws azure ci-cd cloud devops devops-pipeline devops-tools devsecops devsecops-pipeline docker dockerfile eks gcp hcl jenkins jenkinsfile kubernetes kubernetes-deployment terraform

Last synced: 03 Jan 2026

https://github.com/akshat2203/jenkins-weekend-guide

This repository is a comprehensive Jenkins tutorial designed to guide you through the process of mastering Jenkins from scratch. New steps and lessons will be added every weekend.

automation cicd continuous-delivery continuous-deployment continuous-integration devops hacktoberfest hacktoberfest-accepted jenkins pipeline pipeline-dock-tech pipelines-as-code

Last synced: 05 Jan 2026

https://github.com/rehborn/canary-cd

Continuous Deployment API for Container and Static Pages

canary-cd continuous-deployment deployment devops docker docker-compose gitops self-hosted static-hosting

Last synced: 03 Sep 2025

https://github.com/thenameiswiiwin/docker-dev-env

A collection of ready-to-use Docker development environments for multiple Linux distributions (Ubuntu, Debian, Alpine, Arch, Kali). Includes shared configurations, utility scripts, and comprehensive documentation for reproducible development setups across teams and CI/CD pipelines.

alpine arch-linux ci-cd containers cross-platform-testing debian developer-tools development-environment devops docker docker-compose kali-linux linux reproducible-environments ubuntu

Last synced: 10 Apr 2026

https://github.com/abderrahmanehamim/gilabs---systeme-de-gestion-des-laboratoires-de-l-ensam-rabat

L'objectif principal de GiLabs est d'optimiser la gestion des laboratoires au sein de l'ENSAM Rabat en proposant une plateforme centralisée pour la gestion des ressources matérielles et la documentation des travaux pratiques. Cette application offre une solution complète pour : - Documenter tous les matériels disponibles dans chaque laboratoires

backend bootstrap css devops frontend html-css-javascript java javascript spring-boot spring-mvc spring-security thymleaf webapplication

Last synced: 08 Apr 2026

https://github.com/francescodisalesgithub/kubernetes-component-templates

Template YAML files for Kubernetes' component

devops kubernetes kubernetes-deployment yaml

Last synced: 22 Mar 2025

https://github.com/dennyzhang/node_status_in_json

Query node status and return a structured json

devops python query status

Last synced: 15 Mar 2025

https://github.com/goethite/gostint-helm

Helm Chart for Gostint DevOps Automation - https://goethite.github.io/gostint/

devops gostint helm kubernetes

Last synced: 28 Apr 2025

https://github.com/badreddinkaztaoui/fq_log_archive_script

This script is designed to manage and maintain log files by archiving and cleaning them up based on their age. It compresses old log files into an archive and removes logs and archives older than specified retention periods.

bash bash-scripting devops linux

Last synced: 14 Apr 2025

https://github.com/yash509/devsecops-loan-calc-deployment

Developed a Loan Calculator using JavaScript, HTML, and CSS, and deployed it on Docker Container and Kubernetes Cluster using Jenkins CI/CD pipeline while following the DevSecOps Prctices.

aws azure cloud css devops devops-tools devsecops devsecops-pipeline docker dockerfile eks-cluster gcp hcl html javascript jenkins jenkinsfile kubernetes terraform

Last synced: 03 Jan 2026

https://github.com/iloveitaly/github-action-playground

GitHub Actions playground repository for testing and experimenting with workflows and actions

automation ci-cd devops github github-actions playground testing workflows

Last synced: 08 May 2026

https://github.com/lando/prepare-release-action

Prepare a Lando plugin for publishing to a package registry.

devops github-actions

Last synced: 07 Mar 2026

https://github.com/simonsdave/analyze-restful-api-load-test-results

Automated assessment of load/stress test results in CI/CD pipelines

ci-cd devops load-testing stress-testing

Last synced: 05 Mar 2025

https://github.com/aymanek24/devsecops_netflix_monitoring-alerting

This DevSecOps Project integrates security into the software development lifecycle, automating security measures like vulnerability scanning and compliance checks. It emphasizes secure software delivery through DevOps practices and collaboration between development, security, and operations teams, ensuring continuous monitoring and testin.

aws aws-ec2 cloud dependecy-check devops docker docker-container github grafana npm-install prometheus prometheus-exporter sonarqube sonarqube-quality-gates trigger-events trivy

Last synced: 10 Apr 2026

https://github.com/opalmer/check-go-version

Checks to see if you are running the latest version of Go.

ci continuous-integration devops go-ci golang

Last synced: 11 Jun 2026

https://github.com/aem-design/docker-jenkins-base

base image for jenkins has all dependencies pre installed

automation best-practices devops docker jenkins

Last synced: 13 Apr 2026

https://github.com/nirbhays/infracents

GitHub App: real-time Terraform cost estimates on every PR. Catch cloud cost surprises before they merge.

aws cloud-cost cost-estimation devops finops gcp github-app infrastructure open-source pull-request python terraform

Last synced: 08 Apr 2026

https://github.com/coding4deep/go-for-devops

This repository is a comprehensive roadmap for learning GoLang (Go) for DevOps, covering everything from the basics of Go programming to advanced topics like automation, CI/CD, Kubernetes, and cloud infrastructure.

ci-cd cloud-computing devops devops-tools go golang

Last synced: 17 Mar 2025

https://github.com/flcdrg/devops-tips-tricks

Examples from my talk '10 tips and tricks for GitHub and Azure DevOps'

azure-devops devops github-actions presentation

Last synced: 05 Jan 2026

https://github.com/yatingambhir85/jenkins-practice

This repository is for executing Jenkins projects.

devops docker jenkins jenkins-pipeline jenkinsfile

Last synced: 03 Jan 2026

https://github.com/vshatravenko/mx

A truly modular CLI for modern cloud and beyond

cli cloud devops iac

Last synced: 07 Jul 2025

https://github.com/internetarchive/tracey

Tracey Jaquith, Internet Archive 🏛️, talks and slides

cicd devops internet-archive javascript markdown slides

Last synced: 11 Dec 2025

https://github.com/theinvincibleknight/devops-knowlegde-hub

This repository serves as a comprehensive resource for learning materials essential to DevOps practices. It includes detailed documentation, tutorials, and hands-on examples covering a wide range of topics crucial for DevOps engineers and enthusiasts alike.

automation aws ci-cd devops devops-tools docker jenkins kubernetes linux shell-scripting

Last synced: 11 Apr 2026

https://github.com/sapph2c/homelab

Living document of my homelab

devops docker homelab

Last synced: 06 Apr 2025

https://github.com/md-emon-hasan/artificial-intelligence-engineer

This is likely featuring projects and resources related to AI. It may include code examples, tutorials related to AI concepts, algorithms, and applications.

artificial-intelligence bentoml circleci computer-vision data-science deep-learning deployment development devops docker dvc evidentlyai flask framkework library machine-learning mlops natural-language-processing python

Last synced: 09 Apr 2026

https://github.com/coralhq/groot

read key/value pairs from etcd and convert it to dotenv file with expansion

devops golang

Last synced: 23 Feb 2026

https://github.com/makers99/wp-cli-db-export-clean

Create minimal database dumps without customer data for external/freelancers and CI/CD.

ci ci-cd continuous-integration database devops dump mysql php privacy security woocommerce wordpress wp-cli wp-cli-command wp-cli-package

Last synced: 13 Jan 2026

https://github.com/jesufemi-o/flux-django

Simple Microservice example, showing how to use Gitops Principles for Deploying to kubernetes with Flux CD

devops fluxcd gitops

Last synced: 04 Apr 2025

https://github.com/danielfdickinson/debian-libvirt-ansible-dfd

Bare-metal and Libvirt virtual machine spin up via Ansible for a 'SOHO/KOHO infrastructure' cluster, including mail server, groupware, and web hosting. The main configuration and management of virtual hosts is not done here. The author uses Ansible to manage the hosts for the SOHO/KOHO cluster.

ansible-playbooks ansible-roles bare-metal cloud-init devops libvirt self-hosted soho

Last synced: 05 Oct 2025

https://github.com/danielfdickinson/debian-soho-ansible-dfd

Bare-metal and virtual machine management via Ansible for a 'SOHO/KOHO infrastructure' cluster, including mail server, groupware, and web hosting. The virtual machines are presumed to have been previously deployed. The author is currently using Ansible to deploy a VM cluster on Libvirt.

ansible-playbooks ansible-roles bare-metal devops groupware infrastructure mail-server soho virtual-machine web-hosting

Last synced: 05 Oct 2025

https://github.com/cloud-crew/opsgenie-send-alert

A GitHub Action to create alerts in OpsGenie via their REST API.

alert devops github-actions monitoring opsgenie

Last synced: 23 Aug 2025

https://github.com/DatNguyen2711/Devops-Projects-CICD-And-Observability

My Devops project (from scratch): CICD with Gitlab-CI, Jenkins, Docker and also running on Kubernetes cluster

argo-rollouts argocd aws-ec2 cicd devops docker gitlab-ci hashicorp hashicorp-vault helm-chart jenkins kubernetes terraform

Last synced: 31 Dec 2025

https://github.com/emersoncosta0915/practical.cleanarchitecture

Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 18, React 18, Vue 3, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, OpenTelemetry, SignalR, Hosted Services, Health Checks, Rate Limiting, Cloud Services (Azure, AWS, GCP).

angular azure blazor devops docker kubernetes microservice oauth2 reactjs vuejs

Last synced: 09 Apr 2026

https://github.com/flyingcircusio/aramaki

Aramaki - a federated DevOps control plane

automation devops federation monitoring

Last synced: 16 Jan 2026

https://github.com/jagatveer/puppet

puppet master

devops puppet

Last synced: 19 Apr 2026

https://github.com/md-emon-hasan/docker-tutorial

🐳 comprehensive guide to Docker, understand containerization concepts. Ideal for both beginners developers looking to enhance their Docker skills.

containerization devops docker docker-compose docker-image mlops virtualization

Last synced: 08 Mar 2026

https://github.com/clouddrove/terraform-aws-cloudwatch-dashboard

This Terraform module creates Cloudwatch Alarm on AWS for monitoring AWS services.

aws devops terraform-module

Last synced: 22 Apr 2026

https://github.com/inadarei/faux-git-submodules

Because native git submodules are buggy and unreliable

cli devops git submodules tools utility

Last synced: 20 May 2026

https://github.com/iowacomputergurus/azure-devops-extensions

A collection of open-sourced Azure DevOps extensions created by IowaComputerGurus

azure-devops azure-devops-extension cd ci devops hacktoberfest

Last synced: 07 Oct 2025

https://github.com/brazeg/k8s-homelab

Complete Kubernetes Lab Environment Setup Guide on Windows 11 using Ubuntu Virtual Machines

devops grafana homelab k8s kubernetes learning local-cluster promotheus tutorial vmware-workstation-17-pro

Last synced: 09 May 2026

https://github.com/yash509/devops-devsecops-tools-library

A library for the installation of various tools for the DevOps and DevSecOps Work

aws azure cloud devops devops-tools devsecops gcp library toolset workspace

Last synced: 18 May 2026

https://github.com/avaray/datr

This package generates a date in a programmer-friendly format

bun bunjs date development devops format formatting node node-js nodejs npm time timestamp timestamps uncommon

Last synced: 18 Jan 2026

https://github.com/jurczykpawel/mikrus-toolbox

Bash scripts for managing Mikrus VPS — deploy Docker apps, configure domains, backups, and diagnostics. 25+ apps, one command.

automation bash deployment devops docker mikrus self-hosted server-management vps wordpress

Last synced: 24 May 2026

https://github.com/seism0saurus/nikto-inspec

This is a custom inspec inspec from Ulrich Viefhaus. This is neither an official product of inspec nor nikto. The profile test an http/https server with the open source web server scanner nikto2. Nikto checks for known insecure files on the webserver, outdated software versions and insecure configuration items. You can customoze the profile with attribute files and set hosts, ports and commandline options.

devops inspec nikto security

Last synced: 08 Oct 2025

https://github.com/lizar22/femcoders-mentor-hub-backend

FemCoders Mentor Hub is a REST API built with Java/Spring Boot that connects female mentors and mentees in technology. It implements JWT authentication, advanced search filters, and layered architecture with JPA/Hibernate.

api-rest backend devops docker github-actions java jpa-hibernate mvc-pattern spring-boot spring-security

Last synced: 04 May 2026

https://github.com/hid-gs/tools-linode-cli

dockerized version of linode-cli command

devops docker linode

Last synced: 20 Mar 2025

https://github.com/richwrd/scripts

A curated collection of automation scripts for Linux system administration and configuration.

automation bash-scripts devops linux

Last synced: 24 May 2026

https://github.com/yash509/devsecops-chat-gpt-clone-deployment

Developed a Chat GPT Clone Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.

aws ci-cd cloud css devops devops-tools devsecops devsecops-pipeline docker dockerfile hcl jenkins kubernetes makefile node shell-scripts terraform typescript

Last synced: 18 Jan 2026

https://github.com/build-on-aws/automate-container-microservices-aws-copilot

Build Efficient CI/CD Pipelines for Connected Microservices in Under an Hour using AWS Copilot

aws-copilot ci-cd containers devops microservices

Last synced: 16 May 2025

https://github.com/megatron-xcoder/dasmedhub

This project is an AI-powered healthcare platform designed to provide users with convenient access to medical resources, chatbot assistance, and nearby hospital tracking. Built using the MERN stack, this website integrates various technologies to enhance user experience and accessibility to healthcare services.

azure azure-devops devops docker docker-compose express gemini-api google-maps-api kubernetes material-ui mongodb nodejs reactjs tailwind virtual-machine

Last synced: 27 Jan 2026

https://github.com/pforret/laraploy

Laravel deployment for Forge - zero downtime

bashew devops laravel

Last synced: 14 Apr 2026

https://github.com/supleme4588/vscode-productivity-toolkit

🚀 Boost your development workflow with the VS Code Productivity Toolkit, featuring 70+ ready-to-use automation tasks and smart project detection.

automation data-science developer-tools devops javascript linting nodejs productivity productivity-tools python quality-assurance react task-automation testing tooling typescript vscode-extension workflow-automation

Last synced: 08 Apr 2026

https://github.com/asifcopilot/devsecops-netflix

DevSecOps Project to setup Netflix clone on Azure using CICD, Security, Monitoring and GitOps

cicd devops devops-project devsecops-best-practices jenkins kubernetes-deployment

Last synced: 02 Jan 2026

https://github.com/tooark/base-images

Imagens base de ferramentas para Deploy com aws-cli, gcloud, terraform e trivy

aws-cli deploy devops devsecops docker gcloud hadolint sonarqube terraform tooark trivy

Last synced: 23 May 2026

https://github.com/bzon/errors

A drop-in replacement for Go errors package with tracing.

devops golang opencensus stackdriver

Last synced: 15 Mar 2025

https://github.com/kanutocd/gjallarhorn

Multi-cloud deployment guardian as legendary as Heimdall's horn

aws azure devops docker gcp kamal kubernetes rails rubygem

Last synced: 01 Mar 2026

https://github.com/pyk/postgresql-ansible

Ansible playbook that I use to provision new PostgreSQL database in Ubuntu 18.04

ansible devops postgres

Last synced: 04 Feb 2026

https://github.com/debjyoti30/github-foundation-learning

This repo will include contents which i will be practicing to know more about Github foundation certification.

cicd devops github

Last synced: 04 Nov 2025

https://github.com/princeton-cdh/cdh-ansible

CDH Ansible playbook repository

ansible ansible-playbook devops

Last synced: 12 May 2025

https://github.com/toolsascode/gomodeler

Go Modeler is a small CLI and Library that brings the powerful features of the golang template into a simplified form.

ci cloud devops github-actions infra it pipeline platform sre

Last synced: 13 Oct 2025

https://github.com/netodeolino/challenge-docker-devopspro

Challenge Professional Docker - DevOps Pro

devops docker docker-compose

Last synced: 11 Apr 2026

https://github.com/bulletdev/infra-automation

Automação de infra com Perl e golang

devops go perl prometheus svelte

Last synced: 06 May 2026

https://github.com/charles-adedotun/claude-code-sub-agents

🤖 Comprehensive sub-agent ecosystem for Claude Code - Intelligent AI assistance across the full software development lifecycle

ai-agents automation claude-code developer-tools devops productivity react security testing workflow

Last synced: 03 Sep 2025

https://github.com/nxadm/ctwrapper

A git wrapper for consul-template

consul-template containers devops docker nomad vault

Last synced: 18 May 2026

https://github.com/firetiger-oss/cursor-plugin

This repository holds the implementation of the Firetiger plugin for Cursor

agents automation cursor devops firetiger

Last synced: 15 Mar 2026

https://github.com/turbot/flowpipe-mod-gitlab

GitLab pipeline library for the Flowpipe cloud scripting engine. Automation and workflows to connect GitLab to the people, systems and data that matters.

automation cloud devops flowpipe flowpipe-mod gitlab gitlab-api hacktoberfest integrations low-code orchestration pipelines security workflow workflow-automation workflow-engine

Last synced: 15 Oct 2025