-
Notifications
You must be signed in to change notification settings - Fork 4
prosody.en
JBBgameich edited this page May 1, 2018
·
2 revisions
"Prosody is a flexible communications server for Jabber/XMPP written in Lua. It aims to be easy to use, and light on resources. For developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols."
This package is a work in progress!
- Forward TCP ports 5222 (client-to-server) and 5269 (server-to-server) using the AVM-Firewall package
- Define a virtual host for your (sub)domain
- The (sub)domain should point to your FritzBox
- Creating users:
- Check Allow registration (temporarily) to create your account(s) from a XMPP client
- Or use prosodyctl adduser [user]@[domain]
- Generate and configure a private key and belonging server certificate (free at cacert.org)