4cf7ff9fa2
This allows you to tune the performance of InfluxDB by locating the volume on a drive that is separate to the default docker storage. Change-Id: Iea555a2702b225b30f5d7035b8a703d4f3376ee7
7 lines
236 B
YAML
7 lines
236 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new variable, ``influxdb_datadir_volume``. This allows you control
|
|
where the docker volume for InfluxDB is created. A performance tuning is
|
|
to set this to a path on a high performance flash drive.
|