chbmb 323e01eb36 Update Support Links
Removed sickbeard and plexpy
2018-09-14 21:46:40 +01:00

60 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Container>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/muximux.xml</TemplateURL>
<Beta>False</Beta>
<Category>Network:Web Network:Proxy Network:Other Tools:</Category>
<Date>2016-09-30</Date>
<Changes>
[center][img width='300px' src='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_small.png'][/center]
[center][font size=4]Muximux Change Log[/font][/center]
[b]30.09.2016:[/b] Rebase to alpine linux.
[b]22.02.2016:[/b] Initial Release.
</Changes>
<Name>muximux</Name>
<Support>https://forums.unraid.net/topic/45114-support-linuxserverio-muximux/</Support>
<Description>A lightweight portal to view, manage your HTPC apps without having to run anything more than a PHP enabled webserver. With Muximux you don't need to keep multiple tabs open, or bookmark the URL to all of your apps.[br]
[br][br][b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]
[b]/config[/b] : Storing all muximux config files [br]
</Description>
<Project>https://github.com/mescon/Muximux</Project>
<Overview>A lightweight portal to view, manage your HTPC apps without having to run anything more than a PHP enabled webserver. With Muximux you don't need to keep multiple tabs open, or bookmark the URL to all of your apps.</Overview>
<Registry>https://hub.docker.com/r/linuxserver/muximux/</Registry>
<Repository>linuxserver/muximux</Repository>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Environment>
<Variable>
<Name>PUID</Name>
<Value>99</Value>
</Variable>
<Variable>
<Name>PGID</Name>
<Value>100</Value>
</Variable>
</Environment>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>80</HostPort>
<ContainerPort>80</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:80]/</WebUI>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/muximux-icon.png</Icon>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
<BaseImage>lsiobase/alpine.nginx:3.6</BaseImage>
</Container>