This is an old revision of the document!
Upgrading VM 2017-0-1
There has been some bugs which were identified in the 2017-0-1 VM.
These instructions will help to update your VM to include fixes for these bugs.
Always remember to make a backup of your VM before you start to be prepared when disaster strikes.
Updating the Hostname to reflect the new version
Edit the /etc/hosts file and update the version.
Edit the /etc/hostname file and update the version.
Reboot the VM and log into it again. Issue the hostname command to confirm that it updated successfully.
Updating the ExtJS files
cd /usr/share/nginx/html/rd
sudo svn update
Should you wish to serve the optimized code from the Webroot instead of /rd/build/production/Rd/ do the following:
sudo cp -R /usr/share/nginx/html/rd/build/production/Rd/* /usr/share/nginx/html/