wahyd4 / aria2-ariang-x-docker-compose

Docker compose files for Aria2+ AriaNg+ filerun/ Nextcloud/ h5ai + Plex. 图形化BT,磁力,离线下载,文件管理,播放,投屏
1.79k stars 281 forks source link

对于新手来说 #7

Closed d5d closed 7 years ago

d5d commented 7 years ago

发表一下心声,能不能搞个一键安装。确实很需要这个离线下载。

wahyd4 commented 7 years ago

运行 docker-compose 本身只有一步操作了啊,请问是觉得安装 docker 和安装 docker-compose 很麻烦吗?

d5d commented 7 years ago

刚试了在centos 安装docker,版本比较旧,没成功,现在安装Ubuntu继续试试。docker-compose可有一键

:)

因为是NAT生的小鸡,请问需要开放那几个端口? 8000 6800

80(能否告知如何修改这个端口,比如8080访问,nat[80端口]这个端口给了web的小鸡)。

wahyd4 commented 7 years ago

不要使用 系统自带的 yum 和 apt-get 来安装。即使你要用,也应该使用yum install docker-ce因为 docker 这个公司开发的版本太快了。而且几个月前将 docker 版本分成了 社区版和企业版。 这里有个阿里云提供的一键安装docker 脚本:

最好的其实还是官方的安装,就那么几步操作。

d5d commented 7 years ago

谢谢了, gogogogo

d5d commented 7 years ago

ERROR: Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.

wahyd4 commented 7 years ago

你这是docker没有成功启动哦 d5d notifications@github.com于2017年8月26日 周六下午6:00写道:

ERROR: Couldn't connect to Docker daemon at http+docker://localunixsocket

  • is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/wahyd4/aria2-ariang-x-docker-compose/issues/7#issuecomment-325110180, or mute the thread https://github.com/notifications/unsubscribe-auth/AAzD4OGtB4k2LIf0NRug_8BH2OnIKGDSks5sb-zLgaJpZM4PDZT5 .

d5d commented 7 years ago

见笑了,新手。 systemctl start docker

wahyd4 commented 7 years ago

可以多了解下docker相关的基础知识。会让你平时工作事半功倍的 d5d notifications@github.com于2017年8月26日 周六下午6:34写道:

见笑了,新手。 systemctl start docker

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/wahyd4/aria2-ariang-x-docker-compose/issues/7#issuecomment-325113022, or mute the thread https://github.com/notifications/unsubscribe-auth/AAzD4M-KOtjmxnl6sLYuED7wiSF2DhzQks5sb_TIgaJpZM4PDZT5 .