XMPP with ejabberd
Date:
[4th Jun 2026]
- User Directory with LLDAP
- Message Database with MariaDB
- Installing the server software
- Domain names/well-known records
users.example.com- CNAME, for the lldap interfacechat.example.com- A, for the chat server_xmpp{,s}-{client,server}._tcp.example.com- SRV for delegation- priority (100)
- weight (1)
- port (5222,5223,5269)
- domain (chat.example.com.)
- Lets Encrypt
- use DNS for a wildcard for example.com
- Extra features
- configuration file madness?
