Dears
I have set up and launched influxdb 1.8x as docker image on TrueNAS-SCALE-22.12.1. the instance is up and running, i created a database, all works fine.
I now want to separate application from data.
therefore i added a host path volume: "<path>/influxdb"; i also set the mount path to "<path>/influxdb", expecting to see some data in this directory.
I added also an additional volume pointing to above mentioned directories using the correct dataset.
but still the directory "<path>/influxdb" is empty.
Question:
How do i have to set up influxdb to separate the application from data?
br and tnx for your help
I have set up and launched influxdb 1.8x as docker image on TrueNAS-SCALE-22.12.1. the instance is up and running, i created a database, all works fine.
I now want to separate application from data.
therefore i added a host path volume: "<path>/influxdb"; i also set the mount path to "<path>/influxdb", expecting to see some data in this directory.
I added also an additional volume pointing to above mentioned directories using the correct dataset.
but still the directory "<path>/influxdb" is empty.
Question:
How do i have to set up influxdb to separate the application from data?
br and tnx for your help