Nextcloud update: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:


= Update Apps =
= Update Apps =
deep-thought html # sudo -u www-data php occ maintenance:mode --off
  deep-thought html # sudo -u www-data php occ app:update --all
  deep-thought html # sudo -u www-data php occ app:update --all
Nextcloud is in maintenance mode, hence the database isn't accessible.
Cannot perform any command except 'maintenance:mode --off'
notes new version available: 4.8.0
[…]


= Check Update page for additional steps =
= Check Update page for additional steps =

Revision as of 15:18, 4 September 2023

https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html https://docs.nextcloud.com/server/latest/admin_manual/maintenance/update.html

Enter Maintenance Mode

deep-thought html # sudo -u www-data php occ maintenance:mode --on
Maintenance mode enabled

Update Nextcloud

deep-thought html # sudo -u www-data php /var/www/nextcloud/html/updater/updater.phar 
Nextcloud Updater - version: v25.0.3-2-gd49ee0d
[…]

Update Apps

deep-thought html # sudo -u www-data php occ maintenance:mode --off
deep-thought html # sudo -u www-data php occ app:update --all

Check Update page for additional steps

https://www.wurst-wasser.net/nextcloud/index.php/settings/admin/overview