Install using SKOOR Bootstrap (recommended)

The package SKOOR Bootstrap provides some convenient scripts to setup SKOOR components.

dnf -y install eranger-bootstrap

Installers

SKOOR Engine Server

/opt/eranger/bootstrap/bin/install-server.sh

The script performs the following tasks:

  1. Installs various dependencies depending on the OS version.

  2. Installs, enables and starts firewalld and chronyd.

  3. Disables SELinux

  4. Installs eranger-server and its dependencies

  5. Installs eranger-webservice, eranger-dashboards and eranger-etl.

  6. Changes password of admin, skoor-report and collector-local users to randomly generated ones.

  7. Asks for a valid SKOOR license and applies it to the config file.

  8. Starts SKOOR services.