Nextcloud sürüm yükseltme!
İdris koç
Eğitmenin Adı
Nextcloud versiyon upgrade
13 Ağustos 2018
- Nextcloud versiyon yükselmek için aşağıdaki adımları yapmamız yeterli olacaktır.
- Devam etmeden önce lütfen veritabanı, yapılandırma klasörü ve veri klasörünün yedeklenmiş olduğundan emin olun.
- Updater.phar komut yardımı ile işlemi yapıyor olucam.
root@ubuntu:~# cd /var/www/nextcloud/
root@ubuntu:/var/www/nextcloud# sudo -u www-data php updater/updater.phar
Çıktı:
Nextcloud Updater - version: v14.0.2RC2-1-g21ab216 Current version is 14.0.2. Update to Nextcloud 14.0.3 available. (channel: "stable") Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-14.0.3.zip Steps that will be executed: [ ] Check for expected files [ ] Check for write permissions [ ] Create backup [ ] Downloading [ ] Verify integrity [ ] Extracting [ ] Enable maintenance mode [ ] Replace entry points [ ] Delete old files [ ] Move new files in place [ ] Done Start update? [y/N] Y
Info: Pressing Ctrl-C will finish the currently running step and then stops the updater. [✔] Check for expected files [✔] Check for write permissions [✔] Create backup [✔] Downloading [✔] Verify integrity [✔] Extracting [✔] Enable maintenance mode [✔] Replace entry points [✔] Delete old files [✔] Move new files in place [✔] Done Update of code successful. Should the "occ upgrade" command be executed? [Y/n] Y
Nextcloud or one of the apps require upgrade - only a limited number of commands are available You may use your browser or the occ upgrade command to do the upgrade Set log level to debug Updating database schema Updated database Checking for update of app accessibility in appstore Checked for update of app "accessibility" in appstore Starting code integrity check... Finished code integrity check Update successful Maintenance mode is kept active Reset log level Keep maintenance mode active? [y/N] N NMaintenance mode is disabled
versiyon yükseltme işlemi tamamlandı.