Update Seafile Version 7.1.4 auf 9.0.2 (Linux): Unterschied zwischen den Versionen

Aus Tutorials
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „{{note|Noch in Bearbeitung}} == Release Notes == [https://manual.seafile.com/changelog/server-changelog/#90 https://manual.seafile.com/changelog/server-changelog/#90] == Download Sources == Aktuelle Version unter [https://www.seafile.com/en/download/ https://www.seafile.com/en/download/] bzw. [https://github.com/haiwen/seafile-rpi/releases https://github.com/haiwen/seafile-rpi/releases] === Debian 10 (32 Bit) === [https://github.com/haiwen/seafile-…“)
 
Zeile 25: Zeile 25:
cd ~/temp
cd ~/temp
wget https://github.com/haiwen/seafile-rpi/releases/download/v9.0.2/seafile-server-9.0.2-buster-arm32v7l.tar.gz
wget https://github.com/haiwen/seafile-rpi/releases/download/v9.0.2/seafile-server-9.0.2-buster-arm32v7l.tar.gz
</pre>
=== Entpacken ===
<pre>
tar -xzf seafile-server-9.0.2-buster-arm32v7l.tar.gz
sudo mv seafile-server-9.0.2 /opt/seafile/
</pre>
</pre>



Version vom 27. Mai 2022, 14:07 Uhr

Noch in Bearbeitung


Release Notes

https://manual.seafile.com/changelog/server-changelog/#90

Download Sources

Aktuelle Version unter https://www.seafile.com/en/download/ bzw. https://github.com/haiwen/seafile-rpi/releases

Debian 10 (32 Bit)

https://github.com/haiwen/seafile-rpi/releases/download/v9.0.2/seafile-server-9.0.2-buster-arm32v7l.tar.gz

Debian 11 (64 Bit)

https://github.com/haiwen/seafile-rpi/releases/download/v9.0.2/seafile-server-9.0.2-bullseye-arm64v8l.tar.gz

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