Upgrade → Job Summarization

Check the software compatibilty tables to determine which version of software to upgrade.

Prerequisites

All periodic cron scripts should be disabled before upgrading the software.

Upgrade Software

The upgrade procedure involves installing the new software package and then running an upgrade script.

RPM upgrade

# yum install supremm-1.1.0-1.x86_64.rpm

Source code upgrade

$ source activate supremm
$ tar xf 1.1.0.tar.gz
$ cd 1.1.0
$ python setup.py install

Upgrade Database Schema

# supremm-upgrade