AppFeed/templates/hotiosRepository/hotio/ombi-ghcr.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

34 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>ombi-ghcr</Name>
<Repository>ghcr.io/hotio/ombi</Repository>
<Branch>
<Tag>release</Tag>
<TagDescription>v3 releases</TagDescription>
</Branch>
<Branch>
<Tag>testing</Tag>
<TagDescription>v4 releases</TagDescription>
</Branch>
<Registry>https://github.com/users/hotio/packages/container/package/ombi</Registry>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://hotio.dev/discord</Support>
<Project>https://hotio.dev/containers/ombi</Project>
<Icon>https://raw.githubusercontent.com/docker-hotio/unraid-templates/master/hotio/img/ombi.png</Icon>
<Overview>Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves.</Overview>
<Description>Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves.</Description>
<WebUI>http://[IP]:[PORT:5000]</WebUI>
<PostArgs></PostArgs>
<Network>bridge</Network>
<Config Name="Host Port for 5000" Target="5000" Default="5000" Mode="tcp" Description="Container Port: 5000" Type="Port" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="Host Path for /config" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="UMASK" Target="UMASK" Default="002" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="ARGS" Target="ARGS" Default="" Mode="" Description="Container Variable: ARGS" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="DEBUG" Target="DEBUG" Default="no|yes" Mode="" Description="Container Variable: DEBUG" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Category>Downloaders: MediaApp:Video</Category>
<templatePath>/tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/ombi-ghcr.xml</templatePath>
</Container>