docker-templates-unraid/templates/wifi-card.xml
A75G d7603886a7 add templates + update readme
Apprise + Cloudbeaver + Wifi-card + pterodatyl-daemon
2020-06-02 20:14:30 +03:00

18 lines
No EOL
1 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>wifi-card</Name>
<Repository>bndw/wifi-card:latest</Repository>
<Registry>https://hub.docker.com/r/bndw/wifi-card/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://wifi.dev.bdw.to/</Project>
<Overview>Print a neat little card with your WiFi info and stick it on the fridge.</Overview>
<Category>Other:</Category>
<WebUI>http://[IP]:[PORT:80]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/wifi-card.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/wifi-card.png</Icon>
<Description>Print a neat little card with your WiFi info and stick it on the fridge.</Description>
<Config Name="Port" Target="80" Default="8000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">8000</Config>
</Container>