Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 498 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 498 Bytes

rpi-filerun

Filerun + Aria2 + AriaNg 搭建可离线下载的云盘 for 树莓派

install

因为Mysql占内存太大了,所以我是在服务器上部署了Mysql,开启远程连接。

所以该镜像需要配置php/autoconfig.phpphp/import-db.sh里面的数据库配置。

然后docker-compose up -d即可启动服务。

然后访问树莓派的8000端口即可看到Web界面。

离线下载的AriaNg在dweb目录下面,比如:http://pi:8000/dweb/即可访问。