docker-templates-unraid/templates/convos.xml
2021-07-26 18:58:31 +03:00

19 lines
1.2 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>convos</Name>
<Repository>convos/convos:stable</Repository>
<Registry>https://hub.docker.com/r/convos/convos/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://convos.chat/</Project>
<Overview>Convos is the simplest way to use IRC and it is always online</Overview>
<Category>Network:Messenger</Category>
<WebUI>http://[IP]:[PORT:3000]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/convos.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/convos.png</Icon>
<Description>Convos is the simplest way to use IRC and it is always online</Description>
<Config Name="Port" Target="3000" Default="3520" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">3520</Config>
<Config Name="Data Path" Target="/data" Default="/mnt/user/appdata/convos/" Mode="rw" Description="Data Path" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/convos/</Config>
</Container>