Nextcloud update: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
(Created page with "https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html https://docs.nextcloud.com/server/latest/admin_manual/maintenance/update.html = En...")
 
Line 18: Line 18:
  notes new version available: 4.8.0
  notes new version available: 4.8.0
  […]
  […]
= Check Update page for additional steps =
https://www.wurst-wasser.net/nextcloud/index.php/settings/admin/overview




[[Category:Nextcloud]]
[[Category:Nextcloud]]

Revision as of 12:46, 14 June 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 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

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