Tip |
---|
Step - by - step guide on how to Install Insights Enterprise - Business logic |
Expand | ||
---|---|---|
| ||
Refer here for installation steps if required. Assumption: FABRIC_HOME will be used to refer to the directory where all the network related files are extracted |
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Create the file blockchainConfig.json in $INSIGHTS_HOME/.InSights/ and make the necessary changes. Sample: blockchainConfig.json
|
Expand | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||
Example: java -jar PlatformAuditEngine-0.1.jar
Example: nohup java -jar PlatformAuditEngine-0.1.jar &
|
Expand | |||||||
---|---|---|---|---|---|---|---|
| |||||||
Move the war into webapps directory of apache-tomcat and restart tomcat
|
...