SlackBuilds Repository

15.0 > Network > ejabberd-bin (24.02)

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

This script repackage the official deb package that provides a full
featured ejabberd server and does not require any extra dependencies.
It contains a stripped down version of Erlang, which does not conflict
with the SBo erlang.

A user and group "ejabberd" must exist prior to running this script.
To create them run as root:
groupadd -g 370 ejabberd
useradd -u 370 -g 370 -s /sbin/nologin -d /var/lib/ejabberd ejabberd

Maintained by: Alexander Verbovetsky
Keywords: xmpp,jabber,mqtt,sip,erlang,im,chat,conversations
ChangeLog: ejabberd-bin

Homepage:
https://www.ejabberd.im

Source Downloads (64bit):
ejabberd_24.02-1_amd64.deb (4298b09b2448520321a3dae9bca9ab56)
ejabberdctl.bc (699c3c0df85c53ebed6649a2a61131a9)
ejabberd.yml.5 (47c603b65521b0899bf41be2bfcc2c4a)
CHANGELOG.md (183364229c2b80a66e2a9916ec58beff)

Download SlackBuild:
ejabberd-bin.tar.gz
ejabberd-bin.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds