Getting started with Reaction
To learn what you can achieve with Reaction please jump to the
use case
page and watch the video / read the story how an incident is fixed with Reaction components.
The
Quick Set-up
page explains how to install the Reaction components and how to create the resources (execuction flow, systems and error detector) in the management application to fix the issue described in the use case page.
Demo
If you want to try out how Reaction works then please use the
Reaction demo Docker container
which contains all the Reaction components.
Docker images
The easiest way to start using Reaction is get the following Docker images:
Reaction database
- contains the Reaction database with initial data
Reaction engine
- contains the Tomcat 9 and the Reaction engine web application
Reaction management app
- contains the Reaction management web application on Apache 2
Installation
If no Docker container can be used the installation of these components is also easy and straightforward.
Please first use the installation package of management app. It will help you to install the necessary components (python3, Apache2, etc.), more information can be found
HERE
. It will create the database tables too on Oracle or on mariaDB if it is needed.
Then
install
the standalone mode of Reaction Engine (just download the ZIP and extract it) and alter the configuration.
In the end install the workers on the server machines where log files have to be monitored or OS commands to be executed. Just download the RPM and install it.
If all the components are installed and set up correctly then only the
management app
is needed to control the remedy processes of Reaction.
Documentation
Please have a look the
documentation
where you can learn more about how to install, configure and use the Reaction components.
Contact
If you find a bug or just have a question please
contact
!