AppFeed/templates/linuxserversRepository/linuxserver.io/ngircd.xml
2021-02-23 15:49:21 -05:00

32 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>ngircd</Name>
<Repository>linuxserver/ngircd</Repository>
<Registry>https://hub.docker.com/r/linuxserver/ngircd/</Registry>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
<Network>host</Network>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/97227-support-linuxserverio-ngircd/</Support>
<Project>https://ngircd.barton.de/</Project>
<Overview>It is easy to configure, can cope with dynamic IP addresses, and supports IPv6, SSL-protected connections as well as PAM for authentication. &#13;
It is written from scratch and not based on the original IRCd.[br]&#13;
To setup ngircd you will need to edit [b]/config/ngircd.conf[/b] which is created the first time the container is run, edit the file and restart the container to implement any config changes.&#13;
[br]&#13;
For information see the ngircd site https://github.com/ngircd/ngircd/blob/master/doc/sample-ngircd.conf.tmpl.</Overview>
<WebUI>http://[IP]:[PORT:6667]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/ngircd.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ngircd-icon.png</Icon>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="WebUI" Target="6667" Default="6667" Mode="tcp" Description="Container Port: 6667" Type="Port" Display="always" Required="true" Mask="false"></Config>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Appdata" Type="Path" Display="always" Required="false" Mask="false"></Config>
<Description>It is easy to configure, can cope with dynamic IP addresses, and supports IPv6, SSL-protected connections as well as PAM for authentication. &#13;
It is written from scratch and not based on the original IRCd.&#13;
To setup ngircd you will need to edit /config/ngircd.conf which is created the first time the container is run, edit the file and restart the container to implement any config changes.&#13;
&#13;
For information see the ngircd site https://github.com/ngircd/ngircd/blob/master/doc/sample-ngircd.conf.tmpl.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/ngircd.xml</templatePath>
</Container>