AList 🗂️ 一个支持多种存储的文件列表程序,使用 Gin 和 Solidjs。
仅适用于 Linux amd64/arm64 平台。
默认安装在 /opt/alist
中。自定义安装路径,将安装路径作为第二个参数添加,必须是绝对路径(如果路径以 alist 结尾,则直接安装到给定路径,否则会安装在给定路径 alist 目录下)
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install /home
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s update
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s update /home
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s uninstall
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s uninstall /home
docker run -d \
--restart=always \
-v /volume4/docker/alist:/opt/alist/data \
-p 666:666 \
--name="alist" \
xhofe/alist:latest
systemctl start alist
systemctl stop alist
systemctl status alist
systemctl restart alist
扫码关注腾讯云开发者
领取腾讯云代金券
Copyright © 2013 - 2025 Tencent Cloud. All Rights Reserved. 腾讯云 版权所有
深圳市腾讯计算机系统有限公司 ICP备案/许可证号:粤B2-20090059 深公网安备号 44030502008569
腾讯云计算(北京)有限责任公司 京ICP证150476号 | 京ICP备11018762号 | 京公网安备号11010802020287
Copyright © 2013 - 2025 Tencent Cloud.
All Rights Reserved. 腾讯云 版权所有