User Tools

Site Tools


upgrade_nextcloud

This is an old revision of the document!


Update / Upgrade Nextcloud

To update Nextcloud you best can update via the command-line (Linux).

Login to your Nextcloud commandline and enter the following:

 sudo -u abc php /config/www/nextcloud/updater/updater.phar

this will start the update sequence. After it has finished enter:

 sudo -u abc php /config/www/nextcloud/occ upgrade
 

this will start the upgrade sequence. For the last step enter:

 sudo -u abc php /config/www/nextcloud/occ maintenance:mode --off

This will bring up Nextcloud and you are able to use the web-interface again.

That's all,

upgrade_nextcloud.1652112322.txt.gz · Last modified: 2022/05/09 18:05 by chris