-
Notifications
You must be signed in to change notification settings - Fork 610
Installation
Aaron Lewis edited this page May 8, 2018
·
12 revisions
Please refer to OpenRASP Releases and download the appropriate package for your application servers.
Extract the archive and execute the following commands in terminal
java -jar rasp-2018-*/RaspInstall.jar /path/to/app_home
For Jetty and SpringBoot servers, please kindly 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