AppFeed/templates/hotiosRepository/hotio/qbittorrentvpn.xml

52 lines
3.7 KiB
XML
Raw Normal View History

2021-01-01 01:07:33 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
2021-02-14 11:11:00 +00:00
<Name>qbittorrent-vpn</Name>
2021-01-01 01:07:33 +00:00
<Repository>hotio/qbittorrent</Repository>
<Registry>https://hub.docker.com/r/hotio/qbittorrent</Registry>
<Branch>
<Tag>release-dockerhub</Tag>
<TagDescription>Stable</TagDescription>
<Repository>hotio/qbittorrent:release</Repository>
<Registry>https://hub.docker.com/r/hotio/qbittorrent</Registry>
</Branch>
<Branch>
<Tag>testing-dockerhub</Tag>
<TagDescription>Unstable</TagDescription>
<Repository>hotio/qbittorrent:testing</Repository>
<Registry>https://hub.docker.com/r/hotio/qbittorrent</Registry>
</Branch>
<Branch>
<Tag>release-ghcr</Tag>
<TagDescription>Stable</TagDescription>
<Repository>ghcr.io/hotio/qbittorrent:release</Repository>
<Registry>https://github.com/orgs/hotio/packages/container/package/qbittorrent</Registry>
</Branch>
<Branch>
<Tag>testing-ghcr</Tag>
<TagDescription>Unstable</TagDescription>
<Repository>ghcr.io/hotio/qbittorrent:testing</Repository>
<Registry>https://github.com/orgs/hotio/packages/container/package/qbittorrent</Registry>
</Branch>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://hotio.dev/discord</Support>
<Project>https://hotio.dev/containers/qbittorrent</Project>
2021-02-26 23:02:33 +00:00
<Icon>https://hotio.dev/webhook-avatars/qbittorrent.png</Icon>
2021-02-14 17:10:38 +00:00
<Overview>Docker image with qBittorrent and bundled with the alternative VueTorrent Web UI, with pre-configured VPN template settings.</Overview>
<Description>Docker image with qBittorrent and bundled with the alternative VueTorrent Web UI, with pre-configured VPN template settings.</Description>
2021-01-01 01:07:33 +00:00
<WebUI>http://[IP]:[PORT:8080]</WebUI>
2021-02-12 13:11:07 +00:00
<ExtraParams>--cap-add=NET_ADMIN --sysctl="net.ipv4.conf.all.src_valid_mark=1" --sysctl="net.ipv6.conf.all.disable_ipv6=1"</ExtraParams>
2021-01-01 01:07:33 +00:00
<PostArgs></PostArgs>
<Network>bridge</Network>
<Config Name="Host Port for 8080" Target="8080" Default="8080" Mode="tcp" Description="Container Port: 8080" 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>
2021-02-13 21:10:52 +00:00
<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>
2021-01-01 01:07:33 +00:00
<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>
<templatePath>/tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/qbittorrentvpn.xml</templatePath>
</Container>