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

terraform-provider-rancher2
terraform-provider-rancher2Go

A Terraform provider for managing Rancher 2.x Kubernetes management platform resources as infrastructure-as-code.

#rancher#devops#terraform-provider
Stars293
Forks265
Last commit3 days ago
Taiga
TaigaPython

A Docker container for Taiga, an open-source project management platform for agile teams.

#containerization#devops#agile
Stars293
Forks145
Last commit5 years ago
Deploy to any Cloud or Kubernetes Using Pulumi
Deploy to any Cloud or Kubernetes Using PulumiTypeScript

A GitHub Action for deploying infrastructure and applications using Pulumi with previews, validation, and collaboration in pull requests.

#devops#multi-cloud#pull-request-automation
Stars292
Forks87
Last commit
boring-registry
boring-registryGo

An open-source Terraform and OpenTofu provider and module registry for self-hosting, supporting multiple storage backends.

#provider-registry#devops#module-registry
Stars291
Forks58
Last commit1 day ago
Deploy a Zola site to GitHub Pages
Deploy a Zola site to GitHub PagesHTML

A GitHub Action to automatically build Zola static sites and deploy them to GitHub Pages.

#actions#devops#static-site-generator
Stars291
Forks107
Last commit8 days ago
NORA
NORARust

A lightweight, single-binary artifact registry supporting Docker, Maven, npm, PyPI, Cargo, and Go with zero dependencies.

#supply-chain-security#artifact-registry#cargo-registry
Stars290
Forks32
Last commit6 days ago
Nixinate
NixinateNix

A NixOS deployment tool that generates deployment scripts from your flake's nixosConfigurations.

#deployment#devops#infrastructure-as-code
Stars290
Forks37
Last commit1 year ago
CLI Tool
CLI ToolJavaScript

A command-line interface for managing Cloudflare DNS, zones, caching, and security settings.

#devops#self-hosted-tool#command-line-tool
Stars290
Forks47
Last commit18 days ago
AlloyCI
AlloyCIElixir

An open-source CI/CD coordinator for GitHub that leverages GitLab CI Runner capabilities.

#continuous-testing#elixir#devops
Stars290
Forks10
Last commit3 years ago
rabtap
rabtapGo

A Swiss Army knife CLI tool for RabbitMQ that taps, publishes, subscribes to messages, and manages broker topology.

#message-tap#wiretap#devops
Stars288
Forks18
Last commit2 days ago
ps-list
ps-listJavaScript

A cross-platform Node.js library to list running processes with detailed metadata like CPU, memory, and command line.

#devops#nodejs#cross-platform
Stars287
Forks109
Last commit6 months ago
telert
telertPython

A command-line and Python utility that sends multi-channel notifications for command completion, code execution, and system monitoring events.

#devops#python-library#command-line-tool
Stars287
Forks15
Last commit22 days ago
tfscaffold
tfscaffoldHCL

A framework for managing multi-environment, multi-component AWS infrastructure using Terraform with consistent state and variable management.

#cloud-infrastructure#devops#bash-script
Stars281
Forks61
Last commit4 months ago
aurpublish
aurpublishShell

A PKGBUILD management framework for the Arch User Repository using git subtree workflows.

#arch-linux#git-subtree#devops
Stars280
Forks18
Last commit2 years ago
dish
dishGo

A tiny, remotely configurable monitoring service for lightweight health checks of HTTP, ICMP, and TCP endpoints.

#devops#api#health-checks
Stars280
Forks10
Last commit2 months ago
ansible-role-nfs
ansible-role-nfsJinja

An Ansible role for installing and configuring NFS (Network File System) servers and clients across Linux distributions.

#network-file-system#linux-server#devops
Stars280
Forks148
Last commit9 months ago
azure_mgmt_machine_learning
azure_mgmt_machine_learningRuby

A Ruby SDK for managing Azure cloud infrastructure via Azure Resource Manager (ARM), now retired.

#cloud-infrastructure#hacktoberfest#devops
Stars279
Forks246
Last commit3 years ago
nodepass
nodepassGo

An open-source, lightweight TCP/UDP tunneling solution with connection pooling and multi-protocol support for bypassing network restrictions.

#udp-tunneling#tcp-tunneling#devops
Stars278
Forks42
Last commit1 month ago
PagerBot
PagerBotRuby

A bot that manages PagerDuty on-call schedules directly from internal chat channels like Slack and IRC.

#devops#pagerduty#slack
Stars278
Forks88
Last commit7 years ago
await
awaitPython

A 36K single-binary tool that runs commands in parallel and waits for their termination with minimal memory footprint.

#devops#shell-scripting#fish
Stars276
Forks12
Last commit21 days ago
tftarget
tftargetGo

A CLI tool for interactively selecting Terraform resources to plan, apply, or destroy with target options.

#devops#cli-tool#terraform
Stars275
Forks12
Last commit1 year ago
healthcheck
healthcheckGo

A simple, extensible, and concurrent health-check library for Go services with RESTful API endpoints.

#devops#api#concurrent
Stars274
Forks29
Last commit2 years ago
dogo
dogoGo

A file watcher that automatically compiles and restarts your application when source files change.

#windows-api#filewatcher#devops
Stars274
Forks44
Last commit7 years ago
dockerfilegraph
dockerfilegraphGo

A CLI tool that visualizes multi-stage Dockerfiles as dependency graphs using Graphviz.

#graph#devops#dockerfile
Stars274
Forks17
Last commit1 day ago
meteor-base
meteor-baseShell

A multistage Docker base image for building and running Meteor applications with isolated, repeatable builds.

#alpine-linux#deployment#containerization
Stars274
Forks134
Last commit3 days ago
PSSlack
PSSlackPowerShell

A PowerShell module for interacting with Slack's API to send messages, search content, and manage configurations.

#windows-powershell#devops#slack-sender
Stars272
Forks73
Last commit3 years ago
Unicorn
UnicornC#

A utility for Sitecore that serializes and syncs database items (templates, renderings) across environments using source control.

#source-control-integration#devops#yaml
Stars268
Forks111
Last commit2 years ago
entop
entopErlang

A top-like command-line tool for real-time monitoring of Erlang nodes, showing process and system metrics.

#devops#observability#command-line-tool
Stars267
Forks58
Last commit7 years ago
Practical Guide about Docker Commands in Spanish
Practical Guide about Docker Commands in SpanishRuby

A comprehensive Docker tutorial in Spanish, based on the O'Reilly Docker Cookbook.

#spanish#containerization#devops
Stars263
Forks78
Last commit6 years ago
Container Web TTY
Container Web TTYGo

A web-based TTY interface to connect to and manage Docker and Kubernetes containers remotely.

#devops#web-terminal#terminal
Stars259
Forks46
Last commit10 days ago
example-services
example-servicesJavaScript

Example workflows demonstrating how to use service containers in GitHub Actions for testing and CI/CD pipelines.

#devops#integration-testing#continuous-integration
Stars259
Forks223
Last commit4 years ago
Datastax - Cassandra Kubernetes Operator
Datastax - Cassandra Kubernetes OperatorGo

A Kubernetes operator for automating deployment, scaling, and management of Apache Cassandra clusters on Kubernetes.

#kubernetes-operator#devops#container-orchestration
Stars257
Forks73
Last commit
docker-controller-bot
docker-controller-botPython

A Telegram bot for managing Docker containers on your server, with monitoring, updates, and multi-language support.

#devops#container-orchestration#docker-management
Stars257
Forks35
Last commit1 day ago
aws-firewall-factory
aws-firewall-factoryTypeScript

An AWS CDK construct to deploy, update, and stage Web Application Firewalls (WAFs) with central governance via AWS Firewall Manager.

#waf#cdk#devops
Stars257
Forks26
Last commit9 months ago
CStar
CStarPython

A command-line tool for orchestrating Apache Cassandra cluster operations with topology-aware parallel execution.

#devops#parallel-execution#command-line-tool
Stars256
Forks35
Last commit2 years ago
LexikMaintenanceBundle
LexikMaintenanceBundlePHP

A Symfony bundle for putting websites into maintenance mode with IP whitelisting and multiple storage backends.

#deployment#devops#ip-whitelisting
Stars255
Forks92
Last commit4 years ago
PreviousPage 28 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 day ago
2 years ago
#Automation456
#Docker449
#Infrastructure As Code424
#Ci Cd423
#Cli Tool308
#Go269
#Github Actions215
#Configuration Management204
#Monitoring195
#Terraform195
#Kubernetes194
#Self Hosted192