AppFeed/templates/linuxserversRepository/linuxserver.io/limnoria.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

55 lines
3.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>limnoria</Name>
<Repository>linuxserver/limnoria</Repository>
<Registry>https://hub.docker.com/r/linuxserver/limnoria/</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>bridge</Network>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/97230-support-linuxserverio-limnoria/</Support>
<Project>https://github.com/ProgVal/limnoria</Project>
<Overview> Limnoria A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.&#13;
[br]&#13;
If you do not have an existing config you will need to start the container and then run the following wizard command:&#13;
[b]docker exec -it -w /config -u abc limnoria limnoria-wizard[/b]&#13;
[br]&#13;
If you have an existing config, adjust the directory settings in your conf file as follows:&#13;
supybot.directories.backup: /config/backup&#13;
supybot.directories.conf: /config/conf&#13;
supybot.directories.data: /config/data&#13;
supybot.directories.data.tmp: /config/data/tmp&#13;
supybot.directories.data.web: /config/web&#13;
supybot.directories.log: /config/logs&#13;
supybot.directories.plugins: /config/plugins&#13;
[br]&#13;
NOTE: These are not grouped together in the file. You will need to search your conf file for the variables.&#13;
Then start up the container and place your conf file and any of your existing directories in /config</Overview>
<WebUI>http://[IP]:[PORT:8080]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/limnoria.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/limnoria-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="8080" Default="8080" Mode="tcp" Description="Container Port: 8080" 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>
<Category>Network:Messenger</Category>
<Description>Limnoria A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.&#13;
&#13;
If you do not have an existing config you will need to start the container and then run the following wizard command:&#13;
docker exec -it -w /config -u abc limnoria limnoria-wizard&#13;
&#13;
If you have an existing config, adjust the directory settings in your conf file as follows:&#13;
supybot.directories.backup: /config/backup&#13;
supybot.directories.conf: /config/conf&#13;
supybot.directories.data: /config/data&#13;
supybot.directories.data.tmp: /config/data/tmp&#13;
supybot.directories.data.web: /config/web&#13;
supybot.directories.log: /config/logs&#13;
supybot.directories.plugins: /config/plugins&#13;
&#13;
NOTE: These are not grouped together in the file. You will need to search your conf file for the variables.&#13;
Then start up the container and place your conf file and any of your existing directories in /config</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/limnoria.xml</templatePath>
</Container>