An XMPP server is hecking hard to configure!! But not any more.
You too, can be an XMPP server operator, through the use of this simple script! No scouring over documentation for hours or headache required ;)
However, celibacy is required, since this script is written for use on Arch Linux* only.
- Modern TLS configuration by default
- Uses MariaDB as the SQL database
- Adds an admin account
- HTTP uploads (XEP-0363)
- HTTP upload quotas (by total size)
- STUN/TURN server
Make sure you have the following packages installed:
Nginx
MariaDB
This script installs the following packages:
- ejabberd - XMPP server
- certbot - managing certificates
The script should be run as root.
doas/sudo bash xmpp-wizard.sh
Allow for toggling of this module and configuring of max_days in script
Much of the inspiration for this project, along with some of the logic (particularly the certificate detection) was taken from Luke Smith's emailwiz script.
*fedora and cringe atheistic world view not included