The FlexDeploy distribution contains the following components:
...
Code Block | ||
---|---|---|
| ||
cd <FLEXDEPLOY_HOME> mkdir application/\vsm cd influxdb/\config edit config.yaml |
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
|
...