AppFeed/templates/jmztaylorsRepository/homelab_proxy.xml
2021-03-06 12:02:43 -05:00

36 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container>
<Name>JmzHomeProxy</Name>
<Repository>jmzsoftware/jmzhomelabproxy</Repository>
<Registry>https://hub.docker.com/u/jmzsoftware</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/103632-support-jmz-home-proxy</Support>
<Project>https://github.com/JmzTaylor/homelab_proxy/</Project>
<Overview>Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services.&#13;
&#13;
Only caveat to using this, is that if you host this on public facing server and use https then the services you are adding to it must be https also due to iframe restrictions.</Overview>
<WebUI>http://[iP]:[PORT:8080]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/JmzTaylor/homelab_proxy_unraid/main/homelab_proxy.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/JmzTaylor/homelab_proxy/550bdb77f0750a4d0e91169e81fb02fc3495b42a/www/img/Icon.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data></Data>
<Environment></Environment>
<Date>1614978540</Date>
<Description>Proxy is in quotes because I couldn't think of a better name. There is nothing overly special about this other than using it as a simple and easy to use dashboard for all your self-hosted services.&#13;
&#13;
Only caveat to using this, is that if you host this on public facing server and use https then the services you are adding to it must be https also due to iframe restrictions.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/jmztaylorsRepository/homelab_proxy.xml</templatePath>
</Container>