How to Update
Grab the latest version
Head on over to the license dashboard and click on the “Install” button next to the license you want to upgrade.
From there you will see upgrade instructions which will have a CalVer of the image to pull, similar to this (please note you’ll need to login to get the latest version):
- Login to your appliance server
- Swap to your root user
sudo su
- Run the upgrade script to check for new updates and upgrade
cd /opt/sysward
./upgrade.sh
- Login to the dashboard to start using the new version.