Skip to content

Docker-compose file to build and run ari2 as RPC server with a front end GUI AriaNg.

Notifications You must be signed in to change notification settings

nikhilgauri/Dockerized-Aria2-AriaNg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Aria2c with AriaNg


This repository contains docker build files for aria2 running as RPC server as well as a frontend GUI using AriaNg. These are build files based on Alpine linux for minimal size and can be used to build for x86 and arm architectures and total image size is around 45mb.


Instructions:

  1. Clone the repository using
    git clone --depth 1 https://github.com/nikhilgauri/Dockerized-Aria2-AriaNg.git
    
  2. Change the password field in aria2.conf (RPC Password).
  3. Update the docker-compose.yml for mounting the downloads volume.
  4. To build and run, execute
    docker-compose up -d
    
  5. Visit the page http://<YOUR-IP>:6880 and update the password for RPC.

Credits:

About

Docker-compose file to build and run ari2 as RPC server with a front end GUI AriaNg.

Topics

Resources

Stars

Watchers

Forks