]> jfr.im git - irc/UndernetIRC/undernet-development-env.git/blob - README.md
WIP: README
[irc/UndernetIRC/undernet-development-env.git] / README.md
1 UnderNET Development Environment
2 ================================
3
4 This repository contain a docker based development environment for UnderNET.
5
6 It includes the following services:
7
8 - hub (ircu2)
9 - leaf server (ircu2)
10 - PostgreSQL database
11 - mail server (mailhog)
12 - cservice web portal
13 - GNUworld
14
15
16 # Requirements to setup the environment
17
18 - docker
19 - docker-compose
20
21
22 # FAQ
23 Q: Why do I see this message _"X (cservice@undernet.org): AUTHENTICATION FAILED as <user>
24 (Unable to login during reconnection, please try again in 295 seconds)"_ when trying to
25 authenticate with `x@channels.undernet.org`?
26
27 A: This is a burst connection mechanism in GNUworld which happen when it links to its hub.
28 Just wait for it to complete and try again.