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 1436 projects

pgmetrics
pgmetricsGo

Collects and displays PostgreSQL server information and statistics for troubleshooting, monitoring, and automation.

#database#devops#postgres
Stars1.1k
Forks80
Last commit1 month ago
Passbolt
PassboltRuby

A Docker-based deployment for Passbolt CE, the open-source password manager for teams.

#devops#open-source#team-collaboration
Stars1.1k
Forks215
Last commit16 days ago
Wix Toolset
Wix ToolsetC#

A powerful open-source toolset for creating Windows installation packages and MSI files.

#installation-tools#devops#windows-installer
Stars1.1k
Forks573
Last commit1 day ago
gitlab
gitlabRuby

A Ruby wrapper and command-line interface for the GitLab REST API.

#version-control#devops#rest-api
Stars1.1k
Forks398
Last commit2 days ago
gaia
gaiaJava

A web-based UI for managing Terraform modules and enabling self-service infrastructure provisioning.

#devops#team-collaboration#service-infrastructure
Stars1.1k
Forks90
Last commit3 years ago
Sync/upload a directory to an AWS S3 bucket
Sync/upload a directory to an AWS S3 bucketShell

A GitHub Action that syncs local directories with AWS S3 buckets using the AWS CLI.

#actions#deployment#aws-cli
Stars1.1k
Forks488
Last commit2 years ago
Pome
PomeGo

A PostgreSQL metrics dashboard for monitoring database health, focusing on simplicity and opinionated defaults.

#bloat-analysis#devops#database-monitoring
Stars1.1k
Forks36
Last commit5 years ago
terraform-provider-helm
terraform-provider-helmGo

A Terraform provider for installing and managing Helm charts in Kubernetes clusters using infrastructure-as-code.

#helm#devops#container-orchestration
Stars1.1k
Forks428
Last commit6 days ago
ansible-runner
ansible-runnerPython

A tool and Python library providing a stable, consistent interface abstraction for interfacing with Ansible directly or as part of other systems.

#devops#python-library#container-interface
Stars1.1k
Forks380
Last commit21 days ago
Laravel Uptime Monitor
Laravel Uptime MonitorPHP

A Laravel package for monitoring website uptime and SSL certificate expiration with configurable notifications.

#uptime-monitoring#devops#ssl-monitoring
Stars1.1k
Forks179
Last commit8 days ago
Berkshelf
BerkshelfRuby

A Chef Cookbook manager for managing Chef Infra cookbooks and their dependencies.

#cookbook-management#devops#chef
Stars1.1k
Forks309
Last commit1 year ago
skm
skmGo

A command-line tool to manage multiple SSH keys with aliases, switching, backup, and agent integration.

#devops#ssh-key#cli-tool
Stars1.1k
Forks58
Last commit17 days ago
open-build-service
open-build-serviceRuby

A generic system to build and distribute binary packages from sources in an automatic, consistent, and reproducible way.

#binary-packages#packaging#devops
Stars1.1k
Forks477
Last commit1 day ago
terratag
terratagGo

A CLI tool that automatically creates and maintains tags across AWS, Azure, and GCP resources in Terraform/OpenTofu infrastructure.

#azure-tagging#devops#opentofu
Stars1.1k
Forks48
Last commit27 days ago
Dispatcher
DispatcherPHP

A Laravel artisan command scheduling tool that eliminates the need to edit crontab during deployments.

#cron-alternative#devops#laravel
Stars1.0k
Forks70
Last commit7 years ago
Jobby
JobbyPHP

A PHP cron job manager that handles all scheduled tasks through a single crontab entry with locking, logging, and error emails.

#devops#sysadmin#logging
Stars1.0k
Forks150
Last commit2 years ago
opsworks-cookbooks
opsworks-cookbooksRuby

Official Chef cookbooks for AWS OpsWorks service, providing infrastructure automation recipes for Chef 11.10, 11.4, and 0.9.

#devops#aws-services#opsworks
Stars1.0k
Forks1.2k
Last commit3 years ago
Laravel Failed Job Monitor
Laravel Failed Job MonitorPHP

A Laravel package that sends notifications when queued jobs fail, supporting email and Slack out of the box.

#devops#queue#laravel
Stars1.0k
Forks53
Last commit8 days ago
terraform-aws-lambda
terraform-aws-lambdaHCL

A comprehensive Terraform module for AWS Lambda that automates building, packaging, and deploying serverless functions and layers.

#devops#serverless#infrastructure-as-code
Stars1.0k
Forks771
Last commit
Percona Monitoring and Management
Percona Monitoring and ManagementGo

An open-source database monitoring, observability, and management tool for MySQL, MongoDB, PostgreSQL, Valkey, and Redis.

#hacktoberfest#pmm#database
Stars1.0k
Forks217
Last commit1 day ago
morph
morphGo

A tool for managing NixOS hosts, providing multi-host deployment with health checks and secret management.

#platform#deployment#multi-host
Stars1.0k
Forks66
Last commit6 months ago
Netflix-Priam
Netflix-PriamJava

A co-process for Apache Cassandra that automates backup/recovery, token management, and centralized configuration in AWS environments.

#token-management#backup-recovery#devops
Stars1.0k
Forks294
Last commit10 days ago
FROM:latest
FROM:latestJavaScript

An opinionated linter for Dockerfiles that enforces best practices and catches common mistakes.

#devops#linter#dockerfile
Stars1.0k
Forks82
Last commit2 years ago
migrate-mongo
migrate-mongoJavaScript

A Node.js database migration tool for MongoDB that manages schema changes with version control.

#database#version-control#devops
Stars1.0k
Forks184
Last commit1 month ago
net-ssh
net-sshRuby

A pure Ruby implementation of the SSH2 client protocol for executing processes and managing connections to remote servers.

#devops#ssh-client#ruby-gem
Stars1.0k
Forks473
Last commit1 month ago
deno_docker
deno_dockerDockerfile

Official Docker images for Deno across multiple Linux distributions including Alpine, Debian, Ubuntu, and distroless.

#alpine-linux#containerization#devops
Stars1.0k
Forks114
Last commit7 days ago
Send a Telegram Message
Send a Telegram MessageDockerfile

A GitHub Action that sends notifications to Telegram, supporting messages, photos, documents, and other media types.

#devops#workflow-automation#notifications
Stars1.0k
Forks124
Last commit2 months ago
kwatch
kwatchGo

Monitor Kubernetes clusters, detect app crashes in real-time, and send instant notifications to Slack, Discord, and other channels.

#helm#devops#container-orchestration
Stars1.0k
Forks82
Last commit2 days ago
GitHub Action for GoReleaser, a release automation tool for Go projects
GitHub Action for GoReleaser, a release automation tool for Go projectsTypeScript

A GitHub Action to automate Go project releases using GoReleaser for building, packaging, and publishing.

#actions#hacktoberfest#packaging
Stars1.0k
Forks100
Last commit
Composer-Merge-Plugin
Composer-Merge-PluginPHP

A Composer plugin that merges multiple composer.json files at runtime to simplify dependency management for modular applications.

#modular-architecture#devops#composer-plugin
Stars1.0k
Forks170
Last commit
Awesome Kubectl plugins
Awesome Kubectl plugins

A curated list of kubectl plugins and a custom index for Krew to extend Kubernetes CLI functionality.

#krew#devops#container-orchestration
Stars1.0k
Forks70
Last commit7 months ago
Laravel Homestead Build Scripts
Laravel Homestead Build ScriptsShell

Scripts to build the Laravel Homestead Vagrant box for development environments.

#devops#laravel#virtual-machine
Stars1.0k
Forks329
Last commit2 years ago
sysadmin-util
sysadmin-utilPerl

A personal collection of Unix/Linux system administration utilities for common tasks like file monitoring, network testing, and automation.

#devops#command-line-tools#unix
Stars1.0k
Forks114
Last commit6 years ago
Bash
BashShell

A Bash script template implementing best practices with useful helper functions for reliable scripting.

#template#devops#script-template
Stars999
Forks163
Last commit3 months ago
updo
updoGo

A CLI tool for monitoring website uptime, performance, and SSL certificates with real-time alerts and multi-region support.

#uptime-monitoring#devops#ssl-monitoring
Stars992
Forks47
Last commit15 days ago
Portabase
PortabaseTypeScript

A self-hosted tool for backing up and restoring PostgreSQL, MySQL, MariaDB, MongoDB, SQLite, Redis, Valkey, and Firebird databases.

#database-backup#devops#data-protection
Stars988
Forks54
Last commit1 day ago
PreviousPage 17 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
22 days ago
6 days ago
3 months ago
#Docker359
#Automation338
#Ci Cd324
#Infrastructure As Code315
#Cli Tool234
#Go214
#Self Hosted175
#Terraform153
#Github Actions152
#Aws144
#Kubernetes143
#Monitoring137