AppFeed/templates/hotiosRepository/hotio/rfloodvpn.xml
Squidly271 9f3346099a Update
2021-02-16 16:58:23 -05:00

42 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>rflood-vpn</Name>
<Repository>hotio/rflood</Repository>
<Registry>https://hub.docker.com/r/hotio/rflood</Registry>
<Branch>
<Tag>release-dockerhub</Tag>
<TagDescription>Releases</TagDescription>
<Repository>hotio/rflood:release</Repository>
<Registry>https://hub.docker.com/r/hotio/rflood</Registry>
</Branch>
<Branch>
<Tag>release-ghcr</Tag>
<TagDescription>Releases</TagDescription>
<Repository>ghcr.io/hotio/rflood:release</Repository>
<Registry>https://github.com/orgs/hotio/packages/container/package/rflood</Registry>
</Branch>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://hotio.dev/discord</Support>
<Project>https://hotio.dev/containers/rflood</Project>
<Icon>https://raw.githubusercontent.com/hotio/unraid-templates/master/hotio/img/rflood.png</Icon>
<Overview>Docker image with rTorrent and the Flood UI, with pre-configured VPN template settings.</Overview>
<Description>Docker image with rTorrent and the Flood UI, with pre-configured VPN template settings.</Description>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<ExtraParams>--cap-add=NET_ADMIN --sysctl="net.ipv4.conf.all.src_valid_mark=1" --sysctl="net.ipv6.conf.all.disable_ipv6=1"</ExtraParams>
<PostArgs></PostArgs>
<Network>bridge</Network>
<Config Name="Host Port for 3000" Target="3000" Default="3000" Mode="tcp" Description="Container Port: 3000" Type="Port" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="Host Path for /config" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="VPN_ENABLED" Target="VPN_ENABLED" Default="true|false" Mode="" Description="Container Variable: VPN_ENABLED" Type="Variable" Display="always-hide" Required="false" Mask="false"></Config>
<Config Name="VPN_LAN_NETWORK" Target="VPN_LAN_NETWORK" Default="" Mode="" Description="Container Variable: VPN_LAN_NETWORK" Type="Variable" Display="always-hide" Required="false" Mask="false"></Config>
<Config Name="VPN_CONF" Target="VPN_CONF" Default="wg0" Mode="" Description="Container Variable: VPN_CONF" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="VPN_ADDITIONAL_PORTS" Target="VPN_ADDITIONAL_PORTS" Default="" Mode="" Description="Container Variable: VPN_ADDITIONAL_PORTS" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="FLOOD_AUTH" Target="FLOOD_AUTH" Default="false|true" Mode="" Description="Container Variable: FLOOD_AUTH" Type="Variable" Display="always-hide" Required="false" Mask="false"></Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="UMASK" Target="UMASK" Default="002" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Category>Downloaders:</Category>
<templatePath>/tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/rfloodvpn.xml</templatePath>
</Container>