Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 5.1.0

Local Software Upgrades

Table of Contents

...

Upgrade Methods for Local Installs of 6connect Provision

Upgrades after 4.1.20 and up

...

There are now 3 different methods to run upgrades.

Old Method

(See Upgrades prior to 4.1.19 for detailed instructions)

Download the latest 6connect tar file from https://cloud.6connect.com/Download/Latest/

...

Run the upgrade scripts located in upgrade/scripts in order of version number via php ﹤upgrade-script.php﹥ -v

Command Line

In upgrade/scripts run 'php upgrade.php -h' to get the help and full usage of upgrade.php.  This script will automatically get the latest tar file, create a backup, and run all the necessary upgrades between the current and latest version.  The most common usage of upgrade will look like this 'php upgrade.php -v -b ﹤/path/to/store/backup﹥'

GUI

In the 6connect tool, navigate to Admin.  If there is a new version available, an Upgrade button will be available.  Click on the Upgrade Now button to go to the upgrade page.  It will automatically download the latest version available, run all upgrade scripts, and create a log of the upgrade process.

 

Upgrades prior and up to 4.1.19

...