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

pushnix
pushnixGo

A CLI tool to push NixOS configuration repositories to remote hosts via git and trigger rebuilds over SSH.

#devops#remote-deployment#cli-tool
Stars34
Forks2
Last commit5 years ago
migrate
migrateCrystal

A database migration tool for Crystal applications with SQL-based migrations and transactional safety.

#version-control#devops#crystal-lang
Stars33
Forks5
Last commit4 years ago
Rainbow
RainbowC#

An advanced serialization and comparison library for Sitecore, featuring YAML-based serialization and universal data abstraction.

#version-control#devops#yaml
Stars33
Forks28
Last commit4 years ago
Has Changes
Has ChangesDockerfile

GitHub Action that checks if a repository has uncommitted changes after previous workflow steps.

#actions#version-control#devops
Stars33
Forks12
Last commit3 years ago
git-tools
git-toolsGo

A CLI tool for managing git repositories with semantic versioning tags, automating version bumps and tag validation.

#devops#version-management#semantic-versioning
Stars33
Forks3
Last commit4 months ago
opsworks-windows-demo-
opsworks-windows-demo-HTML

A sample Node.js application for running on AWS OpsWorks with Chef 12.2 on Windows and Linux.

#sample-app#devops#chef
Stars33
Forks394
Last commit3 years ago
ngx-feature-proxy
ngx-feature-proxySCSS

Angular feature flag library with Unleash integration, providing reactive programming and type-safe flag management.

#devops#library#a-b-testing
Stars33
Forks12
Last commit3 days ago
xk6-dotenv
xk6-dotenvGo

A k6 extension that loads environment variables from .env files for secure and environment-specific test configuration.

#load-testing#devops#environment-variables
Stars33
Forks11
Last commit6 months ago
prettyplan for TF 0.12+
prettyplan for TF 0.12+Vue

A Vue.js web app that provides an expandable, tabular view of Terraform plans for GoCD deployment pipelines.

#vue-js#devops#web-app
Stars33
Forks7
Last commit4 years ago
JEval
JEvalPython

JEval evaluates JMeter test plans and provides recommendations before performance testing begins.

#software-testing#performance-engineering#apache
Stars33
Forks10
Last commit5 years ago
Container Deployment
Container DeploymentPowerShell

Official deployment examples for Sitecore containers using Docker Compose, Kubernetes, and Helm.

#devops#kubernetes#docker-compose
Stars32
Forks28
Last commit2 days ago
Deploy an Ansible role to Ansible Galaxy
Deploy an Ansible role to Ansible Galaxy

A GitHub Action to automatically publish Ansible roles to Ansible Galaxy.

#role-management#devops#infrastructure-as-code
Stars32
Forks6
Last commit4 years ago
GitHub Actions for Composer
GitHub Actions for ComposerDockerfile

A GitHub Actions and Docker image for Composer with multi-PHP version support and built-in tools.

#actions#composer#devops
Stars32
Forks11
Last commit1 year ago
PBLauncher
PBLauncherGo

A fast and lightweight Go-based launcher for creating and managing PocketBase instances with custom domains and HTTPS.

#devops#self-hosted-tool#proxy
Stars32
Forks8
Last commit3 months ago
Vercel Deployment Menu Bar
Vercel Deployment Menu BarSwift

A lightweight macOS menu bar app to monitor Vercel deployment status (build/ready/error) in real time.

#developer-tools#devops#deployment-monitor
Stars31
Forks2
Last commit6 months ago
Docker-Arch
Docker-ArchPHP

Generate Dockerized development environments for Web/CLI projects from a single YAML configuration file.

#generator#developer-tools#containerization
Stars31
Forks2
Last commit8 years ago
Merge Pal - Automatically Update and Merge PRs
Merge Pal - Automatically Update and Merge PRsJavaScript

A GitHub Action that automatically merges pull requests when they meet repository-defined mergeability rules.

#devops#workflow#workflow-automation
Stars31
Forks11
Last commit
Capitan
CapitanGo

A Docker CLI wrapper for managing multiple containers with blue/green deployment and configurable hooks.

#devops#container-orchestration#blue-green-deployment
Stars31
Forks0
Last commit9 years ago
slack_logger_backend
slack_logger_backendElixir

An Elixir logger backend that posts application errors and log messages to Slack channels.

#elixir#devops#error-monitoring
Stars31
Forks10
Last commit4 years ago
goinside
goinsideJavaScript

A command line tool that simplifies running bash inside Docker containers with proper terminal sizing.

#devops#terminal#command-line-tool
Stars31
Forks2
Last commit5 years ago
wizard-in-a-box
wizard-in-a-boxJava

Adapter for Dropwizard v0.8 applications to deploy as WAR files on Servlet 3 containers.

#devops#war-packaging#java
Stars31
Forks11
Last commit9 years ago
metadata-json-lint
metadata-json-lintRuby

A Ruby tool to validate and lint Puppet module metadata.json files against Puppet Forge guidelines.

#hacktoberfest#devops#puppet-forge
Stars31
Forks27
Last commit17 days ago
c3
c3TypeScript

A library providing AWS CDK components pre-configured for compliance with CIS, GDPR, and other security standards.

#hacktoberfest#devops#aws-services
Stars31
Forks3
Last commit11 months ago
xk6-top
xk6-topGo

A k6 extension that provides a terminal-based dashboard for real-time visualization of k6 load test metrics.

#terminal-dashboard#load-testing#devops
Stars31
Forks1
Last commit5 months ago
Docker Missing Tools
Docker Missing ToolsShell

A collection of shell scripts to automate common Docker dev-ops tasks like building, deploying, and managing stacks.

#deployment#devops#docker-swarm
Stars30
Forks6
Last commit8 years ago
Stitchocker
StitchockerShell

A lightweight CLI utility for grouping multiple Docker Compose services into a single application.

#service-grouping#devops#container-orchestration
Stars30
Forks3
Last commit2 years ago
Execute Gradle task
Execute Gradle taskDockerfile

Execute Gradle tasks using the Gradle wrapper in GitHub Actions workflows.

#actions#gradle#devops
Stars30
Forks5
Last commit4 years ago
nginx-buildpack
nginx-buildpackGo

A Cloud Foundry buildpack for deploying applications that require NGINX as a web server or reverse proxy.

#reverse-proxy#deployment#devops
Stars30
Forks68
Last commit11 days ago
Ansitheus
AnsitheusJinja

Ansible playbook to containerize, configure, and deploy a production-ready Prometheus monitoring ecosystem.

#hacktoberfest#containerization#devops
Stars30
Forks6
Last commit6 days ago
Docker
DockerDockerfile

Example Dockerfile for deploying a CakePHP application in a Docker container with remote database support.

#mysql-container#apache#containerization
Stars30
Forks28
Last commit6 years ago
gitlab.cr
gitlab.crCrystal

A comprehensive GitLab API wrapper written in Crystal, providing full-featured client access to GitLab's REST API.

#version-control#rest-client#devops
Stars30
Forks9
Last commit5 years ago
logrusly
logruslyGo

A Logrus hook for sending Go application logs to Loggly's cloud logging service.

#devops#logrus#loggly
Stars29
Forks14
Last commit5 years ago
terraform-aws-appconfig
terraform-aws-appconfigHCL

Terraform module for provisioning and managing AWS AppConfig applications, environments, configuration profiles, and deployments.

#cloud-infrastructure#devops#feature-flags
Stars29
Forks18
Last commit
sh-semver
sh-semverShell

A Bourne Shell implementation of semantic versioning with CLI and range parsing.

#semver#version-parsing#devops
Stars29
Forks7
Last commit5 years ago
airbrakex
airbrakexElixir

Elixir client for sending errors and exceptions to the Airbrake error monitoring service.

#elixir#devops#error-monitoring
Stars29
Forks46
Last commit2 years ago
Helm GPG (GnuPG) Plugin
Helm GPG (GnuPG) PluginShell

A Helm plugin for signing and verifying Helm charts using GnuPG, offering easier and more secure operations than default Helm commands.

#helm#devops#gpg
Stars29
Forks10
Last commit6 years ago
PreviousPage 44 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
3 years ago
10 months ago
#Automation456
#Docker449
#Infrastructure As Code424
#Ci Cd423
#Cli Tool308
#Go269
#Github Actions215
#Configuration Management204
#Monitoring195
#Terraform195
#Kubernetes194
#Self Hosted192