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/drasrax/autocompose-podman-docker

Automatically generate docker-compose.yml files from running Docker or Podman containers. Simplify your container management and deployment process.

automation cli-tool cli-toolkit cli-tools container-management containerization containerization-with-docker devops devops-tools docker docker-compose infrastructure-as-code podman rust rust-lang

Last synced: 03 Apr 2025

https://github.com/datarocks-ag/nats-provisioner

A Go CLI tool that idempotently provisions NATS JetStream resources from a YAML config file. Designed as a Docker Compose init container.

devops docker go nats privisioner

Last synced: 11 Jun 2026

https://github.com/kriipke/cookiecutter-gitops-multirepo

Cookiecutter template for generating Argo CD GitOps configuration repositories with ApplicationSets and per-cluster Helm values.

applicationset argocd cookiecutter devops gitops helm kubernetes platform-engineering

Last synced: 02 Jul 2026

https://github.com/saurabhnemade/devops-maven-artifact-distribution

A Simple Maven Assembly Plugin and Distribution example with local nexus docker instance

deploy devops devops-tools maven maven-assembly-plugin

Last synced: 18 May 2026

https://github.com/github-insight-anz-lab/copilot-challenge-devops-bicep

Hands-on workshop for DevOps engineers familiar with Azure, GitHub Actions and Bicep, looking to learn how to use GitHub Copilot in Visual Studio Code

azure bicep copilot-tutorial devops github-actions github-copilot

Last synced: 05 Apr 2025

https://github.com/zuazo/netstat-cookbook

Chef cookbook to install netstat network tool. Recommended for Docker containers.

chef cookbook devops docker net-tools netstat tdd testing

Last synced: 16 May 2026

https://github.com/liebsen/overlemon

Overlemon institutional application

data-analysis design devops sysadmin webdev

Last synced: 21 Jul 2025

https://github.com/saluki/devops-notebook

Technical notebook containing various proof of concepts and other awesome stuff

devops notebook security

Last synced: 15 Jun 2025

https://github.com/ali-ahnaf/cse-3100

web development with devOps course repository containing materials, assignments, and project guidelines

devops docker laravel php react

Last synced: 06 Apr 2025

https://github.com/nahin-sajjad/30daysofkubernetes

Embark on a 30-day journey to master Kubernetes! Dive deep into Kubernetes architecture, set up your own clusters, deploy and scale applications, and explore advanced topics like networking, Helm, and multi-cluster management.

aws cloud cloud-computing devops kubernetes

Last synced: 25 Apr 2026

https://github.com/haohanyang/node-docker-example

Sample node.js application and docker images build

circleci devops docker github-actions node nodejs

Last synced: 04 May 2026

https://github.com/deadly244/cursor-security-rules

🛡️ Enforce safe coding practices with Cursor Security Rules to prevent risky code and protect sensitive operations in AI-assisted development.

agents best-practices code context cursor devops drupal engineering planning vibe-coding

Last synced: 15 May 2026

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

A comprehensive, modular development environment setup system for macOS and Linux that automates the installation and configuration of programming tools, shells, editors, and dotfiles with support for Docker-based cross-distribution testing.

automation bash-script cross-platform development-environment devops docker dotfiles ghostty golang linux macos neovim nodejs rust shell-script tmux zsh

Last synced: 09 Apr 2026

https://github.com/dwisiswant0/shitclone

Recursively repository cloning & do something inside that shit

blueteaming devops infrastructure

Last synced: 10 Jul 2025

https://github.com/course-one/heroku-image-resize

A simple image resizer application created using Node for Heroku.

devops heroku image-processing nodejs

Last synced: 17 Jun 2025

https://github.com/datarocks-ag/postgres-provisioner

A Go CLI tool that idempotently provisions PostgreSQL resources (roles, databases, extensions, schemas, grants) from a YAML config file. Designed as a Docker Compose init container that runs before your application starts.

devops docker go postgres provisioner

Last synced: 11 Jun 2026

https://github.com/uqueno/ykn-powershell-scripts

Curated PowerShell scripts for SSH automation, VS Code environment fixes, and MobaXterm integration—foundation for the future Ykn.SSH.Tools module.

automation devops documentation mobaxterm powershell scripts ssh tooling vscode

Last synced: 28 Oct 2025

https://github.com/d-kleine/az-devops

Cloud DevOps using Azure nanodegree

azure cicd devops jmeter packer postman selenium terraform

Last synced: 10 Apr 2026

https://github.com/mundoalem/template-python-project

A DevOps centric template to bootstrap Python projects.

devops python template

Last synced: 10 Jul 2025

https://github.com/semcod/iterun

DSL-based intent execution system with iterative refinement, featuring AI-powered suggestions via Ollama, safe simulation, and automatic health validation.

automation devops docker dsl intent python semcod wronai

Last synced: 02 Jul 2026

https://github.com/danaelshrbiny10/alx-system_engineering-devops

tools that increases an organization's ability to deliver applications and services at high velocity.

devops shell software-engineering

Last synced: 08 Jul 2025

https://github.com/kontena/kontena-plugin-digitalocean

DigitalOcean provisioning plugin for Kontena

containers devops digitalocean docker kontena microservices ruby

Last synced: 03 May 2025

https://github.com/ctrly4sh/docker-node

node + docker : dockerizing a node js app

devops docker node

Last synced: 29 Mar 2025

https://github.com/guiyomh/dagger-addo

Slides for all day devops 2022

ci cicd dagger devops

Last synced: 11 Jan 2026

https://github.com/copyleftdev/torii

🎌 TORII (鳥居) - The Ultimate Git Control Plane. Policy-driven governance for Git at scale. Zero-trust enforcement, multi-tenancy, and comprehensive audit trails. Built in Rust.

audit compliance control-plane devops git git-hooks governance multi-tenancy policy-engine postgresql rust security sqlite ssh-authentication zero-trust

Last synced: 10 Apr 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).

ansiblle devops promox

Last synced: 29 Mar 2025

https://github.com/ndxdeveloper/uubu

🚀 Automated system update tool for Ubuntu/Kubuntu - Updates APT, Snap, Flatpak with optional Timeshift snapshots

apt automation cli-tool devops flatpak golang kubuntu linux package-manager snap system-administration system-update timeshift ubuntu

Last synced: 08 Apr 2026

https://github.com/romnn/helm-outdated-charts

Helm plugin to list and update outdated dependencies of a Helm chart.

best-practices chart ci dependencies devops helm k8s security versioning

Last synced: 09 Apr 2026

https://github.com/lilanders123/act

act is a command-line tool for running your GitHub Actions workflows locally. It allows you to test and debug your workflows before pushing your changes.

activiti actix curated-list devops feed feedgenerator huginn llm notifications office powershell rss scraper twitter

Last synced: 19 May 2026

https://github.com/naserraoofi/ebs_snapshot_cli_app

This project provides a command-line interface for managing AWS EC2 snapshots. It allows users to create and restore snapshots of EC2 instances easily.

aws devops featured

Last synced: 09 Sep 2025

https://github.com/romnn/github-actions-runner-launcher

automatic setup and registration of bare-metal GitHub actions runner instances.

action-runners actions bare-metal ci cloud-native devops github provisioning runners self-hosted setup

Last synced: 12 May 2026

https://github.com/yagoluiz/rfid-reader-infra

Cloud infrastructure for reading RFID tags / [PT-BR] Infraestrutura em nuvem para leitura de tags RFID

azure devops infrastructure-as-code terraform

Last synced: 19 May 2026

https://github.com/joeri-abbo/wand

A magical CLI tool to instantly connect to your RDP and SSH servers with a single command. Supports multiple environments, jump hosts, and easy configuration via JSON. Built for sysadmins and power users who manage many remote machines.

automation cli configuration devops go jump-host rdp remote-access remote-desktop ssh sysadmin zsh

Last synced: 15 May 2026

https://github.com/owen-oj/laravel-on-ubuntu

web server setup for Laravel on Ubuntu

devops laravel laravel-server laraveldevops webserver

Last synced: 19 May 2026

https://github.com/allwelldotdev/project-vprofile

Deploy Java app project using distributed systems to cloud (AWS).

devops distributed-systems java learning microservices

Last synced: 08 Aug 2025

https://github.com/samjuk/duplicity-backup

Shell wrapper for backing up & restoring content via Duplicity

backup backups devops duplicity duplicity-backup

Last synced: 29 Mar 2025

https://github.com/themisir/mutexserver

Mutex server for synchronizing commits to GitOps repositories using CI/CD

devops gitops mutex mutex-server synchronization

Last synced: 02 Jul 2026

https://github.com/lkubb/salt-tool-zsh-formula

Manage zsh and Prezto framework in the user environment.

devops dotfiles prezto salt-formula saltstack zsh

Last synced: 09 Apr 2025

https://github.com/soustify/sentinel

Biblioteca responsável por iteragir em métricas e alertas de infrastrutura

devops library

Last synced: 28 Mar 2025

https://github.com/applicativesystem/devops-system-profiler

ruby gem for profiling devops on systems or hpc

cluster devops devops-tools ruby-gem rubygems

Last synced: 03 Apr 2025

https://github.com/ndxdeveloper/ssh-tutorial-fr

Tutoriel sur SSH en français - Guide pratique pour sécuriser vos connexions distantes avec exemples concrets et bonnes pratiques de sécurité

administration-system cybersecurite devops francais linux openssh reseau securite ssh ssh-keys tutoriel

Last synced: 08 Apr 2026

https://github.com/defigli/rust-otel-template

Minimal Rust template for async services with OpenTelemetry-based tracing, metrics, and logging—ready for observability stacks like Grafana, Tempo, and Prometheus.

async devops grafana logging metrics monitoring observability opentelemetry otlp prometheus rust telemetry template tokio tracing

Last synced: 05 May 2026

https://github.com/hexwars/gitlab-ci-templates

gitlab ci templates

devops gitlab gitlab--ci

Last synced: 02 Feb 2026

https://github.com/christophe-ch/cecile-david-avocat

Website made for french lawyer Maitre Cécile DAVID.

angular cloud-functions devops docker google-cloud lawyer serverless

Last synced: 10 May 2026

https://github.com/pinepain/laravel-system-info

Set of tools to help maintaining a Laravel application in kubernetes

devops k8s laravel php sre

Last synced: 08 May 2026

https://github.com/ianoflynnautomation/iac-devtestlabs-bicep

Demo using Azure DevTest Labs, Bicep, and Azure azd to provision test infra

azd bicep cicd devops devtestlabs iac infrastructure test test-automation

Last synced: 20 Jan 2026

https://github.com/vito-l/dns-probe

A DNS probe tool written in Go, supporting DoH/DoT/DNSSEC

cli devops dns dnssec doh dot golang network tool

Last synced: 15 May 2026

https://github.com/dotsetlabs/whogitit

Track AI-generated code at line-level granularity. Know which lines were written by AI, modified by humans, and what prompts generated them. Git-native storage, automatic redaction, and Claude Code integration.

ai-attribution ai-coding-assistant ai-generated-code ai-tracking anthropic claude-code cli code-analysis code-prevenance code-review code-transparency compliance developer-tools devops git-blame git-hooks git-notes llm-tools open-source rust

Last synced: 02 Feb 2026

https://github.com/shuddha2021/shuddha-portfolio

Shuddha’s Portfolio: A showcase of software engineering prowess and projects, crafted with HTML, CSS, and JavaScript.

devops full-stack-development professional-experience project-showcase software-engineering web-development

Last synced: 25 Jan 2026

https://github.com/terraform-az-modules/terraform-azurerm-flexible-postgresql

This terraform module is designed to create Azure Postgres flexible mysql resources. The Azure Database for PostgreSQL flexible server deployment model is designed to support high availability within a single availability zone and across multiple availability zones

azure database devops hcl managed-database postgresql terraform terraform-module

Last synced: 03 May 2026

https://github.com/imosudi/lamp-stack-installer

Automated LAMP stack installer for Ubuntu 24.04+ with MySQL 8.0, PHP 8.x, Apache2, and PHPMyAdmin. Features automatic SSL via Let's Encrypt, security hardening, UFW firewall setup, and persistent logging. Supports both interactive and non-interactive (--auto) deployment modes for production servers.

apache automation bash-script certbot deployment devops lamp-stack lets-encrypt mysql php phpmyadmin security-hardening server-setup ssl ubuntu web-server

Last synced: 07 Apr 2026

https://github.com/frnn4268/k8s_cluster_and_node_upgrades

Scripts and configurations for upgrading Kubernetes clusters and node pools using GKE. This repository includes a Taskfile to automate the process, ensuring secure and efficient upgrades by checking for deprecated API usage, updating the control plane, and managing node pools.

api-deprecation automation devops gke-cluster iac kubernetes taskfile

Last synced: 01 May 2026

https://github.com/memo1918/zabbix-agent-ansible-automation

Ansible playbooks and Python script to quickly set up Zabbix agents and add them to your Zabbix server.

ansible automation devops infrastructure-as-code monitoring zabbix zabbix-agent zabbix-agent2 zabbix-server

Last synced: 11 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/leju-b/my-portfolio

This repository contains the code for my personal portfolio, created using React . The portfolio showcases my skills, projects, and experience. It is deployed using GitHub Pages for easy access and sharing.

career devops portfolio-website projects security toolset

Last synced: 03 Apr 2025

https://github.com/aoepeople/devops-cop-base

Base container images with the most relevant tools for our DevOps initiatives.

devops kubernetes terraform

Last synced: 11 Apr 2025

https://github.com/wfiabani/nautilus-eca

POC - em desenvolvimento - sobre arquitetura de micro serviços utilizando Java Spring Boot

actuator devops eureka flyway java jpa load-balancer maven resilience4j spring spring-boot swagger swagger-ui

Last synced: 10 Apr 2026

https://github.com/scalyr/stackstorm_examples

Scalyr examples of StackStorm automations.

automation devops stackstorm

Last synced: 16 Jan 2026

https://github.com/devopspradeepyadav/website

My website and its development journey

api css devops docker git html javascipt jenkins kuberne linux server

Last synced: 06 Apr 2026

https://github.com/themisir/congress

Routing and name server for microservices on local development environment

developer-tools devops docker k8s microservices reverse-proxy

Last synced: 30 Apr 2026

https://github.com/wcatz/dashboard-generator

Config-driven Grafana dashboard generator. YAML in, interlinked JSON dashboards out.

dashboard devops grafana grafana-dashboard monitoring prometheus python yaml

Last synced: 07 Mar 2026

https://github.com/gosayram/go-envsync

go-envsync is a secure and pluggable environment variable loader for Go projects. It merges .env files with secrets from Kubernetes, Vault, and S3, supports validation, and exports to .env, .json, or .yaml.

aws-s3 cli configuration-management devops dotenv env go golang kubernetes validation vault

Last synced: 19 May 2026

https://github.com/abdellah-nsila/born2beroot

A project focused on setup Linux distribution without GUI, and setup host rules.

1337 42born2beroot 42born2code born2beroot debian devops filesystem linux lvm root server services shell unix vbox virtual-machine virtualbox virtualization

Last synced: 02 May 2026

https://github.com/aman-17/issue-management-llm

Advancing MLOps and DevOps Efficiency: A Systematic Approach to Issue Management using Large Language Models

cicd devops issue-management issue-reporting llms mlops python

Last synced: 21 May 2026

https://github.com/mohith-2002/snapzy

Snapzy is a social media platform where you can post, follow, like, add stories, and block suspicious accounts. Our 3-tier architecture ensures scalability, reliability, and performance. We use Jenkins for continuous integration and deployment, Docker for containerization, and Kubernetes for orchestration.

devops jenkins k8s mongo next-auth-v5 nextjs-14 prisma resend-email trivy-scan

Last synced: 20 Jan 2026

https://github.com/ellerbrock/tf-aws-customer-gateway

:cop: terraform aws module - customer gateway

aws cloud devops gateway iac terraform

Last synced: 19 May 2026

https://github.com/applicativesystem/pbs-altair-pro

a bash based implementation of pbs-pro altair

computing-cluster devops devops-tools pbs pbs-torque

Last synced: 03 Apr 2025

https://github.com/sixtusagbo/alx-system_engineering-devops

System engineering and DevOps training at ALX Holberton school

api automation back-end bash ci-cd debugging devops mysql puppet python scripting shell sre sysadmin

Last synced: 20 Jan 2026

https://github.com/utwo/terraform-play

Terraform configuration for GCP

devops terraform

Last synced: 16 Jul 2025

https://github.com/mihailtd/mirrord-demo

This repository demonstrates using mirrord by MetalBear to develop and debug a Kubernetes application as if it were running locally. It includes the code, Kubernetes manifests, and a sample Go application used in the Let's Talk Dev YouTube video.

devops devtools k8s kubernetes localdev

Last synced: 15 May 2026

https://github.com/endurancecode/gitlab-playground

A collection of code and exercises created while studying GitLab CI/CD

cicd devops gitlab gitlab-ci

Last synced: 31 Oct 2025

https://github.com/leobagua/leobagua.github.io

Let's talk about software development. https://leobagua.github.io

data-structures database devops elixir k8s kubernetes learning ruby ruby-on-rails software-engineering

Last synced: 06 Apr 2026

https://github.com/colinwilliams91/helpful-gh-automations

Strategy for keeping a separate branch that syncs with main

actions agile automation devops how-to tutorial

Last synced: 31 Oct 2025

https://github.com/rastogiji/gcp-packer-github-actions

Custom Github Actions to create packer images on Google Compute Engine

devops gcp hashicorp packer

Last synced: 27 Mar 2025