Skip to content

harveyconnor/delugevpn-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delugevpn-docker-compose

Installation

  1. Copy the .env.example file to .env and edit the values inside to match your setup.
cp .env.example .env
  1. Make sure you edit the .env file with the correct IP and DOWNLOADS_DIR
  2. Wherever you set your DOWNLOADS_DIR, make sure the following folders are in there:
  • complete
  • incomplete

Usage

docker-compose up -d

Once it is running (check with docker ps and docker-compose logs deluge), you need to set your download directories in the web client at http://IP:8112. Set the directories to:

Downloads: /data/incomplete Downloads complete: /data/complete

For more information on the environment variables. Please check the binhex/arch-delugevpn docker hub or github page.

Contributors

About

A docker-compose setup for binhex/arch-delugevpn.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published