Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.21 KB

File metadata and controls

40 lines (22 loc) · 1.21 KB
description
Run the steps below to perform an upgrade on your Findora node using the Validator Toolbox.

Node Upgrade (Toolbox)

Update Binary Version via Validator Toolbox

Step1: Log into your node and access the Validator Toolbox main menu.

{% code title="Enter the following command:" %}

./findora.sh

{% endcode %}

Completed: Open the Validator Toolbox main menu.

Step 2: Initiate the upgrade by selecting option #8 and select Y to begin the upgrade. Note your node is expected to go offline briefly during the upgrade process.

Validator Toolbox Main Menu

Completed: Use BASH to run the update script and upgrade your node. Confirm the version.

Step 3: At the Validator Toolbox main menu, ensure "Current Container Build" displays v0.x.yy-release where "x" is the major release number and "yy" is the minor release number.

{% hint style="info" %} See the Upgrade Guides page for the most up-to-date version. {% endhint %}

Completed: Ensure your node is upgraded.