AppFeed/templates/ElectricBrainUKsRepository/idle-miner-dashboard.xml
Squidly271 9fb73d700c Update
2021-01-23 12:07:34 -05:00

50 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container>
<Name>Idle-Miner-Dashboard</Name>
<Beta>true</Beta>
<Support>https://forums.unraid.net/topic/101713-support-electric-brain-idle-miner-dashboard/</Support>
<Overview>
Idle Miner lets you remotely control your mining rigs as well as setting up smart rules. This component is a dashboard that lets you control all of your rigs from one place.
For more details check the github: https://github.com/ElectricBrainUK/IdleMiner
</Overview>
<Registry>https://hub.docker.com/repository/docker/electricbrainuk/idleminerdashboard</Registry>
<Repository>electricbrainuk/idleminerdashboard</Repository>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>4650</HostPort>
<ContainerPort>3000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>12345</HostPort>
<ContainerPort>12345</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Environment>
</Environment>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/IdleMinerDashboard</HostDir>
<ContainerDir>/app/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<Icon>https://raw.githubusercontent.com/ElectricBrainUK/IdleMiner/master/electron/assets/appIcon.png</Icon>
<DonateText>We develop all of our apps in our spare time so if you feel like supporting us please donate</DonateText>
<DonateLink>https://www.paypal.me/electricbrain</DonateLink>
<TemplateURL>https://raw.githubusercontent.com/ElectricBrainUK/docker-templates/master/idle-miner-dashboard.xml</TemplateURL>
<Category>HomeAutomation: Tools:Utilities Status:Beta</Category>
<Description>Idle Miner lets you remotely control your mining rigs as well as setting up smart rules. This component is a dashboard that lets you control all of your rigs from one place.
For more details check the github: https://github.com/ElectricBrainUK/IdleMiner</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ElectricBrainUKsRepository/idle-miner-dashboard.xml</templatePath>
</Container>