ejabberd
Robust, Ubiquitous and Massively Scalable Messaging Platform
This package provides Ejabberd -- Robust, Ubiquitous and Massively Scalable Messaging Platform. It supports XMPP, MQTT and SIP protocols.
- Versions: 25.08
- Website: https://www.ejabberd.im
- Licenses: GPL 2+
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ejabberd as follows:
guix install ejabberd
Or install a particular version:
guix install ejabberd@25.08
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of ejabberd about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ejabberd'><img src='https://packages.guix.gnu.org/packages/ejabberd/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ejabberd)
Example Org:
[[https://packages.guix.gnu.org/packages/ejabberd][https://packages.guix.gnu.org/packages/ejabberd/badges/latest-version.svg]]