AppFeed/templates/diamkilsRepository/diamkil/overseerr.xml
Squidly271 9f3346099a Update
2021-02-16 16:58:23 -05:00

56 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container>
<TemplateURL>https://raw.githubusercontent.com/diamkil/docker-templates/master/diamkil/overseerr.xml</TemplateURL>
<Beta>true</Beta>
<Name>Overseerr</Name>
<Overview>
Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex!
</Overview>
<Support>https://forums.unraid.net/topic/100124-support-diamkil-overseer/</Support>
<Registry>https://registry.hub.docker.com/r/sctx/overseerr/</Registry>
<Repository>sctx/overseerr</Repository>
<Project>https://github.com/sct/overseerr</Project>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>5055</HostPort>
<ContainerPort>5055</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Environment>
<Variable>
<Name>LOG_LEVEL</Name>
<Value>info</Value>
</Variable>
<Variable>
<Name>UMASK</Name>
<Value>000</Value>
</Variable>
<Variable>
<Name>PUID</Name>
<Value>99</Value>
</Variable>
<Variable>
<Name>PGID</Name>
<Value>100</Value>
</Variable>
</Environment>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/overseerr</HostDir>
<ContainerDir>/app/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:5055]/</WebUI>
<Icon>https://raw.githubusercontent.com/diamkil/docker-templates/master/diamkil/images/os_logo_square.png</Icon>
<Category>Other:Uncategorized Status:Beta</Category>
<Description>Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex!</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/diamkilsRepository/diamkil/overseerr.xml</templatePath>
</Container>