Nextcloud
CLI
Status
Fix Missing indices
Maintenance windows
sudo -u www-data /usr/bin/php8.2 occ config:system:set maintenance_window_start --type=integer --value=1
Logs
in DataPath
Move server to other host
- Install Nextcloud on the new server
- Set the old and new server to maintenance mode
- Dump the database on the old
- Copy the complete data directory to the new server
- Restore the database on the new server
- Edit the config.php on the new server. I think you have to copy passwordsalt a d secret from the old to the new server.
- Change the DNS record to point at your new server.
- Turn off maintenance mode on the new server.
Cron task don't work
Check in /etc/php/8.3/mods-available/apcu.ini