Develop branch docker container for Deluge

General support for problems installing or using Deluge
Post Reply
User avatar
ambipro
Moderator
Moderator
Posts: 672
Joined: Thu May 19, 2022 3:33 am
Contact:

Develop branch docker container for Deluge

Post by ambipro »

Although I am a moderator here, please know this was a personal project and is not endorsed officially by linuxserver or Deluge.

I've slowly been diving into creating my own docker containers for various things, and given that there is only third party Deluge docker containers and none of them had what I wanted, I decided to go ahead and make one.

I had some help from the fine people at linuxserver, and utilized their alpine base and some binaries (specifically for libtorrent v1.2.19) that were not available via pypi, but it all worked out for me.

I've forked their official deluge container, and adapted it to install develop. It should function identically to any other deluge docker container you would use from linuxserver or binhex. I've been using it for the better part of 2 weeks and also should note that while doing this, discovered a few bugs we ended up fixing.

I have to manually push the worflow when PRs and other things are added to deluge's branch, but may automate it down the road if this gains any users.

I just felt like sharing, I've got a libtorrent v1.2.19 version and a 2.0.9 version, both on the latest develop as of posting (dev2.1.1.dev127)

I haven't had any issues myself, but as always be sure to keep backups just in case if you want to try it out.

https://github.com/zakkarry/deluge-develop-docker

https://github.com/zakkarry/deluge-deve ... btorrentv1

Either branch (tag for docker) should work in the same way.

If you have any issues please feel free to let me know.

Special thanks to mhertz and Spad at Linuxserver for the help in some of the issues and questions I had along the way.
You guys are awesome.
mhertz
Moderator
Moderator
Posts: 2331
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Develop branch docker container for Deluge

Post by mhertz »

Not gonna intrude on your thread, just wanna say appreciate you my friend, thanks for awesome contribution, see you laid alot of work in this, kudos bud, and you're too kind with that comment even including me, as said in PM <3
Post Reply