Page 2 of 2

Re: Deluge 2.0 on Raspberry pi3

Posted: Fri Jun 21, 2019 12:28 am
by gderf
sirivanhoe wrote:Thanks all for your time.
gderf wrote:You will likely be better off running Deluge in a docker.
I have no experience whatsoever with docker (no to say on a Raspi), but if it's what it takes and can run on the Pi, then it might the chance to get to know it. Does a container already exists that can be downloaded and run ?
Learn Docker. You will not regret it. And yes a suitable image for your platform exists. Look for armhf images.

Re: Deluge 2.0 on Raspberry pi3

Posted: Wed Jul 24, 2019 10:20 am
by Pippo
I, too, could not get deluged v2 to run on a raspberry pi, and I tried a bunch of methods, so I actually followed your advice and learned myself some docker and I do have a running setup now. However, while I do not regret doing this and I do appreciate the flexibility docker provides, I still feel it adds unnecessary complexity to my setup and I'd rather stay with a native version.

Anyway, thanks :)