Skip to content

Remote Update Guide

Ryan G edited this page Sep 20, 2013 · 1 revision

To update your Remote Server to the latest, download the latest Remote release, CD to the directory, and run the following:

 sudo ./update.sh

This will update your remote scripts, ensure permissions are correct, and restart the GPX Manager daemon.

Determine your Remote version

To find out what version of the Remote package you are running, run the following:

 sudo cat /usr/local/gpx/bin/VERSION

Uninstalling

To uninstall the Remote package, simply run:

 sudo ./uninstall.sh

Migrate from 3.0.9 Remote to 3.0.12+ Remote

If you are running a Remote release at 3.0.9 or older, you will want to run the upgrade script first:

 sudo ./upgrade_309_3012.sh