-
Notifications
You must be signed in to change notification settings - Fork 7
/
speedtest-influxdb.xml
38 lines (38 loc) · 2.16 KB
/
speedtest-influxdb.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0"?>
<Container version="2">
<Name>SpeedtestforInfluxDB</Name>
<Repository>barrycarey/speedtest-for-influxdb-and-grafana</Repository>
<Registry>https://hub.docker.com/r/barrycarey/speedtest-for-influxdb-and-grafana</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/49775-support-for-atribes-repo-docker-images/</Support>
<Project>https://github.com/barrycarey/speedtest-for-influxdb-and-grafana</Project>
<Overview>A speedtest docker container that forwards the data to influxDB. Download the config.ini file from https://github.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/blob/master/config.ini before you start the container.</Overview>
<Category>Cloud: Network:Web</Category>
<WebUI/>
<TemplateURL>https://github.com/atribe/unRAID-docker</TemplateURL>
<Icon/>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1545197988</DateInstalled>
<DonateText/>
<DonateLink/>
<Description>A speedtest docker container that forwards the data to influxDB. Download the config.ini file from https://github.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/blob/master/config.ini before you start the container.</Description>
<Networking>
<Mode>bridge</Mode>
<Publish/>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/speedtest-influxdb/config.ini</HostDir>
<ContainerDir>/src/config.ini</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment/>
<Labels/>
<Config Name="Config File" Target="/src/config.ini" Default="/mnt/user/appdata/speedtest-influxdb/config.ini" Mode="rw" Description="Download the config.ini file from https://github.com/barrycarey/Speedtest-for-InfluxDB-and-Grafana/blob/master/config.ini and copy it to /mnt/user/appdata/speedtest-influxdb/config.ini COPY THE FILE BEFORE YOU START THE CONTAINER. IF YOU DON'T AN EMPTY DIRECTORY WILL BE CREATED INSTEAD." Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/speedtest-influxdb/config.ini</Config>
</Container>