23 lines
No EOL
1.7 KiB
XML
23 lines
No EOL
1.7 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>tt-rss</Name>
|
|
<Repository>lunik1/tt-rss:latest</Repository>
|
|
<Registry>https://hub.docker.com/r/lunik1/tt-rss/</Registry>
|
|
<Network>bridge</Network>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
|
<Project>https://github.com/lunik1/docker-tt-rss</Project>
|
|
<Overview>A fork of the deprecated linuxserver.io tt-rss container.
|
|
The default username and password after initial configuration is admin/password</Overview>
|
|
<Category>Productivity: Other:</Category>
|
|
<WebUI>http://[IP]:[PORT:80]/</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/tt-rss.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/tt-rss.png</Icon>
|
|
<Description>A fork of the deprecated linuxserver.io tt-rss container.
|
|
The default username and password after initial configuration is admin/password</Description>
|
|
<Config Name="Port" Target="80" Default="8000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
|
|
<Config Name="AppData" Target="/config" Default="/mnt/user/appdata/tt-rss/" Mode="rw" Description="AppData" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/tt-rss/</Config>
|
|
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="PUID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
|
|
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="PGID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
|
|
</Container> |