Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Devops

Devops

1421 projects

Showing 36 of 1421 projects

GraphQL Inspector Action
GraphQL Inspector ActionTypeScript

A toolkit for validating, comparing, and monitoring GraphQL schemas to detect breaking changes and ensure compatibility.

#devops#breaking-changes#the-guild
Stars1.8k
Forks216
Last commit
shunit2
shunit2Shell

A xUnit-based unit test framework for Bourne-based shell scripts, designed to work similarly to JUnit and PyUnit.

#devops#unit-testing#unix
Stars1.7k
Forks201
Last commit2 months ago
mole
moleGo

A CLI tool for creating resilient SSH tunnels with a focus on reliability and user experience.

#go-application#devops#ssh-tunneling
Stars1.7k
Forks96
Last commit2 years ago
oxker
oxkerRust

A terminal user interface (TUI) for viewing and managing Docker containers.

#devops#ratatui#async
Stars1.7k
Forks46
Last commit28 days ago
terraform-provider-kubernetes
terraform-provider-kubernetesGo

Terraform provider for managing Kubernetes resources through infrastructure-as-code.

#devops#container-orchestration#kubernetes
Stars1.7k
Forks1.1k
Last commit6 days ago
actions/setup-go: Go
actions/setup-go: GoTypeScript

A GitHub Action to set up a Go environment with version management, caching, and error matchers.

#devops#caching#version-management
Stars1.7k
Forks656
Last commit18 days ago
jmxtrans
jmxtransJava

A connector that collects JMX metrics from JVMs and outputs them to various monitoring and graphing systems.

#graphite#devops#observability
Stars1.7k
Forks498
Last commit3 years ago
Kubevious
Kubevious

A suite of app-centric assurance, validation, and introspection products for Kubernetes to prevent misconfigurations and outages.

#devops#assurance#kubernetes
Stars1.7k
Forks96
Last commit2 years ago
DevSecOps
DevSecOps

A curated list of DevSecOps tools, resources, and training materials for integrating security into the development lifecycle.

#supply-chain-security#hacktoberfest#security-training
Stars1.7k
Forks241
Last commit1 year ago
Greenmask
GreenmaskGo

An open-source tool for PostgreSQL and MySQL database anonymization, synthetic data generation, and logical dumping.

#logical-backup#devops#database-subsetting
Stars1.7k
Forks60
Last commit12 days ago
Send your code coverage to codecov.io
Send your code coverage to codecov.ioPython

A GitHub Action that uploads code coverage reports to Codecov from CI/CD pipelines.

#actions#devops#open-source
Stars1.7k
Forks250
Last commit1 day ago
stale
staleTypeScript

A GitHub Action that automatically marks and closes stale issues and pull requests based on inactivity.

#devops#repository-management#workflow-automation
Stars1.7k
Forks426
Last commit20 days ago
Dotnet outdated
Dotnet outdatedC#

A .NET Core global tool to display and update outdated NuGet packages in .NET projects from the command line.

#global-tool#nuget#devops
Stars1.7k
Forks165
Last commit5 days ago
Takeout
TakeoutPHP

A CLI tool for managing development dependencies as isolated Docker containers, enabling easy spin-up and tear-down of services like MySQL, Redis, and PostgreSQL.

#hacktoberfest#devops#container-orchestration
Stars1.6k
Forks81
Last commit2 months ago
StatusOK
StatusOKGo

Monitor websites and APIs from your computer with notifications via Slack, email, and other channels when downtime or slow response occurs.

#devops#slack-notifications#monitoring-server
Stars1.6k
Forks195
Last commit4 years ago
Nanobox
NanoboxGo

Automates the creation of isolated, repeatable development and production environments using Docker and VirtualBox.

#environment-management#deployment#developer-tools
Stars1.6k
Forks90
Last commit6 years ago
chart-testing
chart-testingGo

A CLI tool for linting and testing Helm charts, designed for CI/CD pipelines and pull request validation.

#helm#devops#kubernetes
Stars1.6k
Forks250
Last commit7 days ago
warp
warpGo

A secure terminal sharing tool that lets you share your terminal session with others via a simple command.

#devops#remote-collaboration#terminal
Stars1.6k
Forks49
Last commit8 years ago
Psake
PsakePowerShell

A PowerShell-based build automation tool that leverages existing command-line knowledge with a syntax inspired by rake.

#rake-inspired#devops#make-alternative
Stars1.6k
Forks271
Last commit1 month ago
Envoy
EnvoyPHP

A clean, minimal syntax for defining SSH tasks on remote servers using Blade-style syntax.

#task-automation#devops#blade-syntax
Stars1.6k
Forks178
Last commit6 days ago
AgileConfig
AgileConfigC#

A lightweight, distributed configuration center for .NET Core applications with real-time updates and fault tolerance.

#real-time-configuration#configuration-center#configuration-server
Stars1.6k
Forks321
Last commit7 days ago
go-jira
go-jiraGo

A Go client library for interacting with Atlassian Jira's REST API, supporting authentication, issue management, and custom API calls.

#hacktoberfest#rest-client#devops
Stars1.6k
Forks501
Last commit14 days ago
pgcenter
pgcenterGo

A command-line admin tool for observing and troubleshooting PostgreSQL with a top-like interface and system statistics.

#devops#observability#postgresql-statistics
Stars1.6k
Forks104
Last commit22 days ago
flake-utils
flake-utilsNix

A collection of pure Nix utility functions for writing and managing Nix flakes without depending on nixpkgs.

#flake-utilities#devops#build-tools
Stars1.6k
Forks84
Last commit1 year ago
shoutrrr
shoutrrrGo

A Go library and CLI tool for sending notifications to multiple services like Slack, Discord, and more.

#hacktoberfest#devops#go-library
Stars1.6k
Forks94
Last commit7 days ago
boring
boringGo

A simple command-line SSH tunnel manager that supports local, remote, and dynamic port forwarding with automatic reconnection.

#devops#ssh-tunneling#socks5-proxy
Stars1.6k
Forks49
Last commit15 days ago
System Manager
System ManagerNix

A tool to configure Linux machines using Nix-style declarative configurations, enabling reproducible system management on any distribution.

#declarative#devops#immutable-infrastructure
Stars1.6k
Forks53
Last commit1 day ago
Use HashiCorp's Terraform
Use HashiCorp's TerraformJavaScript

A GitHub Action to install and configure Terraform CLI in your workflows, enabling automated infrastructure management.

#devops#terraform#infrastructure-as-code
Stars1.6k
Forks279
Last commit2 days ago
Maven Wrapper
Maven WrapperJava

The official Apache Maven wrapper that downloads and runs Maven without requiring a pre-installed version.

#apache#devops#build-automation
Stars1.6k
Forks232
Last commit4 years ago
Prometheus-Basics
Prometheus-BasicsGo

A beginner-friendly introduction to Prometheus covering metrics, architecture, instrumentation, and visualization with Grafana.

#devops#observability#introduction
Stars1.6k
Forks104
Last commit5 years ago
GitHub Actions for Hugo extended
GitHub Actions for Hugo extendedTypeScript

A GitHub Action to quickly install Hugo (including extended version) and build static sites on Linux, macOS, and Windows runners.

#actions#devops#static-site-generator
Stars1.6k
Forks96
Last commit
Copy files and artifacts via SSH
Copy files and artifacts via SSHShell

A GitHub Action for securely copying files and artifacts to remote servers via SSH.

#deployment#devops#github-action
Stars1.6k
Forks176
Last commit2 months ago
terravision
terravisionPython

Automatically generates professional cloud architecture diagrams from Terraform code for AWS, GCP, and Azure.

#devops#cloud-architecture#azure
Stars1.6k
Forks172
Last commit4 days ago
nix-output-monitor
nix-output-monitorHaskell

A terminal monitor that enhances nix-build output with real-time progress, dependency trees, and build statistics.

#hacktoberfest#haskell#devops
Stars1.6k
Forks50
Last commit1 day ago
Gem in a box
Gem in a boxRuby

A simple Ruby web application for hosting your own private RubyGems server with full push/yank API support.

#rubygems#hacktoberfest#devops
Stars1.5k
Forks324
Last commit1 day ago
sceptre
sceptrePython

A tool to drive AWS CloudFormation by automating repetitive tasks and enabling better infrastructure management.

#devops#stack-orchestration#infrastructure-as-code
Stars1.5k
Forks305
Last commit9 days ago
PreviousPage 14 of 40Next

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
2 days ago
#Docker359
#Automation338
#Ci Cd324
#Infrastructure As Code315
#Cli Tool234
#Go214
#Self Hosted175
#Terraform153
#Github Actions152
#Aws144
#Kubernetes143
#Monitoring137