User Tools

Site Tools


project-chimera:mole:install

This is an old revision of the document!


⚙ Requirements

  • Python 3.8+
  • A running MySQL/MariaDB chimerea php-main setup.
  • A running LDAP server (OpenLDAP or compatible)
  • A Discord bot token
  • (Optional) A PHP script for role hooks

LDAP setup. create LDAP. with a ou=users and ou=groups in the base structure.

dn: ou=users,c=your,dc=org
objectClass: organizationalUnit
ou: users

dn: ou=groups,dc=your,dc=org
objectClass: organizationalUnit
ou: groups

Add the chimera structure ldapadd -Y EXTERNAL -H ldapi:/ -f chimera.ldif

project-chimera/mole/install.1756841222.txt.gz · Last modified: by daft_dutch