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
d0c690ae07
commit
a923cc69ea
@ -17,11 +17,18 @@
|
||||
<Project>https://www.zotero.org/</Project>
|
||||
<Overview>Zotero(https://www.zotero.org/) is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.</Overview>
|
||||
<ExtraParams>--shm-size=1gb</ExtraParams>
|
||||
<WebUI>http://[IP]:[PORT:3000]</WebUI>
|
||||
<WebUI>https://[IP]:[PORT:3001]</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/zotero.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/zotero-icon.png</Icon>
|
||||
<Date>2025-04-03</Date>
|
||||
<Requires>
|
||||
This image is unprotected by default __**do not**__ expose it to the internet.
|
||||
Please read https://github.com/linuxserver/docker-zotero#security for more information.
|
||||
</Requires>
|
||||
<Date>2025-07-12</Date>
|
||||
<Changes>
|
||||
### 2025-07-12
|
||||
- Rebase to Selkies, HTTPS IS NOW REQUIRED.
|
||||
|
||||
### 2025-04-03
|
||||
- Update chromium launch options to improve performance.
|
||||
|
||||
@ -32,7 +39,7 @@
|
||||
- Initial release.
|
||||
|
||||
</Changes>
|
||||
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Zotero gui." Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="HTTP Zotero gui, must be proxied." Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="HTTPS Zotero gui." Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Users home directory in the container, stores local files and settings" Type="Path" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user