ejabberd
distributed, fault-tolerant Jabber/XMPP server written in Erlang
Install
- All systems
-
curl cmd.cat/ejabberd.sh
- Debian
-
apt-get install ejabberd
- Ubuntu
-
apt-get install ejabberd
- Arch Linux
-
pacman -S ejabberd
- Kali Linux
-
apt-get install ejabberd
- Fedora
-
dnf install ejabberd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ejabberd
- OS X
-
brew install ejabberd
- Raspbian
-
apt-get install ejabberd
- Dockerfile
- dockerfile.run/ejabberd
ejabberd
distributed, fault-tolerant Jabber/XMPP server written in Erlang
ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang. Its features contain: - XMPP-compliant - Web based administration - Load balancing: can run in a cluster of machines - Fault-tolerance: database can be replicated and stored on multiple nodes (nodes can be added or replaced 'on the fly') - Virtual hosting: several virtual domains can be served using single ejabberd instance - SSL/TLS support - Multi-User Chat (MUC/conference) - IRC transport - Jabber Users Directory, based on users vCards - Service Discovery - Shared roster