Changes

From Amahi Wiki
Jump to: navigation, search
m
* Go to the Amahi Dashboard, Apps => Installed, and uninstall the current ownCloud instance. This will remove the ownCloud binaries and ownCloud database.
* Go to the Amahi Dashboard, Apps => Available, and install the new ownCloud release.
* Using a "terminal" connection, "cd" in to the ownCloud directory containing the binaries and delete the ownCloud "config" directory.
<blockquote>{{Code|cd /var/hda/web-apps/owncloud/html
rm -fr config}}
</blockquote>
* Restore the ownCloud "config" from backups.
* Using a "terminal" connection and using the command-line '''OR''' an Amahi MySQL application restore the ownCloud database from backups.
* Login to admin as usual.
* Navigate to Settings => Admin and the confirm new version release number.
* '''DO NOT''' turn system over to users yet!
restore config from backups
restore database from backups
login to admin as usual
confirm new version number
DO NOT turn system over to users yet!
go to apps and check current apps list to see if all apps used in prior ownCloud instance are available
of the new relase.