mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-09 20:26:27 +00:00
72 lines
2.7 KiB
XML
72 lines
2.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Container>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/ubooquity.xml</TemplateURL>
|
|
<Date>2016-12-09</Date>
|
|
<Beta>False</Beta>
|
|
<Name>ubooquity</Name>
|
|
<Project>https://vaemendis.net/ubooquity/</Project>
|
|
<Repository>linuxserver/ubooquity</Repository>
|
|
<Registry>https://hub.docker.com/r/linuxserver/ubooquity/</Registry>
|
|
<Network>bridge</Network>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/52806-support-linuxserverio-ubooquity/</Support>
|
|
<Overview>Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. Use it to access your files from anywhere, with a tablet, an e-reader, a phone or a computer.</Overview>
|
|
<Category>Cloud: MediaApp:Books MediaServer:Books</Category>
|
|
<WebUI>http://[IP]:[PORT:2202]/ubooquity/admin</WebUI>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ubooquity-icon.png</Icon>
|
|
<Description>Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. Use it to access your files from anywhere, with a tablet, an e-reader, a phone or a computer.
|
|
[br][br]
|
|
[b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]
|
|
[b]/config[/b] Where Ubooquity should store settings, logs and configuration[br]
|
|
[b]/books[/b] Path to your Ebooks[br]
|
|
[b]/comics[/b] Path to your comics[br]
|
|
</Description>
|
|
<Networking>
|
|
<Mode>bridge</Mode>
|
|
<Publish>
|
|
<Port>
|
|
<HostPort>2202</HostPort>
|
|
<ContainerPort>2202</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
<Port>
|
|
<HostPort>2203</HostPort>
|
|
<ContainerPort>2203</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
</Publish>
|
|
</Networking>
|
|
<Data>
|
|
<Volume>
|
|
<ContainerDir>/books</ContainerDir>
|
|
<Mode>ro</Mode>
|
|
</Volume>
|
|
<Volume>
|
|
<ContainerDir>/comics</ContainerDir>
|
|
<Mode>ro</Mode>
|
|
</Volume>
|
|
<Volume>
|
|
<ContainerDir>/config</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
</Data>
|
|
<Environment>
|
|
<Variable>
|
|
<Value>512</Value>
|
|
<Name>MAXMEM</Name>
|
|
</Variable>
|
|
<Variable>
|
|
<Value>99</Value>
|
|
<Name>PUID</Name>
|
|
</Variable>
|
|
<Variable>
|
|
<Value>100</Value>
|
|
<Name>PGID</Name>
|
|
</Variable>
|
|
</Environment>
|
|
<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</BaseImage>
|
|
</Container>
|