AppFeed/templates/gfjardimsRepository/needo/Deluge.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

59 lines
2.5 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<Container>
<Name>Deluge</Name>
<Overview>
Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows. It uses libtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.
</Overview>
<Registry>https://registry.hub.docker.com/r/needo/deluge/</Registry>
<GitHub>https://github.com/needo37/deluge</GitHub>
<Repository>needo/deluge</Repository>
<Support>http://lime-technology.com/forum/index.php?topic=33822.0</Support>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Environment>
<Variable>
<Name></Name>
<Value></Value>
</Variable>
</Environment>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>59981</HostPort>
<ContainerPort>59981</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>58846</HostPort>
<ContainerPort>58846</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>8112</HostPort>
<ContainerPort>8112</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/deluge</HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir></HostDir>
<ContainerDir>/downloads</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:8112]/</WebUI>
<Icon>https://i.imgur.com/i3otz2K.png</Icon>
<TemplateURL>https://raw.githubusercontent.com/gfjardim/docker-containers/templates/needo/Deluge.xml</TemplateURL>
<Deprecated>true</Deprecated>
<Category>Downloaders:</Category>
<Description>Deluge is a full-featured BitTorrent client for Linux, OS X, Unix and Windows. It uses libtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/gfjardimsRepository/needo/Deluge.xml</templatePath>
</Container>