eJabberd Appliance: Combines ejabberd with Speeqe to create a live chat server
An instant messaging server that combines ejabberd with Speeqe to create a live chat server that supports strong encryption and works with any web browser or dedicated XMPP client (e.g., Pidgin). ejabberd is a powerful XMPP server that supports clustering, live upgrades, shared roster groups and provides support for virtual hosts.
This appliance includes all the standard features in TurnKey Core, and on top of that:
- Preconfigured with exemplary domain (example.com).
- Configured admin@example.com as registration watcher.
- Includes custom ejabberd-config script to change domain and set admin password (set during installation).
- Enabled in-band user registration (usability, convenience).
- Enabled legacy SSL connection method (still required by some clients).
- Set erlang node: ejabberd@localhost (workaround mnesia hostname changes).
- Binded admin console to port 12322 – uses SSL.
- Installed and configured to provide web chat interface.
- Configured ejabberd with anonymous access for speeqe to connect.
- Created ejabberd robot XMPP user for speeqe to list active rooms.
- Includes local JQuery library (internal deployment).
Website: http://www.turnkeylinux.org/ejabberd







Cool! I’ll have to try this out, thanks!