Go to file
Badlop aa21aee14b configure: If --with-rebar=rebar3 but rebar3 not system-installed, use local one 2024-02-19 15:33:09 +01:00
.devcontainer
.github
.vscode
_checkouts/configure_deps
config
include
lib
m4
man
plugins
priv
rel
sql
src
test
tools
.dockerignore
.gitignore
.shellcheckrc
CHANGELOG.md
CODE_OF_CONDUCT.md
COMPILE.md
CONTAINER.md
CONTRIBUTING.md
CONTRIBUTORS.md
COPYING
Makefile.in
README.md
autogen.sh
configure.ac
configure.bat
cover.spec
ejabberd.doap
ejabberd.init.template
ejabberd.service.template
ejabberd.yml.example
ejabberdctl.cfg.example
ejabberdctl.template
elvis.config
erlang_ls.config
inetrc
install-sh
mix.exs
mix.lock
rebar
rebar.config
rebar.config.script
rebar3
vars.config.in

README.md


ejabberd is an open-source, robust, scalable and extensible realtime platform built using Erlang/OTP, that includes XMPP Server, MQTT Broker and SIP Service.

Check the features in ejabberd.im, ejabberd Docs, ejabberd at ProcessOne, and the list of supported protocols in ProcessOne and XMPP.org.

Installation

There are several ways to install ejabberd:

Documentation

Please check the ejabberd Docs website.

When compiling from source code, you can get some help with:

./configure --help
make help

Once ejabberd is installed, try:

ejabberdctl help
man ejabberd.yml

Development

Bug reports and features are tracked using GitHub Issues, please check CONTRIBUTING for details.

Translations can be improved online using Weblate or in your local machine as explained in Localization.

Documentation for developers is available in ejabberd docs: Developers.

There are nightly builds of ejabberd, both for master branch and for Pull Requests:

Security reports or concerns should preferably be reported privately, please send an email to the address: contact at process-one dot net or some other method from ProcessOne Contact.

For commercial offering and support, including ejabberd Business Edition and Fluux (ejabberd in the Cloud), please check ProcessOne ejabberd page.

Community

There are several places to get in touch with other ejabberd developers and administrators:

License

ejabberd is released under the GNU General Public License v2 (see COPYING), and ejabberd translations under MIT License.