It’s distributed through standard package managers, it would be trivial to create a Dockerfile to make your own container.
Comment on Matrix to XMPP migration
sunglocto@lemmy.dbzer0.com 4 days ago
Prosody is probably your best bet. It’s modular, easily configurable and is basically fully compliant with the XMPP specification. For your bridges however, I’d reccomend not going fully into XMPP because there are very little bridges available for it. As for dockerization, apparently they are not currently updating their dockerfiles, so this is another thing to take into account.
atzanteol@sh.itjust.works 4 days ago
SidewaysHighways@lemmy.world 4 days ago
snikket is prosody’s little sister. docker ready
poVoq@slrpnk.net 4 days ago
The Prosody docker images are basically snikket.org which is developed by one of the Prosody developers.
But Ejabberd also has good Docker containers.
fmstrat@lemmy.nowsci.com 4 days ago
Unfortunately the whole point of my system is bridges/transports. I don’t even use Matrix itself, I use it as a centralized messenger.