I’ve been thinking to upgrade from v4 to v8, this was created using AWS AMI. Now I’ve seen multiple forum threads regarding the same topic and basically a couple of approaches were recommended
Create a new instance with the same version i.e v4 in this case and importing the older version’s DB and migrating it.
Upgrading the existing setup from v4->v5->v6->v7 and changing to docker and migrating to v8.
Can someone tell which is the better(better in sense of ease of upgrading) approach here? Also, please correct me if any mistakes are there in the above-mentioned approaches
Migrate to docker then upgrade is generally easier. Redash stopped publishing tarballs in V7 (I think?) so it’s pretty involved to upgrade a non-Docker instance beyond V6.