mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-04-29 17:19:46 +00:00
49 lines
2.1 KiB
XML
49 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Container>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/muximux.xml</TemplateURL>
|
|
<Date>1475208000</Date>
|
|
<Name>muximux</Name>
|
|
<Support>https://forums.unraid.net/topic/45114-support-linuxserverio-muximux/</Support>
|
|
<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/nginx</BaseImage>
|
|
<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.</Description>
|
|
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/muximux.xml</templatePath>
|
|
</Container>
|