AppFeed/templates/runraidsRepository/ronnieroller.com/deepstack.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

48 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Deepstack</Name>
<Repository>deepquestai/deepstack</Repository>
<Registry>https://hub.docker.com/r/deepquestai/deepstack</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Project>https://deepstack.cc</Project>
<Overview>Build and deploy AI powered applications with in-built and custom AI APIs, all offline and Self-Hosted. See https://deepstack.cc</Overview>
<WebUI>http://[IP]:[PORT:5000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/rroller/unraid-templates/master/ronnieroller.com/deepstack.xml</TemplateURL>
<Icon>https://i.imgur.com/s6mUOKK.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>5000</HostPort>
<ContainerPort>5000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/deepstack</HostDir>
<ContainerDir>/datastore</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>True</Value>
<Name>VISION-DETECTION</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Webui" Target="5000" Default="5000" Mode="tcp" Description="For access to the Web UI and API" Type="Port" Display="always" Required="true" Mask="false">5000</Config>
<Config Name="datastore path" Target="/datastore" Default="" Mode="rw" Description="Container Path: /datastore" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/deepstack</Config>
<Config Name="VISION-DETECTION" Target="VISION-DETECTION" Default="" Mode="" Description="Container Variable: VISION-DETECTION" Type="Variable" Display="always" Required="false" Mask="false">True</Config>
<Date>1605819656</Date>
<Category>Tools:Utilities</Category>
<Description>Build and deploy AI powered applications with in-built and custom AI APIs, all offline and Self-Hosted. See https://deepstack.cc</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/runraidsRepository/ronnieroller.com/deepstack.xml</templatePath>
</Container>