Rudder is an audit and configuration management utility to help automate system configuration across large IT infrastructures.
Rudder relies on a lightweight local agent installed on each managed machine (derived from CFEngine 3).
This is free and open source software.
Rudder is made of several components:
- A central server (written in Scala) that defines the configurations to apply and collects application reports, with a focus on continuously checking configurations and centralising real-time status data. A graphical builder lowers the technical level required to define policies. Each policy can be independently set to be automatically checked or enforced on a policy or host level.
- Agents installed on the managed nodes. As they are very lightweight (10 to 20 MB of RAM at peak) and fast (they are written in C and takes less than 10 seconds to verify 100 rules), they run on almost every kind of device, so you’ll be managing physical and virtual servers in the data center, cloud instances, and embedded IoT devices in the same way. Installation is self-contained, via a single package, and can auto-update to limit agent management burden.
- Relay servers (optional) that allows managing nodes in different networks, or on different site through a single entry point.
Features include:
- Host inventory.
- Feature-complete Web interface.
- Standardized, reusable policies.
- Custom Policy editor.
- Central reporting and historic information for policy applied to hosts.
- Grouping based on search queries run against inventory.
- Automatic updating of such groups (dynamic groups).
- Dynamic generation of per-host policies (lessens risk of data leaks from shared policy).
- Change Request / Validation.
- REST API.
- Git backend.
Website: www.rudder.io
Support: GitHub Code Repository
Developer: Normation
License: GNU General Public License v3.0
Rudder is written in Scala and Rust. Learn Scala with our recommended free books and free tutorials. Learn Rust with our recommended free books and free tutorials.
Return to Configuration Management Tools
| Explore Linux | |
|---|---|
| Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category. | |
| In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality. | |
| The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions. | |
| Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others. | |
| Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems. | |
| Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks. | |
| Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems. | |
| Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux. | |
| Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools. | |
| Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux. | |
| Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux. | |

Please read our Comment Policy before commenting.