Automic VaultAutomic Vault

brew

Install ejabberd with Homebrew, apk, apt, MacPorts, Nix, pacman

XMPP application server. Version 26.04 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ejabberd

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install ejabberd

MacPorts ports tree · net/ejabberd/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add ejabberd

Alpine Linux edge package indexes · ejabberd · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install ejabberd

Debian stable package indexes · ejabberd · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#ejabberd

nixpkgs package indexes · pkgs/by-name/ej/ejabberd/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S ejabberd

Arch Linux sync databases · ejabberd · source: geo.mirror.pkgbuild.com

overview

Package summary

XMPP application server

Commands and aliases

  • ejabberdctl

history

Project history and usage

ejabberd is a long-running Erlang-based realtime messaging server, best known as an XMPP server and now also positioned as an MQTT broker and SIP service. It is one of the historically important open source messaging servers because it combined XMPP federation, Erlang fault tolerance, clustering, and production-scale deployments.

Project history

The official ejabberd site describes the project as a ProcessOne product in production since 2002. The repository README calls it an open source, robust, scalable, extensible realtime platform built with Erlang/OTP, including XMPP Server, MQTT Broker, and SIP Service.

ejabberd grew during the XMPP/Jabber era, when open federated instant messaging needed servers that could handle many persistent client connections. Erlang was a natural fit for that concurrency model, and ejabberd became one of the best-known Erlang infrastructure packages outside telecom.

The modern project keeps a broad operational surface: source builds, installers, Docker images, OS packages, Homebrew packages, GitHub releases, documentation, GitHub Discussions, Stack Overflow, Weblate translations, commercial ProcessOne support, and the managed Fluux service. That mix shows a project that survived the original Jabber wave and adapted to current deployment habits.

Adoption history

The official homepage says ejabberd is trusted by WhatsApp, Nintendo Switch, BBC, and hundreds of organizations, and highlights use at WhatsApp scale. It also advertises more than two million concurrent sessions on a single node and support for hundreds of XMPP extensions.

Package adoption is broad. The input metadata lists Homebrew, Debian, Ubuntu, Alpine, MacPorts, Nix, and Pacman, while the README links to OS packages, Homebrew, Docker Hub, GitHub Packages, and ProcessOne installers. That is the profile of a server package expected to run on laptops, bare-metal systems, distro servers, and containers.

How it is used

Operators use ejabberd to run XMPP domains, federated messaging, multi-user chat, publish-subscribe, mobile push, message archives, MQTT endpoints, SIP service, REST APIs, web administration, and clustered realtime infrastructure. The configuration center is `ejabberd.yml`, with command-line operation through `ejabberdctl`.

The README points users to docs, `ejabberdctl help`, and `man ejabberd.yml`. The homepage's example configuration shows standard XMPP ports, MQTT, SQL storage, MAM, push, PubSub, and MUC modules, which captures the normal server-admin workflow: edit YAML, enable modules, choose storage, and operate the service.

Why package nerds care

ejabberd is package-nerd significant because it is a classic daemon with many packaging shapes: Erlang runtime dependency, config files, service management, man pages, OS packages, containers, Homebrew, and upstream installers. It is not just a binary; it is an operating-system resident service.

It is also a good example of a package whose value is partly historical. XMPP infrastructure was central to open messaging before mobile silos dominated chat, and ejabberd remains a maintained way to run standards-based realtime communications without outsourcing identity or message routing.

Timeline

  • 2002: Official site describes ejabberd as a ProcessOne product in production since 2002.
  • 2022-05-17: GitHub release 22.05 appears in the modern release stream.
  • 2024-10-29: Release 24.10 is published.
  • 2025-04-16: Release 25.04 is published.
  • 2026-04-20: Release 26.04 is published and listed by the official site.

Related projects

  • Erlang/OTP is the runtime platform for ejabberd.
  • XMPP is the main messaging protocol associated with ejabberd; MQTT and SIP are also official protocol roles.
  • Fluux is ProcessOne's managed service built around ejabberd.
  • Docker Hub and GitHub Packages host official container distribution paths.

security posture

Risk level: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signals

  • metadata:service
  • text:server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 5 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$CONFIG_DIR/ejabberd.yml$CONFIG_DIR/ejabberdctl.cfg$CONFIG_DIR/vm.args

executables

Installed executables

CommandKindExposureNote
ejabberdctlcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version26.04
manager updated2026-07-07
local dataok
upstreamcurrent
latest detected26.04

https://github.com/processone/ejabberd

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:ejabberd
Version26.04
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/ejabberd
Homepagehttps://www.ejabberd.im
Repositoryhttps://github.com/processone/ejabberd
Upstream docshttps://docs.ejabberd.im/
LicenseGPL-2.0-or-later
Source archivehttps://github.com/processone/ejabberd/archive/refs/tags/26.04.tar.gz
Last updated2026-07-07T07:03:54Z
Pulseupdated
Dependencieselixir, erlang, gd, libyaml, openssl@3
Build dependenciesautoconf, automake
Uses from macOSexpat
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared
CaveatsIf you face nodedown problems, concat your machine name to: /private/etc/hosts after 'localhost'.

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameejabberd
Version Scheme0
Revision3
Head VersionHEAD
Conflicts With
  • couchdb
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

ejabberd 24.12-3+deb13u2

extensible realtime platform (XMPP server + MQTT broker + SIP service)

https://www.ejabberd.im

sudo apt install ejabberd
  • Section: net
  • Architecture: amd64
  • 32 dependencies
  • 4 provides
  • 12 optional deps
  • normalized package name match
  • Matched by: Ejabberd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ejabberd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ejabberd

nix profile install nixpkgs#ejabberd
  • normalized package name match
  • Matched by: Ejabberd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ej/ejabberd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ejabberd 23.10-1

extensible realtime platform (XMPP server + MQTT broker + SIP service)

https://www.ejabberd.im

sudo apt install ejabberd
  • Section: universe/net
  • Architecture: amd64
  • 32 dependencies
  • 4 provides
  • 14 optional deps
  • normalized package name match
  • Matched by: Ejabberd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ejabberd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ejabberd 26.02-r0

Robust, Ubiquitous and Massively Scalable Messaging Platform for XMPP, MQTT, and SIP Protocols

https://www.ejabberd.im/

sudo apk add ejabberd
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ejabberd
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Ejabberd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ejabberd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ejabberd-bash-completion 26.02-r0

Bash completions for ejabberd

https://www.ejabberd.im/

sudo apk add ejabberd-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ejabberd
  • normalized package name match
  • Matched by: Ejabberd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ejabberd-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ejabberd-dev 26.02-r0

Robust, Ubiquitous and Massively Scalable Messaging Platform for XMPP, MQTT, and SIP Protocols (development files)

https://www.ejabberd.im/

sudo apk add ejabberd-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ejabberd
  • normalized package name match
  • Matched by: Ejabberd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ejabberd-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ejabberd-doc 26.02-r0

Robust, Ubiquitous and Massively Scalable Messaging Platform for XMPP, MQTT, and SIP Protocols (documentation)

https://www.ejabberd.im/

sudo apk add ejabberd-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ejabberd
  • normalized package name match
  • Matched by: Ejabberd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ejabberd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ejabberd-openrc 26.02-r0

Robust, Ubiquitous and Massively Scalable Messaging Platform for XMPP, MQTT, and SIP Protocols (OpenRC init scripts)

https://www.ejabberd.im/

sudo apk add ejabberd-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ejabberd
  • normalized package name match
  • Matched by: Ejabberd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ejabberd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

ejabberd 26.04-2

Jabber server written in Erlang

https://www.ejabberd.im/

sudo pacman -S ejabberd
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 18 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Ejabberd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ejabberd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

ejabberd

sudo port install ejabberd
  • normalized package name match
  • Matched by: Ejabberd
MacPorts ports tree · api.github.com · MacPorts ports tree: net/ejabberd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment