Looking for a simple self hosted chat system for non technical end users.

We got everyone off FB messaging to sms but the android peeps have old devices which I think is part of why they see blurry low res images sent from iPhones. Or Apple botched RCS implementation.

I have a Synology nas and have tried syno chat (clunky) and rocket chat via docker (too many bells and whistles and overly complex onboarding of end users)

Suggestions?

Anything that can spin up in a docker instance, I will try.

#selfhositng #chat
@scuttlebutt I'm not self hosting a relay (yet) but @delta seems promising. I've been using their default relay to chat with friends. So far so good.
@teresa_athome Delta is the front runner so far, other than I have all the email ports tied up already on the single internet facing ip I have available... but let me dig into it further. I would want to run its purpose built mail server back end for reasons and maybe I can tell the client to use an alternate port or something. Thanks!
@teresa_athome Appears one can configure the client with config xml file with specific ports etc. I'll noodle around the docs and code some more. Thanks again!