Giter VIP home page Giter VIP logo

Comments (3)

SuperNG6 avatar SuperNG6 commented on July 27, 2024

今天早上构建了,没有测试环境,不知道能否运行,希望能帮忙测试
docker pull superng6/aria2:arm64v8-latest
docker pull superng6/aria2:arm32v7-latest

docker run -d \
  --name=aria2 \
  -e PUID=1026 \
  -e PGID=100 \
  -e TZ=Asia/Shanghai \
  -e SECRET=yourtoken \
  -e UpdateTracker=true \
  -p 6881:6881 \
  -p 6881:6881/udp \
  -p 6800:6800 \
  -v /path/to/appdata/config:/config \
  -v /path/to/downloads:/downloads \
  --restart unless-stopped \
  superng6/aria2:arm64v8-latest

from docker-aria2.

shanzhaozhen avatar shanzhaozhen commented on July 27, 2024

已经测试好了,可以正常运行,你在线构建的aria2的webui我觉得不太好使,还是建议整合到docker里面,为了简单化,统一把端口挂载在单一端口号我觉得会更好

from docker-aria2.

SuperNG6 avatar SuperNG6 commented on July 27, 2024

把webui放进容器了没有任何必要和好处,通讯端口为6800,是无论如何都需要暴露出来的,另外两个是为了加速下载。
如果你觉得麻烦可能是因为我的webui仅支持https,http可以用这个
http://sleele.gitee.io/ariang/#!/downloading

from docker-aria2.

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.