Home

Upgrading Unravel Server

Warning

Contact Unravel Support at before upgrading from Unravel 4.2.x or 4.3.x to Unravel 4.5.x

Warning

To determine if it's mandatory to upgrade Unravel sensors when you upgrade Unravel Server, see the release notes.

This topic explains how to upgrade the Unravel Server RPM.

  1. Download the new RPM.

  2. Copy the new RPM to the Unravel host.

  3. Stop all services.

    sudo /etc/init.d/unravel_all.sh stop
  4. Upgrade RPM on the host.

    sudo rpm -U unravel-version.rpm*
  5. Add your license key to unravel.properties.

    Warning

    Add your license key to unravel.properties before starting or restarting Unravel Server.

  6. After all the RPM upgrades finish, restart all services.

    sudo /etc/init.d/unravel_all.sh start
  7. Complete any platform-specific upgrade steps.