unraid-templates/TubeArchivist-RedisJSON.xml

27 lines
1.3 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>TubeArchivist-RedisJSON</Name>
<Repository>redis/redis-stack-server</Repository>
<Registry>https://hub.docker.com/r/redis/redis-stack-server/</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/114073-support-crocs-tube-archivist/</Support>
<Project>https://github.com/RedisJSON/RedisJSON</Project>
<Overview>This is a dependancy container for the application "TubeArchivist"</Overview>
<Category>MediaServer:Other</Category>
<WebUI/>
<TemplateURL>https://raw.githubusercontent.com/tubearchivist/unraid-templates/master/TubeArchivist-RedisJSON.xml</TemplateURL>
<Icon>https://i.imgur.com/dtGJa5y.jpeg</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1669851123</DateInstalled>
<DonateText/>
<DonateLink/>
<Requires>"TubeArchivist-ES" and "TubeArchivist"</Requires>
<Config Name="Host Port 1" Target="6379" Default="" Mode="tcp" Description="" Type="Port" Display="always" Required="false" Mask="false">6379</Config>
<Config Name="Data" Target="/data" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/TubeArchivist/redis</Config>
</Container>