Upgrading from InfluxDB 1.8 to 2.7 using Docker Compose
Simplified approach to upgrading from InfluxDB 1.8 to 2.7 using Docker Compose: Step 1: Create Docker Compose for InfluxDB 1.8 Step 2: Create Docker Compose for InfluxDB 2.7 Upgrade This will upgrade the data automatically from InfluxDB 1.8 to 2.7. It will create the required structure for InfluxDB 2.x in the ./influxdb2 directory and migrate … Read more