AppFeed/templates/dee31797sRepository/UnRaid/template/uget.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

93 lines
4.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>uGet</Name>
<Repository>djaydev/uget</Repository>
<Registry>https://hub.docker.com/r/djaydev/uget</Registry>
<Network>bridge</Network>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/77603-virt-manager-intel-gpu-tools-and-more-dockers/</Support>
<Project>https://ugetdm.com/</Project>
<Overview>uGet can download from a variety of different protocols including HTTP, HTTPS, FTP, BitTorrent, Youtube, and Metalinks. To enable bittorrent support set plug-in matching order to curl + aria2 in settings, then restart the container.
</Overview>
<WebUI>http://[IP]:[PORT:5800]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/djaydev/docker-virt-manager/master/UnRaid/template/uget.xml</TemplateURL>
<Icon>https://icons.iconarchive.com/icons/alecive/flatwoken/512/Apps-Uget-icon.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>5800</HostPort>
<ContainerPort>5800</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>5900</HostPort>
<ContainerPort>5900</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/uget</HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/downloads/</HostDir>
<ContainerDir>/downloads</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>99</Value>
<Name>USER_ID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GROUP_ID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>1280</Value>
<Name>DISPLAY_WIDTH</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>768</Value>
<Name>DISPLAY_HEIGHT</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>1</Value>
<Name>KEEP_APP_RUNNING</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>light</Value>
<Name>THEME</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="webvnc" Target="5800" Default="5800" Mode="tcp" Description="webvnc container port 5800" Type="Port" Display="always" Required="false" Mask="false">5800</Config>
<Config Name="vnc" Target="5900" Default="5900" Mode="tcp" Description="vnc container port 5900" Type="Port" Display="always" Required="false" Mask="false">5900</Config>
<Config Name="USER_ID" Target="USER_ID" Default="99" Mode="" Description="USER_ID" Type="Variable" Display="always" Required="false" Mask="false">99</Config>
<Config Name="GROUP_ID" Target="GROUP_ID" Default="100" Mode="" Description="GROUP_ID" Type="Variable" Display="always" Required="false" Mask="false">100</Config>
<Config Name="Display Width" Target="DISPLAY_WIDTH" Default="1280" Mode="" Description="Width (in pixels) of the application's window." Type="Variable" Display="always" Required="false" Mask="false">1280</Config>
<Config Name="Display Height" Target="DISPLAY_HEIGHT" Default="768" Mode="" Description="Height (in pixels) of the application's window." Type="Variable" Display="always" Required="false" Mask="false">768</Config>
<Config Name="KEEP_APP_RUNNING" Target="KEEP_APP_RUNNING" Default="" Mode="" Description="KEEP_APP_RUNNING" Type="Variable" Display="always" Required="false" Mask="false">1</Config>
<Config Name="Host Path 1" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always" Required="false" Mask="false">/mnt/cache/appdata/uget</Config>
<Config Name="Host Path 2" Target="/downloads" Default="" Mode="rw" Description="Container Path: /downloads" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/downloads/</Config>
<Config Name="Host Key 1" Target="THEME" Default="" Mode="" Description="Theme chooser - light or dark" Type="Variable" Display="always" Required="false" Mask="false">light</Config>
<DonateLink>https://www.paypal.me/djaydev/0usd</DonateLink>
<DonateImg>https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif</DonateImg>
<Category>Downloaders:</Category>
<Description>uGet can download from a variety of different protocols including HTTP, HTTPS, FTP, BitTorrent, Youtube, and Metalinks. To enable bittorrent support set plug-in matching order to curl + aria2 in settings, then restart the container.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/dee31797sRepository/UnRaid/template/uget.xml</templatePath>
</Container>