SKOOR Webservice Installation
Prerequisites
SKOOR RPM repository is available
Installation
Install eranger-webservice package from SKOOR repository:
# yum install eranger-webservice
eranger-jre and eranger-phantomjs will be installed as dependent packages.
The package will do the following changes to the system:
Install SKOOR Webservice into directory /opt/eranger/eranger-webservice (Spring Boot App)
Configure service including automatic startup at boot time
Create web service configuration in /etc/opt/eranger/eranger-webservice.cfg
Create reverse proxy configuration in /etc/httpd/conf.d/eranger-webservice-proxy.conf
/eranger-webservice -> http://localhost:8090/Configure log rotation in /etc/logrotate.d/eranger-webservice.conf
Start the web service
Reload the Apache configuration