jakexks / docker-deluge-seedbox

Dockerised seedbox using deluge and nginx
22 stars 7 forks source link

The readme suggests making the config volume hold the entire deluge home folder, rather than just the deluge config directory #1

Open hintss opened 8 years ago

jakexks commented 8 years ago

The deluge home folder also contains the downloads, complete, watch and torrent files directories, I personally just want to mount 1 host folder into the container to hold all of these. If you like, you could split them out into separate volumes (which is possibly a more "correct" way of doing it) but this way is easier.