For a comprehensive toolkit for devops infrastructure automation, the strongest matches are ansible/ansible (Ansible is a powerful infrastructure automation tool that belongs), dokku/dokku (This is a self-hosted PaaS tool for deploying apps) and kahun/awesome-sysadmin (This is an awesome list for system administration, which). buildbot/buildbot is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.
We curate open-source GitHub repositories matching “awesome devops”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof
Ansible is a powerful infrastructure automation tool that belongs in a DevOps tool list, but it is the tool itself rather than a curated list of DevOps tools and resources that this search is asking for.
Dokku is a self-hosted platform as a service that automates the deployment and management of web applications on your own infrastructure. It functions as an infrastructure automation tool, providing a git-driven engine that triggers container builds, service orchestration, and release workflows directly from source code repositories. The platform distinguishes itself by using buildpack-based image construction to detect project structures and automate container creation without manual configuration. It manages the full application lifecycle through a simplified interface that abstracts low-le
This is a self-hosted PaaS tool for deploying apps, not a curated list of DevOps tools — the visitor is looking for an awesome-list-style directory of many tools, not a single platform.
This is an awesome list for system administration, which overlaps with DevOps tools but is not specifically curated for the full DevOps pipeline including CI/CD, monitoring, and container orchestration as a focused collection.
Buildbot is a Python-based continuous integration framework and distributed build orchestrator. It functions as a build automation engine that coordinates the retrieval of source code, the execution of build steps, and the reporting of results through a central controller and a network of remote worker agents. The system is distinguished by a plugin-based extensibility architecture and a master-worker distribution model. It allows for dynamic build modification at runtime and supports a pluggable database backend for persisting system state and historical build data. The project covers a bro
Buildbot is a continuous integration framework, not a curated list of DevOps tools — it is a specific CI solution rather than an "awesome" collection of resources across the DevOps landscape.