Home

Awesome

<h1 align="center"> <a href="https://www.rudder.io" target="blank_"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Normation/rudder/master/logo/icons/svg/rudder-logo-rect-white.svg"> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/Normation/rudder/master/logo/icons/svg/rudder-logo-rect-black.svg"> <img height="100" alt="Rudder logo" src="https://raw.githubusercontent.com/Normation/rudder/master/logo/icons/svg/rudder-logo-rect-black.svg"> </picture> </a> <br> Infrastructure automation<br/>for security posture </h1> <p align="center"> <a href="https://www.rudder.io/">Website</a> • <a href="https://docs.rudder.io/">Docs</a> • <a href="https://chat.rudder.io">Chat</a> • <a href="https://www.youtube.com/user/RudderProject">Videos</a> • <a href="https://issues.rudder.io/">Bug tracker</a> <br><br> <a href="https://twitter.com/rudderio">X (Twitter)</a> • <a href="https://bsky.app/profile/rudder.io">Bluesky</a> • <a href="https://mamot.fr/@rudderio">Mastodon</a> • <a href="https://www.linkedin.com/company/rudderbynormation/">LinkedIn</a> </p> <div align="center"> <a href="https://www.rudder.io" target="blank_"> <img height="400" alt="Rudder visual" src="readme-resources/visual.svg" /> </a> </div>

What is Rudder?

Rudder is a system infrastructure automation platform, dedicated to empowering IT operational teams to ensure and improve their security posture and fostering collaboration in Security Operations (SecOps).

Features

Learn more about Rudder features and use cases on the website.

Online demo

Browse the demo Web interface (with fake data) to get a glimpse of the available features and interfaces.

<a href="https://demo.rudder.io"><img height="300" alt="Rudder dashboard" src="readme-resources/dashboard.png" /></a>

Components

A Rudder installation is made of:

Install Rudder

[!TIP] You need an active subscription to get a complete setup, including Rudder's security features. Without a subscription you will get access to Rudder Core only. It you want to evaluate how Rudder can help you, you can ask for a free trial on the website.

If you have installed Rudder Core, you can upgrade it at any time to a subscription or a free trial license.

Standard installation

Follow the step-by-step instructions of the documentation to setup Rudder:

Quick installation

Alternatively, for a quick setup on Linux systems, you can use the installer script. For a Rudder server:

curl --proto '=https' --tlsv1.2 -sSf https://repository.rudder.io/tools/rudder-setup | sh -s -- setup-server latest

For a Rudder agent, replace SERVER by you Rudder server's IP or hostname:

curl --proto '=https' --tlsv1.2 -sSf https://repository.rudder.io/tools/rudder-setup | sh -s -- setup-agent latest SERVER

For more options and to review the script before running it:

wget https://repository.rudder.io/tools/rudder-setup
chmod +x rudder-setup
./rudder-setup -h

FAQ

<a name="rudder-core"></a>

Is Rudder open-source? Is it free? What is Rudder Core?

Rudder has adopted an open-core model:

They serve different purposes:

Rudder Core is a subset of the full solution, and the packages publicly available are identical the packages provided to subscription users, with the same QA and security processes. This is not a two-speed model, but a "two-scope" model.

Do I need to reinstall anything if upgrading from Rudder Core to a subscription?

The full Rudder solution is a direct super-set of Rudder Core, so you don't have to reinstall anything and your server and agents are compatible with the additional features which come as plugins.

You may just need to change the repository URL on your systems to benefit from the extended maintenance in the future.

What is the governance structure of the Rudder project?

The project is lead by the French (🇫🇷🇪🇺) company of the same name (previously known as Normation).

Where can I find support for Rudder?

The best option is through a Rudder subscription which includes professional support. Users of Rudder Core can find help on the community channels.

How to join the community?

Join our community on GitHub Discussions or our Gitter/Element chat for support, feedback, and collaboration.

How long are Rudder versions maintained?

Rudder uses a MAJOR.MINOR.PATCH versioning scheme:

Maintenance policy:

Get the list of currently maintained versions in the documentation.

Contributing

How can I get involved with the Rudder project?

All kinds of contributions are welcome, including code, documentation, examples of Rudder use cases, feedback about your usage, etc. If you are interested, you can come talk with the development team, is often present in the chat room, or open a discussion directly on GitHub.

Contributor License Agreement

We require a signed individual or entity Contributor License Agreement (CLA) before we can merge any significant code or documentation change to Rudder.

Given the recent developments in the legal framework surrounding patents, copyrights, and their use, we want to be very clear about what we give and wait in return before we can accept a contribution. We want to be able to evolve with all these legal issues, and be able to defend the project if something unpleasant happens, or simply if a contributor changes their mind. Prevention is better than cure!

Our text is based on the CLA provided by the Harmony Agreement Project. The Harmony agreements are a community group focused on contribution agreements for free and open source software (FOSS).

Security

Please refer to Rudder's security process.

License

This project is licensed under GPLv3 license, see the provided LICENSE (or its source).

We add an exception to the main GPLv3 license that allows to build and use plugins on top of Rudder with any license, open source or closed/proprietary, see the LICENSE_EXCEPTION.