docker-templates-unraid/templates/deprecated/golinks.xml
2024-03-16 15:43:45 +03:00

18 lines
No EOL
1,009 B
XML

<?xml version="1.0"?>
<Container version="2">
<Name>golinks</Name>
<Repository>prologic/golinks:latest</Repository>
<Registry>https://hub.docker.com/r/prologic/golinks/</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/prologic/golinks</Project>
<Overview>Self-hosted smart bookmark search engine.</Overview>
<Category>Productivity: Tools:</Category>
<WebUI>http://[IP]:[PORT:8000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/golinks.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/golinks.png</Icon>
<Description>Self-hosted smart bookmark search engine.</Description>
<Config Name="Port" Target="8000" Default="8000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
</Container>