Update Seafile Version 7.1.4 auf 9.0.2 (Linux)
Noch in Bearbeitung
Release Notes
https://manual.seafile.com/changelog/server-changelog/#90
Server stoppen
sudo systemctl stop seahub.service sudo systemctl stop seafile.service
Download Sources
Aktuelle Version unter https://www.seafile.com/en/download/ bzw. https://github.com/haiwen/seafile-rpi/releases
Debian 10 (32 Bit)
Debian 11 (64 Bit)
Backup
cd /mnt/synology/web1/seafile sudo -u seafile cp -dR --preserve=mode,timestamps,links,xattr seafile-data/ seafile-data_7_1_4 sudo -u seafile cp -dR --preserve=mode,timestamps,links,xattr seahub-data/ seahub-data_7_1_4
Installation
Download
cd ~/temp wget https://github.com/haiwen/seafile-rpi/releases/download/v9.0.2/seafile-server-9.0.2-buster-arm32v7l.tar.gz
Entpacken
tar -xzf seafile-server-9.0.2-buster-arm32v7l.tar.gz sudo mv seafile-server-9.0.2 /opt/seafile/
Links
https://de.seafile.com/downloads/
https://github.com/haiwen/seafile-rpi/releases
https://manual.seafile.com/upgrade/upgrade_notes_for_9.0.x/
Zurück zu Seafile