Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
services:alist [2025/07/02 13:15] – willy | services:alist [2025/07/25 07:34] (current) – willy | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | **Note:** AList has been sold and it's enshittifying quickly (it seems). There is already a valid fork for you to use, i will update this page later on. | + | [[https://doc.oplist.org/|OpenList]] is a nice tool to make your shares accessible online. |
- | + | ||
- | + | ||
- | [[https://alist.nn.ci/|AList]] is a nice tool to make your shares accessible online. | + | |
- | + | ||
- | Overall documentation can be reached [[https://alist.nn.ci/guide/|here]], somehow | + | |
The funny thing is that this is a Chinese devleoped open source app. You can see it by the quality of the translations, | The funny thing is that this is a Chinese devleoped open source app. You can see it by the quality of the translations, | ||
- | I admire how AList guys are trying hard to provide english documentation, | + | I admire how OpenList |
+ | The fuss around the AList/ | ||
===== Installation ===== | ===== Installation ===== | ||
- | Very simple to host without containers, the porject releases binary packages on GitHub. Download your preferred release [[https:// | + | Since i installed AList then migrated to OpenList, i will keep the older paths references to AList in the following, to match my setup. Feel free to rename any AList reference to OpenList. |
+ | |||
+ | Very simple to host without containers, the porject releases binary packages on GitHub. Download your preferred release [[https:// | ||
- | The AList will need to be installed as user // | + | The OpenList |
The daemon itself will be stored under **/ | The daemon itself will be stored under **/ | ||
Line 33: | Line 31: | ||
chown fileserver / | chown fileserver / | ||
su - fileserver | su - fileserver | ||
- | wget https:// | + | wgethttps:// |
mkdir bin | mkdir bin | ||
cd bin | cd bin | ||
- | tar xvf ../alist-linux-amd64.tar.gz | + | tar xvf ../openlist-linux-amd64.tar.gz |
</ | </ | ||
Line 286: | Line 284: | ||
</ | </ | ||
+ | |||
+ | ===== Update ===== | ||
+ | |||
+ | Just replace the binary with a new one and restart the service. | ||