mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-07 22:48:33 +00:00
32 lines
2.3 KiB
XML
32 lines
2.3 KiB
XML
<?xml version="1.0"?>
|
|
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
|
|
<Container version="2">
|
|
<Name>overseerr</Name>
|
|
<Repository>ghcr.io/linuxserver/overseerr</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/overseerr</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-overseerr/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<Branch>
|
|
<Tag>latest</Tag>
|
|
<TagDescription>Stable releases from GitHub</TagDescription>
|
|
</Branch>
|
|
<Branch>
|
|
<Tag>develop</Tag>
|
|
<TagDescription>Development releases from commits in upstream develop branch</TagDescription>
|
|
</Branch>
|
|
<Project>https://overseerr.dev/</Project>
|
|
<Overview>[Overseerr](https://overseerr.dev/) is a free and open source software application for managing requests for your media library.</Overview>
|
|
<WebUI>http://[IP]:[PORT:5055]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/overseerr.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/overseerr-logo.png</Icon>
|
|
<Config Name="WebUI" Target="5055" Default="5055" Mode="tcp" Description="Port for Overseerr's web interface." Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Contains all relevant configuration files." 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> |