mirror of
https://github.com/linuxserver/templates.git
synced 2026-02-19 16:17:49 +08:00
72 lines
3.6 KiB
XML
Executable File
72 lines
3.6 KiB
XML
Executable File
<?xml version="1.0"?>
|
|
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
|
|
<!-- GENERATED FROM https://github.com/linuxserver/docker-changedetection.io/blob/main/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>changedetection.io</Name>
|
|
<Repository>lscr.io/linuxserver/changedetection.io</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/changedetection.io</Registry>
|
|
<DonateText>Donations</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
|
<Network>bridge</Network>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://github.com/linuxserver/docker-changedetection.io/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-changedetection.io#application-setup</GitHub>
|
|
<ReadMe>https://github.com/linuxserver/docker-changedetection.io#readme</ReadMe>
|
|
<Project>https://github.com/dgtlmoon/changedetection.io</Project>
|
|
<Overview>Changedetection.io(https://github.com/dgtlmoon/changedetection.io) provides free, open-source web page monitoring, notification and change detection.</Overview>
|
|
<WebUI>http://[IP]:[PORT:5000]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/changedetection.io.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png</Icon>
|
|
<Date>2026-02-18</Date>
|
|
<Changes>
|
|
### 2026-02-18
|
|
- Rebase to Alpine 3.23.
|
|
|
|
### 2025-07-05
|
|
- Rebase to Alpine 3.22.
|
|
|
|
### 2024-12-19
|
|
- Rebase to Alpine 3.21.
|
|
|
|
### 2024-05-31
|
|
- Rebase to Alpine 3.20.
|
|
|
|
### 2024-03-09
|
|
- Build Playwright from source because Microsoft's build and packaging process is awful.
|
|
|
|
### 2024-03-08
|
|
- Build Playwright-python from source, add libjpeg.
|
|
|
|
### 2023-12-23
|
|
- Rebase to Alpine 3.19.
|
|
|
|
### 2023-08-10
|
|
- Add poppler-utils for pdf conversion tools.
|
|
|
|
### 2023-06-11
|
|
- Rebase to Alpine 3.18, deprecate armhf.
|
|
|
|
### 2023-03-05
|
|
- Rebase to Alpine 3.17.
|
|
|
|
### 2022-10-23
|
|
- Rebase to Alpine 3.16, migrate to s6v3.
|
|
|
|
### 2022-10-09
|
|
- Add make as build dep to fix pip jq build on armhf.
|
|
|
|
### 2022-08-07
|
|
- Initial release.
|
|
|
|
</Changes>
|
|
<Config Name="WebUI" Target="5000" Default="5000" Mode="tcp" Description="WebUI" Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Persistent config files" Type="Path" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="BASE_URL" Target="BASE_URL" Default="" Description="Specify the full URL (including protocol) when running behind a reverse proxy" Type="Variable" Display="always" Required="false" Mask="false"/>
|
|
<Config Name="PLAYWRIGHT_DRIVER_URL" Target="PLAYWRIGHT_DRIVER_URL" Default="" Description="Specify the full URL to your chrome driver instance. See the wiki(https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher) for details." Type="Variable" Display="always" Required="false" Mask="false"/>
|
|
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
|
|
</Container>
|