- Linux Environment
- OpenJDK 8 JRE
- wget
- unzip
- zip
- sudo apt-get update
- sudo apt-get install openjdk-8-jre
- Clone the Repository
- Run the build.sh
- Unzip suitecrm-analytics-server.zip
- Change Dirctory to suitecrm-analytics-server/
- Edit the install.properties
- Execute setup-suitecrm-analytics.sh
- ./start-suitecrm-analytics.sh
- ./stop-suitecrm-analytics.sh
H2 Connection for BI Server:
jdbc:h2:../../pentaho-solutions/system/SuiteCRMAnalytics/resources/database/suitecrmanalytics;DB_CLOSE_DELAY=-1;AUTO_SERVER=TRUE;INIT=RUNSCRIPT FROM '../../pentaho-solutions/system/SuiteCRMAnalytics/resources/ddl/suitecrmanalytics.ddl'
NO USERNAME OR PASSWORD!