Download the Node Management Scripts
Before proceeding with the upgrade, download the latest node management scripts.
To download the script, run the following command:
Then make it executable by running the following command:
Now run the script using the following command:
This installs the following scripts:
manage_supra_nodes.sh
This handles node updates, syncing, and restarts.
migrate_to_v8.0.2.sh
This is a migration script for upgrading the database and CLI profile.
migrate_to_v9.0.x.sh
This is a migration script for upgrading the database and CLI profile.
Note:
The migrate_to_8.0.2.sh is kept, as mainnet is yet to be upgraded to v8.
Last updated