29 lines
No EOL
2.4 KiB
XML
29 lines
No EOL
2.4 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>selfoss</Name>
|
|
<Repository>hardware/selfoss</Repository>
|
|
<Registry>https://hub.docker.com/r/hardware/selfoss/</Registry>
|
|
<Network>bridge</Network>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
|
<Project>https://selfoss.aditu.de/</Project>
|
|
<Overview>Selfoss, the new multipurpose rss reader, live stream, mashup, aggregation web application.</Overview>
|
|
<Category>Other:</Category>
|
|
<WebUI>http://[IP]:[PORT:8888]/</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/selfoss.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/selfoss.png</Icon>
|
|
<ExtraParams/>
|
|
<PostArgs/>
|
|
<DonateText/>
|
|
<DonateLink/>
|
|
<Description>Selfoss, the new multipurpose rss reader, live stream, mashup, aggregation web application.</Description>
|
|
<Config Name="Port" Target="8888" Default="8888" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">8888</Config>
|
|
<Config Name="Appdata" Target="/selfoss/data" Default="/mnt/user/appdata/selfoss/" Mode="rw" Description="Appdata" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/selfoss/</Config>
|
|
<Config Name="CRON_PERIOD" Target="CRON_PERIOD" Default="15m" Mode="" Description="Cronjob period for updating feeds" Type="Variable" Display="always" Required="false" Mask="false">15m</Config>
|
|
<Config Name="UPLOAD_MAX_SIZE" Target="UPLOAD_MAX_SIZE" Default="25M" Mode="" Description="Attachment size limit" Type="Variable" Display="always" Required="false" Mask="false">25M</Config>
|
|
<Config Name="LOG_TO_STDOUT" Target="LOG_TO_STDOUT" Default="false|true" Mode="" Description="Enable nginx and php error logs to stdout" Type="Variable" Display="always" Required="false" Mask="false">false</Config>
|
|
<Config Name="MEMORY_LIMIT" Target="MEMORY_LIMIT" Default="128M" Mode="" Description="PHP memory limit" Type="Variable" Display="always" Required="false" Mask="false">128M</Config>
|
|
<Config Name="UID" Target="UID" Default="99" Mode="" Description="UID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
|
|
<Config Name="GID" Target="GID" Default="100" Mode="" Description="GID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
|
|
</Container> |