anope-docker icon indicating copy to clipboard operation
anope-docker copied to clipboard

Provide default configs

Open SISheogorath opened this issue 8 years ago • 1 comments

We should add a few default configs to provide some core functionalities like basic NickServ, ChanServ and OperServ. Also generating the upstream settings and add the service oper user

SISheogorath avatar Apr 17 '17 21:04 SISheogorath

Todos:

  • [ ] Enable or disable basic services by environment variables
  • [ ] allow configuration of
    • [ ] server protocol
    • [ ] seed
    • [ ] Chanstats
    • [ ] webcpanel
  • [ ] oper user (generate a default soper user when password is specified)
  • [ ] m_gnutls (allow TLS based uplinks)
  • [ ] dnsbl (allow to enable DNSBLs)
  • [ ] pcre (sest PCRE as default regex engine)
  • [ ] Provide sendmail (maybe use ssmtp)

SISheogorath avatar May 07 '17 02:05 SISheogorath