wy580477 / Alist-EX-container

集成了 Aria2、qBittorrent 以及 Caddy 反向代理的 Alist 容器
GNU General Public License v3.0
17 stars 12 forks source link

Guidance for using code without Caddy and with just an IP address ("不使用Caddy,仅使用IP地址的代码使用指南") #1

Open bolavefasfas opened 1 year ago

bolavefasfas commented 1 year ago

Hello, I'd like to use your code without Caddy, and with just an IP address instead of a domain name. Could you please provide guidance on how to set up the code in this way? Thank you for your help

"你好,我想在不使用Caddy的情况下并且仅使用IP地址而不是域名来使用你的代码。你能否提供关于如何这样设置代码的指导?谢谢你的帮助。"

wy580477 commented 1 year ago

Leave "CADDY_DOMAIN" blank, then it should work.

bolavefasfas commented 1 year ago

Thanks. So, if I understand correctly, I can use my IP address to access everything through the assigned ports?

Request for New Feature

Would it be possible to add this feature? It would be a tremendous help!

Refrences https://github.com/wy580477/Leech-AIO-APP-EX This guy has added everything else other than alist

And I make a pull request for en version ? of readme

wy580477 commented 1 year ago

Thanks. So, if I understand correctly, I can use my IP address to access everything through the assigned ports?

Yes

Request for New Feature

  • Add the functionality for Rclone to move the downloaded files from aira2 and qbitorrent to a rclone remote destination " (Which can be google drive/onedrive or any remote which rclone supports )
  • The Rclone move function would initiate after the download process is complete in qbit , aira2, and ytdlp.

Not planned for now. For rclone, I have another container: https://github.com/wy580477/Leech-AIO-APP-EX

If there's significant interest for both rclone and alist in a single container, I would consider adding alist to "Leech-AIO-APP-EX".

  • Adding yt-dlp For downloading youtube videos

Not planned for now. This would bloat image size to over 300MB, I would like to keep this container lean.

  • Adding a homeage like homarr To access aira2 qbit and ytdlp and alist with 1 click ease of opereation

I'll add a homer portal page later.

Refrences https://github.com/wy580477/Leech-AIO-APP-EX This guy has added everything else other than alist

"This guy" is me, haha.

And I make a pull request for en version ? of readme

I'll write an English README later.