How to Update
Run the upgrade script
Log in to your appliance server.
Switch to the root user:
sudo su.Run the upgrade script:
cd /opt/sysward ./upgrade.shLog in to the dashboard to start using the new version.
The script compares your installed version against the latest release; if a
newer version is available it downloads it, runs database migrations, and
restarts the sysward and sysward-cve services. If you’re already up to
date it prints No upgrade available and changes nothing.
Want to check whether an upgrade is available without applying it? See the FAQ for the version-check commands.
Before a major upgrade, consider taking a backup — see Backup & Restore.
