To help manage and install Radiator with a more automatic way, Radiator
Software Ansible playbooks are available in goodies
directory. On RPM and deb based installations see
/opt/radiator/radiator/goodies/Ansible
. A file named
README.md
in this directory contains the latest
information about the available playbooks. These playbooks make it easy
to:
- Install Radiator and its basic prerequisites to multiple
servers with a single command
- Upgrade or downgrade Radiator on multiple servers with
a single command
- Deploy with a single command:
- Multiple Radiator configurations to multiple servers
- One Radiator configuration to a single server running multiple
Radiator instances
- Rollback the latest Radiator configuration deployment quickly
to the previous Radiator configuration
- Restart, start or stop all Radiator instances
on multiple servers with a single command
The playbooks require Ansible 2.7 or later on the Ansible control node.
Supported Linux distributions are Ubuntu 18.04, Debian 10, Red Hat
Enterprise Linux 7 and compatible systems such as CentOS, Oracle Linux,
AlmaLinux and Rocky Linux. All newer versions of these distributions are
also supported.