AppFeed/templates/ChargingCosmonautsRepository/petio.xml
2021-03-19 20:02:40 -04:00

33 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>petio</Name>
<Repository>ghcr.io/petio-team/petio</Repository>
<Registry>https://registry.hub.docker.com/r/ghcr.io/petio-team/petio</Registry>
<Branch>
<Tag>latest</Tag>
<TagDescription>Latest fully stable release of Petio</TagDescription>
</Branch>
<Branch>
<Tag>preview</Tag>
<TagDescription>Latest stable testing release of Petio</TagDescription>
</Branch>
<Branch>
<Tag>dev</Tag>
<TagDescription>Latest unstable dev release of Petio</TagDescription>
</Branch>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://discord.gg/bseGmrUd3N</Support>
<Project>https://github.com/petio-team/petio</Project>
<Overview>Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content</Overview>
<WebUI>http://[IP]:[PORT:7777]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/PotentialIngenuity/petio-unraid/master/petio.xml</TemplateURL>
<Icon>https://github.com/PotentialIngenuity/petio-unraid/raw/master/petio.png</Icon>
<PostArgs></PostArgs>
<Config Name="Config Path" Target="/app/api/config" Default="/mnt/user/appdata/petio/config" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Config Name="Logs Path" Target="/app/logs" Default="/mnt/user/appdata/petio/logs" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Config Name="WebUI Port" Target="7777" Default="7777" Mode="" Description="" Type="Port" Display="always" Required="false" Mask="false"></Config>
<Description>Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ChargingCosmonautsRepository/petio.xml</templatePath>
</Container>