this post was submitted on 24 Apr 2026
25 points (100.0% liked)

XMPP

625 readers
1 users here now

XMPP (aka Jabber) is the community-owned standard for real-time federated messaging.

For a quick start click here

JoinJabber.org support chat

JoinJabber.org admin support chat

XMPP.net Provider List

Also see JoinJabber.org FAQ

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] erebion@news.erebion.eu 3 points 2 weeks ago (2 children)

Movim is neat. I wish it had a simple OCI image I could just start with Docker. I looked at the setup guide and it seems to require quite a bit of time, so I never got around to it.

[–] poVoq@slrpnk.net 5 points 2 weeks ago

Yeah, I am running it with the docker image that is available but it has issues that can only be solved by remaking it with another base image from scratch. At some point I will get around doing that I guess.

[–] u_tamtam@programming.dev 1 points 2 weeks ago

I run it from systemd, the upgrade script is a 3 liner bash file calling composer. It uses my server's PG cluster. Seems less hassle and waste than dealing with docker.