The FlexDeploy distribution contains the following components:
...
Adjust for Windows path if you are installing on Windows platform.
Step 1. Ensure Java
...
21 or 17 is installed on the server.
In this example, JAVA_HOME is /u01/java/jdk17 jdk21 but it can be anything any path you want.
...
Step 2. Prepare software
...
Info |
---|
If JAVA_HOME is already set in your environment, you can skip this step. Unix Example - JAVA_HOME=/u01/java/jdk17jdk21 Windows Example - set JAVA_HOME=c:/installs/Java/jdk17jdk21 |
If you were also setting JAVA_HOME, this file would look like this.
...
Change the following locations: You must put absolute path as no environment variables are allowed in this file.
Linux
bolt-path: from <FLEXDEPLOY_HOME>/influxdb/data/influxd.bolt to <FLEXDEPLOY_HOME>/application/vsm/data/influxd.bolt
engine-path: from <FLEXDEPLOY_HOME>/influxdb/data/engine to <FLEXDEPLOY_HOME>/application/vsm/data/engine
sqlite-path: <FLEXDEPLOY_HOME>/influxdb/data/influxd.sqlite to <FLEXDEPLOY_HOME>/application/vsm/data/influxd.sqlite
...
Note |
---|
After starting your server, check the <FLEXDEPLOY_HOME>/apache-tomcat-flexdeploy/logs/flexdeploy.0.log file for the following error message:
If present, increase the number of processes for the database
|
...