测试环境-安装完毕centos7 直接执行下面命令即可安装完毕
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install或者访问官网官网连接
访问地址:http://IP:5244/
配置文件路径:/opt/alist/data/config.json
查看状态:
systemctl status alist启动服务:
systemctl start alist重启服务:
systemctl restart alist停止服务:
systemctl stop alist温馨提示:如果端口无法正常访问,请检查 服务器安全组、本机防火墙、Alist状态
更新命令
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s update卸载命令
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s uninstall 本文共 101 个字数,平均阅读时长 ≈ 1分钟
评论 (0)