Document toolboxDocument toolbox

Install Devo Relay on a Red Hat or CentOS box

We recommend installing Devo Relay on Ubuntu. However, it is possible to install it on other Unix-family systems. These instructions are based on a CentOS system using the yum package manager. 

Relay migration

If you are using an old version of Devo Relay and want to migrate to the most recent version (v2.1.0), go here to learn how to do it.

Before you begin

Make sure you can provide a machine with the requirements specified in this article.

Before starting with the installation process, you must disable SELinux. See this article to learn how to do it.

Installing Devo Relay

Follow these instructions to install the .deb package that contains the relay.

A note about the keyboard layout

The default installation loads the US keyboard layout. To change the layout for another region, issue the loadkeys command before starting this procedure. Use the region code for your region. In this example, we are loading the Spanish keyboard layout (es).

sudo loadkeys es

 

Related articles