templates/unraid/prowlarr.xml
2023-06-21 17:16:27 +00:00

59 lines
3.6 KiB
XML

<?xml version="1.0"?>
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
<!-- GENERATED FROM https://github.com/linuxserver/docker-prowlarr/blob/main/readme-vars.yml -->
<Container version="2">
<Name>prowlarr</Name>
<Repository>lscr.io/linuxserver/prowlarr</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/prowlarr</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-prowlarr/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-prowlarr#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-prowlarr#readme</ReadMe>
<Branch>
<Tag>latest</Tag>
<TagDescription>Prowlarr stable releases</TagDescription>
</Branch>
<Branch>
<Tag>develop</Tag>
<TagDescription>Prowlarr releases from their develop branch</TagDescription>
<ReadMe>https://github.com/linuxserver/docker-prowlarr/tree/develop#readme</ReadMe>
<GitHub>https://github.com/linuxserver/docker-prowlarr/tree/develop#application-setup</GitHub>
</Branch>
<Branch>
<Tag>nightly</Tag>
<TagDescription>Prowlarr releases from their nightly branch</TagDescription>
<ReadMe>https://github.com/linuxserver/docker-prowlarr/tree/nightly#readme</ReadMe>
<GitHub>https://github.com/linuxserver/docker-prowlarr/tree/nightly#application-setup</GitHub>
</Branch>
<Project>https://github.com/Prowlarr/Prowlarr</Project>
<Overview>Prowlarr(https://github.com/Prowlarr/Prowlarr) is a indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Sonarr, Radarr, Lidarr, and Readarr offering complete management of your indexers with no per app Indexer setup required (we do it all).</Overview>
<WebUI>http://[IP]:[PORT:9696]/system/status</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/prowlarr.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/prowlarr-logo.png</Icon>
<Date>2023-06-06</Date>
<Changes>
### 2023-06-06
- Rebase master to Alpine 3.18, deprecate armhf as per https://www.linuxserver.io/armhf(https://www.linuxserver.io/armhf).
### 2023-01-03
- Publish stable release.
### 2022-02-20
- Rebase develop branch to Alpine.
### 2021-06-06
- Initial realease.
</Changes>
<Config Name="WebUI" Target="9696" Default="9696" Mode="tcp" Description="The port for the Prowlarr webinterface" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Database and Prowlarr configs" Type="Path" Display="advanced" Required="true" 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>