mirror of
https://github.com/linuxserver/docker-templates.git
synced 2026-02-11 12:59:14 +08:00
limnoria description
This commit is contained in:
parent
df3e3a6544
commit
b9ea085196
@ -9,7 +9,22 @@
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/xxx-support-linuxserverio-xxx/</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.</Overview>
|
||||
<Overview> Limnoria A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.
|
||||
[br]
|
||||
If you do not have an existing config you will need to start the container and then run the following wizard command:
|
||||
[b]docker exec -it -w /config -u abc limnoria limnoria-wizard[/b]
|
||||
[br]
|
||||
If you have an existing config, adjust the directory settings in your conf file as follows:
|
||||
supybot.directories.backup: /config/backup
|
||||
supybot.directories.conf: /config/conf
|
||||
supybot.directories.data: /config/data
|
||||
supybot.directories.data.tmp: /config/data/tmp
|
||||
supybot.directories.data.web: /config/web
|
||||
supybot.directories.log: /config/logs
|
||||
supybot.directories.plugins: /config/plugins
|
||||
[br]
|
||||
NOTE: These are not grouped together in the file. You will need to search your conf file for the variables.
|
||||
Then start up the container and place your conf file and any of your existing directories in /config</Overview>
|
||||
<Category>Network:Messenger</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/limnoria.xml</TemplateURL>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user