Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Devops

Devops

1950 projects

Showing 36 of 1950 projects

Run shellcheck, with reviewdog output on the PR
Run shellcheck, with reviewdog output on the PRShell

A GitHub Action that runs shellcheck with reviewdog to automatically review shell scripts in pull requests.

#shellcheck#devops#shell-scripting
Stars121
Forks25
Last commit
terraform-provider-uptimerobot
terraform-provider-uptimerobotGo

A Terraform provider for managing UptimeRobot monitors, alert contacts, and status pages as infrastructure.

#status-page#uptime-monitoring#devops
Stars121
Forks87
Last commit3 years ago
PowerShell PowerUp
PowerShell PowerUpPowerShell

A customizable PowerShell server management framework that extends the command line with hundreds of new cmdlets and modules.

#devops#windows-administration#sql-server
Stars121
Forks30
Last commit1 year ago
ctrace
ctraceJavaScript

A well-formatted and improved tracer for system calls and signals, designed for clarity when debuggers fall short.

#tracing#devops#performance-analysis
Stars121
Forks9
Last commit6 years ago
Copybara Action
Copybara ActionTypeScript

A GitHub Action for Google Copybara that transforms and moves code between repositories with zero-config defaults and full customization.

#devops#open-source#repository-sync
Stars120
Forks40
Last commit7 months ago
Awesome Cloud Build
Awesome Cloud BuildTypeScript

A curated list of high-signal resources for Google Cloud Build, covering CI/CD, security, and modern delivery pipelines.

#supply-chain-security#artifact-registry#google-cloud-platform
Stars119
Forks12
Last commit
terraform-aws-dynamodb-table
terraform-aws-dynamodb-tableHCL

A Terraform module for provisioning and managing AWS DynamoDB tables with comprehensive configuration options.

#devops#infrastructure-as-code#terraform-module
Stars119
Forks203
Last commit
terraform-provider-pingdom
terraform-provider-pingdomGo

A Terraform provider for managing Pingdom HTTP, ping, and TCP checks, teams, and contacts via infrastructure as code.

#devops#ping-checks#terraform-provider
Stars119
Forks106
Last commit
Lint terraform files using tflint, with reviewdog output on the PR
Lint terraform files using tflint, with reviewdog output on the PRShell

A GitHub Action that runs tflint with reviewdog on pull requests to enforce Terraform best practices.

#tflint#devops#terraform
Stars119
Forks24
Last commit
terraform-registry
terraform-registryGo

A private Terraform registry implementation with modular backends for hosting modules and providers.

#provider-registry#github-integration#devops
Stars118
Forks8
Last commit15 days ago
PyChallFactory
PyChallFactoryPython

A framework to create, build, deploy, and monitor jeopardy CTF challenges with configurable structure and automation.

#ctf-framework#devops#ctf-tools
Stars118
Forks13
Last commit1 year ago
The "Database as Code" Manifesto
The "Database as Code" Manifesto

A manifesto advocating for treating database interactions, queries, and lifecycle management as plain code with SQL as the primary language.

#database#version-control#devops
Stars118
Forks5
Last commit4 months ago
xk6-disruptor
xk6-disruptorGo

A k6 extension for injecting faults into Kubernetes applications to test system reliability through chaos engineering.

#javascript-api#load-testing#devops
Stars117
Forks12
Last commit6 months ago
gommit
gommitGo

A Go tool to enforce consistent git commit message patterns using configurable regex matchers.

#commits#version-control#devops
Stars117
Forks5
Last commit8 days ago
cfncluster-cookbook
cfncluster-cookbookRuby

A Chef cookbook for building and bootstrapping AWS ParallelCluster, an HPC cluster management tool for AWS.

#devops#aws-parallelcluster#infrastructure-as-code
Stars116
Forks109
Last commit6 days ago
Satis Server
Satis ServerShell

A private, self-hosted Composer/Satis repository with unlimited packages, HTTP API, webhooks, and scheduled builds.

#composer#devops#composer-registries
Stars116
Forks12
Last commit5 years ago
npm-cli-login
npm-cli-loginJavaScript

Log in to npm programmatically without STDIN/STDOUT for use in CI/CD pipelines and automated scripts.

#devops#authentication#private-registry
Stars116
Forks59
Last commit3 years ago
Example templates for aws cdk
Example templates for aws cdkTypeScript

A collection of AWS CDK templates for deploying infrastructure across multiple programming languages.

#multi-language#task-automation#cdk
Stars116
Forks21
Last commit2 years ago
Mantle
MantleRust

An infrastructure-as-code and deployment tool for Roblox game development.

#deployment#version-control#devops
Stars115
Forks18
Last commit3 months ago
SopsSecretGenerator
SopsSecretGeneratorGo

A Kustomize generator plugin that creates Kubernetes Secrets from sops-encrypted files.

#devops#kubernetes#krm-function
Stars115
Forks17
Last commit2 years ago
nix-oci
nix-ociNix

A flake-parts module for declarative OCI container image management using Nix and nix2container.

#container-images#devops#flake-parts
Stars115
Forks5
Last commit1 day ago
Callisto
CallistoPython

A Kubernetes-native implementation of Selenium Grid for running browser tests in the cloud.

#selenium-server#playwright#devops
Stars115
Forks16
Last commit28 days ago
sysdig-container-ecosystem
sysdig-container-ecosystem

A curated reference guide mapping the container and microservices technology ecosystem, from core runtimes to orchestration platforms.

#devops#container-orchestration#technology-reference
Stars115
Forks22
Last commit10 years ago
terraform-provider-panos
terraform-provider-panosGo

A Terraform provider for managing Palo Alto Networks PAN-OS firewalls and Panorama through infrastructure as code.

#devops#pan-os#terraform-provider
Stars114
Forks79
Last commit1 month ago
dcp
dcpRust

A CLI tool that simplifies extracting files from Docker and OCI container images without manual container creation.

#oci-images#devops#container-runtime
Stars114
Forks3
Last commit3 years ago
Tango
TangoGo

A command-line tool for analyzing server access logs with filters and detailed reports.

#traffic-analysis#tango-logs#apache-log-analysis
Stars113
Forks4
Last commit6 months ago
Syslogger
SysloggerRuby

A Ruby logger that sends messages to syslog instead of files, with configurable facilities and options.

#centralized-logging#devops#syslog
Stars113
Forks42
Last commit2 years ago
proco
procoPython

A unified CLI tool to manage Docker Compose, Kubernetes, and Helm projects using simple YAML configs and a project catalog.

#project-compose#helm#devops
Stars113
Forks6
Last commit2 months ago
ruby-terraform
ruby-terraformRuby

A Ruby wrapper for invoking Terraform commands programmatically from Ruby applications, RSpec tests, or Rakefiles.

#devops#ruby-gem#terraform
Stars112
Forks34
Last commit11 days ago
Ansible playbook for Linux machine setup
Ansible playbook for Linux machine setupHTML

Ansible playbook for quickly configuring and hardening Debian/Ubuntu Linux machines with essential tools and security.

#system-hardening#linux-server#devops
Stars112
Forks15
Last commit
intercityup.com
intercityup.comRuby

A web control panel for deploying applications on your own servers using Dokku.

#devops#rails#web-control-panel
Stars112
Forks22
Last commit7 years ago
vagrant-host-shell
vagrant-host-shellRuby

A Vagrant provisioner plugin that executes shell commands on the host machine during VM provisioning.

#host-machine#devops#shell-scripting
Stars112
Forks17
Last commit9 years ago
Awesome Locust
Awesome Locust

A curated collection of resources for the Locust load testing framework, including plugins, integrations, tutorials, and tools.

#load-testing#devops#locustio
Stars111
Forks11
Last commit29 days ago
versioning-bundle
versioning-bundlePHP

A Symfony bundle for automatically managing application versioning using Git tags or files with Semantic Versioning 2.0.0 compliance.

#deployment#semver#devops
Stars110
Forks30
Last commit5 months ago
Getting Started with Site Reliability Engineering
Getting Started with Site Reliability Engineering

A conference for enterprise leaders implementing DevOps practices, held in London on June 25-26, 2018.

#devops-practices#devops#professional-development
Stars109
Forks16
Last commit8 years ago
sato
satoGo

Sato converts AWS CloudFormation and Azure ARM templates into Terraform configuration files.

#iac-converter#devops#azure
Stars109
Forks8
Last commit6 days ago
PreviousPage 35 of 55Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 month ago
6 months ago
1 month ago
3 years ago
1 day ago
5 years ago
#Automation456
#Docker449
#Infrastructure As Code424
#Ci Cd423
#Cli Tool308
#Go269
#Github Actions215
#Configuration Management204
#Monitoring195
#Terraform195
#Kubernetes194
#Self Hosted192