Wallabag Migration(Linux): Unterschied zwischen den Versionen

Aus Tutorials
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
{{note|Noch in Bearbeitung}}
{{note|Noch in Bearbeitung}}


== Download ==
<pre>
cd ~/temp
wget https://wllbg.org/latest-v2-package && tar xvf latest-v2-package
</pre>
== Installation ==
<pre>
tar -xzf latest-v2-package
sudo mv 2.3.8 /mnt/synology/web1/www/wallabag2_3_8
cd /mnt/synology/web1/www/
sudo chown -R www-data:www-data wallabag2_3_8
sudo ln -s wallabag2_3_8 wallabag
</pre>


== Links ==
== Links ==
[https://doc.wallabag.org/en/admin/installation/installation.html#installation https://doc.wallabag.org/en/admin/installation/installation.html#installation]


[https://websolutionstogo.de/blog/wallabag-installieren-update-durchfuehren/ https://websolutionstogo.de/blog/wallabag-installieren-update-durchfuehren/]
[https://websolutionstogo.de/blog/wallabag-installieren-update-durchfuehren/ https://websolutionstogo.de/blog/wallabag-installieren-update-durchfuehren/]




Zurück zu [[Wallabag (unterschiedliche Versionen)|Wallabag]]
Zurück zu [[Wallabag (unterschiedliche Versionen)#Ubuntu Versionen|Wallabag]]

Version vom 2. August 2020, 11:39 Uhr