docker-templates-unraid/templates/shiori.xml
A75G 60978e0232 more templates
Reactive-resume + Searx + Shiori
2020-04-13 12:59:55 +03:00

24 lines
No EOL
1.7 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>shiori</Name>
<Repository>radhifadlillah/shiori:latest</Repository>
<Registry>https://hub.docker.com/r/radhifadlillah/shiori/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://github.com/go-shiori/shiori</Project>
<Overview>Simple bookmark manager built with Go.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]shiori[/B][/u][br]Password: [B][u]gopher[/B][/u][/b][br]Create new account inside the web gui so the default one will be removed.[/br]</Overview>
<Category>Productivity: Network:Web Status:Stable</Category>
<WebUI>http://[IP]:[PORT:8080]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/shiori.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/shiori.png</Icon>
<ExtraParams/>
<PostArgs/>
<DonateText/>
<DonateLink/>
<Description>Simple bookmark manager built with Go.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]shiori[/B][/u][br]Password: [B][u]gopher[/B][/u][/b][br]Create new account inside the web gui so the default one will be removed.[/br]</Description>
<Labels/>
<Config Name="Port" Target="8080" Default="8080" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">8080</Config>
<Config Name="Appdata" Target="/srv/shiori/" Default="/mnt/user/appdata/shiori/" Mode="rw" Description="Appdata" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/shiori/</Config>
</Container>