GithubHelp home page GithubHelp logo

gowinder / aria2-with-webui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xujinkai/aria2-with-webui

0.0 1.0 0.0 10 KB

docker of aria2 & webui

Home Page: https://hub.docker.com/r/xujinkai/aria2-with-webui/

Shell 43.71% Dockerfile 56.29%

aria2-with-webui's Introduction

此项目无限期停止维护。NO LONGER SUPPORT。

Pleases Fork this project and modify for yourself.


Aria2 with webui

Only 29Mb.
Edit config file out of the image.
Move file completed to another folder.
(Tasks that contains more than one files will not be moved.)

Install

I. replace /DOWNLOAD_DIR and /CONFIG_DIR for save data, and YOUR_SECRET_CODE for security. Run command below

sudo docker run -d \
--name aria2-with-webui \
-p 6800:6800 \
-p 6880:80 \
-p 6888:8080 \
-v /DOWNLOAD_DIR:/data \
-v /CONFIG_DIR:/conf \
-e SECRET=YOUR_SECRET_CODE \
xujinkai/aria2-with-webui

II. Open http://serverip:6880/ for aria2-webui, open http://serverip:6888/ to browse data folder.

Build:

sudo docker build -f Dockerfile -t xujinkai/aria2-with-webui .

Link:

https://github.com/aria2/aria2
https://github.com/ziahamza/webui-aria2

https://github.com/acgotaku/BaiduExporter

aria2-with-webui's People

Contributors

beigna avatar xujinkai avatar

Watchers

 avatar

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.