mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
Bot Updating Unraid Template
This commit is contained in:
parent
bc132c20ff
commit
8fda22dcdd
@ -25,11 +25,11 @@
|
||||
This software is a fork of library and licensed under the GPL v3 License.</Overview>
|
||||
<WebUI>http://[IP]:[PORT:8083]</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/calibre-web.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-icon.png</Icon>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/calibre-web-logo.png</Icon>
|
||||
<Config Name="WebUI" Target="8083" Default="8083" Mode="tcp" Description="WebUI" Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Where calibre-web stores the internal database and config." Type="Path" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="Path: /books" Target="/books" Default="" Mode="rw" Description="Where your preexisting calibre database is locate." Type="Path" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="DOCKER_MODS" Target="DOCKER_MODS" Default="linuxserver/calibre-web:calibre" Description="#optional & **x86-64 only** Adds the ability to perform ebook conversion" Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="DOCKER_MODS" Target="DOCKER_MODS" Default="linuxserver/calibre-web:calibre" Description="#optional and **x86-64 only** Adds the ability to perform ebook conversion" Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user