在VPS上搭建Alist文件列表程序,无限存储空间
在我们使用网盘的时候,有时候需要搭建一个分享页。但是默认的网盘分享页有些麻烦。在这篇教程中,我们来和大家一起在VPS上搭建Alist文件列表程序
准备材料
VPS 一台
部署步骤
1、SSH进入VPS,执行以下命令
SHELL
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install
2、脚本将会提示访问IP地址、管理员用户名及密码

3、如需要更新Alist,则使用以下命令
SHELL
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s update
SHELL
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s update
评论
发表评论