20 lines
1.6 KiB
XML
20 lines
1.6 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>changedetection.io</Name>
|
|
<Repository>dgtlmoon/changedetection.io</Repository>
|
|
<Registry>https://hub.docker.com/r/dgtlmoon/changedetection.io/</Registry>
|
|
<Network>bridge</Network>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
|
<Project>https://hub.docker.com/r/dgtlmoon/changedetection.io/</Project>
|
|
<Overview>Self-hosted website change detection monitoring.</Overview>
|
|
<Category>Tools:</Category>
|
|
<WebUI>http://[IP]:[PORT:5000]/</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/changedetection.io.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/changedetection.io.png</Icon>
|
|
<Description>Self-hosted website change detection monitoring.</Description>
|
|
<Config Name="Port" Target="5000" Default="5000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">5000</Config>
|
|
<Config Name="Appdata" Target="/datastore" Default="/mnt/user/appdata/changedetection/" Mode="rw" Description="Appdata" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/changedetection/</Config>
|
|
<Config Name="Base URL" Target="BASE_URL" Default="" Mode="" Description="The URL this application will be accessed from your clients without trailing slash. Needed for notifications if you want to be linked to the diff page for example." Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
|
</Container>
|