Giter VIP home page Giter VIP logo

Comments (7)

wahyd4 avatar wahyd4 commented on May 12, 2024 1

有 Aria2 + AriaNg 的 docker 镜像。这样就可以图形化的下载bt 和磁力链接了。然后使用 volume 参数把下载目录映射到群晖的某个真实目录。
这样使用群晖自带的文件查看或者 视频播放器就可以播放了啊。你看看这个https://github.com/wahyd4/aria2-ariang-docker
有什么问题可以在下面提出来,我帮你解决

from aria2-ariang-x-docker-compose.

leonxis avatar leonxis commented on May 12, 2024

你好,群晖的docker里下载了你的ariang,但是容器配置参数不知道具体怎么弄,页面里总是未连接,能麻烦详细讲一下容器配置吗
看运行日志是都正常的。卷只配置了/data文件夹,端口映射了相同的,但是就是无法连接、
谢谢!

from aria2-ariang-x-docker-compose.

goxofy avatar goxofy commented on May 12, 2024

好像也可以,谢谢

from aria2-ariang-x-docker-compose.

goxofy avatar goxofy commented on May 12, 2024

https://github.com/wahyd4/aria2-ariang-docker

你这个Dockerfile有点问题,

ENV DOMAIN=localhost:80

改为

ENV DOMAIN=0.0.0.0:80

否则caddy只监听 localhost和127.0.0.1,并不适合跑Nas

就不提request了

我自己直接在群晖docker里另开了一个bash把caddyfile改了写死了0.0.0.0:80,还是建议Dockerfile改一下

from aria2-ariang-x-docker-compose.

wahyd4 avatar wahyd4 commented on May 12, 2024

多谢提醒,已经修改。请 pull 最新镜像吧!

docker pull wahyd4/aria2-ariang

from aria2-ariang-x-docker-compose.

wahyd4 avatar wahyd4 commented on May 12, 2024

@goxofy 救你刚刚那个问题,即使你不升级镜像,在运行时通过设置环境变量来覆盖ENV DOMAIN 效果也是一样的,而不需要手动去修改 docker 容器。

from aria2-ariang-x-docker-compose.

goxofy avatar goxofy commented on May 12, 2024

@wahyd4 嗯这个明白

from aria2-ariang-x-docker-compose.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.