AppFeed/templates/JBartlettsRepository/DiskSpeed.xml

46 lines
2.8 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>DiskSpeed</Name>
<Repository>jbartlett777/diskspeed</Repository>
<Registry>https://hub.docker.com/r/jbartlett777/diskspeed/</Registry>
<Network>bridge</Network>
<Privileged>true</Privileged>
<Support>https://lime-technology.com/forums/topic/70636-beta-diskspeed-hard-drive-benchmarking-unraid-6/</Support>
<Overview>Display drives attached to controllers and perform benchmark speed tests. Performing the occasional benchmark will help you determine if a drive is starting to fail even if the SMART logic isn't flagging errors as of yet. Privileged mode is required for this application to function and see the storage controllers &amp;amp; drives attached to the host machine.</Overview>
<WebUI>http://[IP]:[PORT:8888]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/jbartlett777/DiskSpeed/master/DiskSpeed.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/jbartlett777/DiskSpeed/master/DiskSpeed.png</Icon>
<PostArgs></PostArgs>
<DonateImg></DonateImg>
<MinVer>6.1</MinVer>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>18888</HostPort>
<ContainerPort>8888</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/DiskSpeed/</HostDir>
<ContainerDir>/tmp/DiskSpeed</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/var/local/emhttp</HostDir>
<ContainerDir>/var/local/emhttp</ContainerDir>
<Mode>ro</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="Web Port" Target="8888" Default="18888" Mode="tcp" Description="Host Port used to access the DiskSpeed web site." Type="Port" Display="always-hide" Required="true" Mask="false">18888</Config>
<Config Name="Local Storage" Target="/tmp/DiskSpeed" Default="" Mode="rw" Description="External storage location to store persistent data" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/DiskSpeed/</Config>
<Config Name="unRAID ini Files" Target="/var/local/emhttp" Default="/var/local/emhttp" Mode="ro" Description="Location of unRAID ini files" Type="Path" Display="advanced-hide" Required="false" Mask="false">/var/local/emhttp</Config>
<Date>1522949191</Date>
<Description>Display drives attached to controllers and perform benchmark speed tests. Performing the occasional benchmark will help you determine if a drive is starting to fail even if the SMART logic isn't flagging errors as of yet. Privileged mode is required for this application to function and see the storage controllers &amp;amp; drives attached to the host machine.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/JBartlettsRepository/DiskSpeed.xml</templatePath>
</Container>