-
Notifications
You must be signed in to change notification settings - Fork 6
/
jelu.xml
31 lines (31 loc) · 1.91 KB
/
jelu.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0"?>
<Container version="2">
<Name>Jelu</Name>
<Repository>wabayang/jelu</Repository>
<Registry>https://hub.docker.com/r/wabayang/jelu</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://github.com/bayang/jelu/issues</Support>
<Project>https://github.com/bayang/jelu</Project>
<Overview>Track what you have read, what you are reading and what you want to read.

It acts as a self hosted "personal Goodreads" alternative.</Overview>
<Category>MediaApp:Books</Category>
<WebUI>http://[IP]:[PORT:11111]</WebUI>
<TemplateURL/>
<Icon>https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/icons/jelu.png</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1654288347</DateInstalled>
<DonateText/>
<DonateLink/>
<Requires/>
<Config Name="Web Interface" Target="11111" Default="11111" Mode="tcp" Description="" Type="Port" Display="always" Required="false" Mask="false">11111</Config>
<Config Name="Config Path" Target="/config" Default="/mnt/user/appdata/jelu/config" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/jelu/config</Config>
<Config Name="Database Path" Target="/database" Default="/mnt/user/appdata/jelu/database" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/jelu/database</Config>
<Config Name="Images Path" Target="/files/images" Default="/mnt/user/appdata/jelu/files/images" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/jelu/files/images</Config>
<Config Name="Imports Path" Target="/files/imports" Default="/mnt/user/appdata/jelu/files/imports" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/jelu/files/imports</Config>
</Container>