Update TubeArchivist-RedisJSON.xml

This commit is contained in:
crocs 2022-11-30 17:32:30 -06:00 committed by GitHub
parent cc1c3c3ae0
commit 2e15e5b7b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 34 deletions

View File

@ -9,45 +9,18 @@
<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"&#xD;
&#xD;
Install this and "TubeArchivist-ES" before trying to run "TubeArchivist"&#xD;
&#xD;
</Overview>
<Overview>This is a dependancy container for the application "TubeArchivist"</Overview>
<Category>MediaServer:Other</Category>
<WebUI/>
<TemplateURL/>
<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>1634503543</DateInstalled>
<DateInstalled>1669851123</DateInstalled>
<DonateText/>
<DonateLink/>
<Description>This is a dependancy container for the application "TubeArchivist"&#xD;
&#xD;
Install this and "TubeArchivist-ES" before trying to run "TubeArchivist"&#xD;
&#xD;
</Description>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>6379</HostPort>
<ContainerPort>6379</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/TubeArchivist/redis</HostDir>
<ContainerDir>/data</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment/>
<Labels/>
<Config Name="Host Port 1" Target="6379" Default="" Mode="tcp" Description="Container Port: 6379" Type="Port" Display="always" Required="false" Mask="false">6379</Config>
<Config Name="Data" Target="/data" Default="" Mode="rw" Description="Container Path: /data" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/TubeArchivist/redis</Config>
</Container>
<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>