Hello everybody
I have the following problem
I have 2 containers
1- Influxdb (first container) 172.17.0.2
2 - influxdb02 (second container) 172.17.0.3
I have also adapted the config file on container 1 bind-address / bind-address = “172.17.0.3:8088”
i want to make a remote backup of the first contaier. And it doesn’t work.
I ask for the help!