mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-17 22:19:30 +00:00
96 lines
4.7 KiB
XML
96 lines
4.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<Container version="2">
|
||
<Name>calibre</Name>
|
||
<Repository>linuxserver/calibre</Repository>
|
||
<Registry>https://hub.docker.com/r/linuxserver/calibre/</Registry>
|
||
<Network>bridge</Network>
|
||
<Shell>bash</Shell>
|
||
<Privileged>false</Privileged>
|
||
<Support>https://forums.unraid.net/topic/80729-support-linuxserverio-calibre/</Support>
|
||
<Project>https://calibre-ebook.com/</Project>
|
||
<Overview>Calibre is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.[br][br]
|
||
|
||
Default username/password is abc/abc[br][br]
|
||
|
||
Please see here for details on how to set your own password[br]
|
||
https://github.com/linuxserver/docker-calibre#application-setup</Overview>
|
||
<WebUI>http://[IP]:[PORT:8080]</WebUI>
|
||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/calibre.xml</TemplateURL>
|
||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-icon.png</Icon>
|
||
<PostArgs></PostArgs>
|
||
<CPUset></CPUset>
|
||
<DonateText>Donations</DonateText>
|
||
<DonateLink>https://www.linuxserver.io/donations/</DonateLink>
|
||
<Networking>
|
||
<Mode>bridge</Mode>
|
||
<Publish>
|
||
<Port>
|
||
<HostPort></HostPort>
|
||
<ContainerPort>8080</ContainerPort>
|
||
<Protocol>tcp</Protocol>
|
||
</Port>
|
||
<Port>
|
||
<HostPort></HostPort>
|
||
<ContainerPort>8081</ContainerPort>
|
||
<Protocol>tcp</Protocol>
|
||
</Port>
|
||
</Publish>
|
||
</Networking>
|
||
<Data>
|
||
<Volume>
|
||
<HostDir></HostDir>
|
||
<ContainerDir>/books</ContainerDir>
|
||
<Mode>rw</Mode>
|
||
</Volume>
|
||
<Volume>
|
||
<HostDir></HostDir>
|
||
<ContainerDir>/import</ContainerDir>
|
||
<Mode>rw</Mode>
|
||
</Volume>
|
||
<Volume>
|
||
<HostDir></HostDir>
|
||
<ContainerDir>/config</ContainerDir>
|
||
<Mode>rw</Mode>
|
||
</Volume>
|
||
</Data>
|
||
<Environment>
|
||
<Variable>
|
||
<Value></Value>
|
||
<Name>GUAC_USER</Name>
|
||
<Mode></Mode>
|
||
</Variable>
|
||
<Variable>
|
||
<Value></Value>
|
||
<Name>GUAC_PASS</Name>
|
||
<Mode></Mode>
|
||
</Variable>
|
||
<Variable>
|
||
<Value>99</Value>
|
||
<Name>PUID</Name>
|
||
<Mode></Mode>
|
||
</Variable>
|
||
<Variable>
|
||
<Value>100</Value>
|
||
<Name>PGID</Name>
|
||
<Mode></Mode>
|
||
</Variable>
|
||
</Environment>
|
||
<Config Name="GUI Port" Target="8080" Default="" Mode="tcp" Description="GUI Port - Default 8080" Type="Port" Display="always" Required="false" Mask="false"></Config>
|
||
<Config Name="Webserver Port" Target="8081" Default="" Mode="tcp" Description="Webserver Port - Default 8081" Type="Port" Display="always" Required="false" Mask="false"></Config>
|
||
<Config Name="GUAC_USER" Target="GUAC_USER" Default="" Mode="" Description="Username for the calibre desktop gui." Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
||
<Config Name="GUAC_PASS" Target="GUAC_PASS" Default="" Mode="" Description="Password md5 hash for the calibre desktop gui." Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
||
<Config Name="Library Location" Target="/books" Default="" Mode="rw" Description="Library Location /books" Type="Path" Display="always" Required="false" Mask="false"></Config>
|
||
<Config Name="Import Location" Target="/import" Default="" Mode="rw" Description="Import Location /import" Type="Path" Display="always" Required="false" Mask="false"></Config>
|
||
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="PUID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
|
||
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="PGID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
|
||
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Appdata" Type="Path" Display="advanced" Required="false" Mask="false"></Config>
|
||
<Category>Tools:Utilities MediaApp:Books MediaServer:Books</Category>
|
||
<Description>Calibre is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and it takes things a step beyond normal e-book software. It’s also completely free and open source and great for both casual users and computer experts.
|
||
|
||
Default username/password is abc/abc
|
||
|
||
Please see here for details on how to set your own password
|
||
https://github.com/linuxserver/docker-calibre#application-setup</Description>
|
||
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/calibre.xml</templatePath>
|
||
</Container>
|