When we release updates/upgrades to the software you can easily apply the updates to your Deki Wiki Vmware Certified Virtual Image by doing the following steps:
1.Start your Deki
2.Login to Rootlogin: root
password:password
Once logged in run the following script:
updateWiki.sh
This will automatically download any updates to the software and apply them. When it is done you will have a deki-hayes:~# prompt. Once you see the prompt then restart your wiki by clicking VMplayer menu -> Troubleshoot -> Reset. If you have a Support Plan, MindTouch will send out notifications of updates to the software.
The script calls other scripts such as update-db.php which use /AdminSettings.php for credentials - make sure those credentials are correct. If you have changed the default password but have not updated AdminSettings.php, you will get an error.
If you want to apply a specific revision to your Deki Wiki you would type in the following script
updateWiki.sh -r 5079
5079 being the number of the revision that you want to apply