AppFeed/templates/KippenhofsRepository/alpha-video.xml
2021-05-27 18:03:11 -04:00

56 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Alpha-Video</Name>
<Repository>andrewstech/alpha-video</Repository>
<Registry>https://hub.docker.com/r/andrewstech/alpha-video</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://discord.gg/78p36SbKcV</Support>
<Project>https://github.com/unofficial-skills/alpha-video</Project>
<Overview> An Conatiner, that allows you to stream Youtube via Alexa &#13;
I documented the Installation-Process here: &#13;
https://alpha-video.andrewstech.me/docs/unraid-os </Overview>
<WebUI>http://[IP]:[PORT:5000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/Kippenhof/docker-templates/main/alpha-video.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/Kippenhof/docker-templates/main/pictures/yt2thesea.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>5000</HostPort>
<ContainerPort>5000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>9001</HostPort>
<ContainerPort>9001</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data></Data>
<Environment>
<Variable>
<Value>Get Creative!</Value>
<Name>subdomain</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>true</Value>
<Name>localtunnel</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Port 5000" Target="5000" Default="5000" Mode="tcp" Description="Container Port: 5000" Type="Port" Display="always" Required="false" Mask="false">5000</Config>
<Config Name="Port 9001" Target="9001" Default="9001" Mode="tcp" Description="Supervisor Process Control System (Web UI)" Type="Port" Display="always" Required="false" Mask="false">9001</Config>
<Config Name="Subdomain " Target="subdomain" Default="changeme" Mode="" Description="[typeabove].loca.lt (should be over 3 Charakters)" Type="Variable" Display="always" Required="false" Mask="false">Get Creative!</Config>
<Config Name="Enable Localtunnel" Target="localtunnel" Default="true" Mode="" Description="Enable Localtunnel (let the Default Value 'true' until i reworked the Docs)" Type="Variable" Display="always" Required="true" Mask="false">true</Config>
<Description>An Conatiner, that allows you to stream Youtube via Alexa &#13;
I documented the Installation-Process here: &#13;
https://alpha-video.andrewstech.me/docs/unraid-os</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/KippenhofsRepository/alpha-video.xml</templatePath>
</Container>