Upgrade Manual for Single Node and HA Architecture
一、Check the Current Version of the Mavis Platform
Step 1: Please log in to the Mavis platform using an administrator account.
Step 2: Click on “System Administration,” then click on “System Information” to find out the current version from “Version Information.”
Current Version: 1.9.3+14307
二、Execute the Update
Step 1: (If the version before the upgrade is v1.13.0 or above, please skip this step.) For the first upgrade to v1.13 or above, you need to run the Migrate script to support backup and restoration:
curl -sSL https://pentium-repo.s3.ap-northeast-1.amazonaws.com/mavis/latest/backup.sh | bash -s migrate |
Step 2: After SSH logging into the Mavis Server, use sudo privileges to execute the update command.
* If you are using HA architecture, please SSH into the Master node to execute the update command:
curl -sSL https://releases.pentium.network/mavis/latest/upgrade.sh | bash |
Step 3: Wait for the update to finish. Once you see a successful update message, return to the platform to check the version.
Step 4: Click on “System Administration,” then click on “System Information” to confirm the current version from “Version Information.”
Updated to: Latest version (please refer to version information)