-
Notifications
You must be signed in to change notification settings - Fork 609
Installation
Aaron Lewis edited this page May 8, 2018
·
12 revisions
Please refer to Github Releases and grab the appropriate package.
Extract the archive and execute the following commands in terminal:
java -jar rasp-2018-*/RaspInstall.jar /path/to/app_home
Extract the archive and move the rasp-2018-XXXX/rasp
folder somewhere, e.g /opt/spring-boot/rasp
Then modify your startup parameters like the following:
java -javaagent:"/opt/spring-boot/rasp/rasp.jar" -Dlog4j.rasp.configuration="file:///opt/spring-boot/rasp/conf/rasp-log4j.xml" -jar springboot.jar
Extract the archive and execute the following commands:
php rasp-php-20180320/install.php -d /opt/rasp