This sounds great. If you end up writing something for the other commenter using a Linux server and the Messenger bridge I would love to hear if there were any pitfalls to avoid!
Comment on Discord going public. Plz help a future refugee.
assaultpotato@sh.itjust.works 2 weeks ago
I’m running a Matrix server with a FB Messenger bridge via mautrix-meta and that makes it a clear winner. Half my group chats have migrated entirely since I’ve set my close friends up with accounts in my server and they also use the bridge. The fact that people can slowly migrate chats without losing messages or groups is killer for adoption imo.
Lumun@lemmy.zip 2 weeks ago
assaultpotato@sh.itjust.works 2 weeks ago
My humble experience so far: kcross.engineering/blogs/matrixandmautrix/
Biggest thing so far is “go slow on federation”. Large federated servers are where you get into trouble with resource requirements and needing to spin up workers, etc. Small, private servers are relatively easy.
ocassionallyaduck@lemmy.world 2 weeks ago
Did you follow a guide, or know one you could link? I’m thinking this is the path for me and my friends too.
assaultpotato@sh.itjust.works 2 weeks ago
I can try to write some stuff up, it’s not super complex. Core requirement for my setup is Docker + a domain. I recommend Linux host but you can make Docker Desktop work.
Let me write some stuff down this week.
Shimitar@downonthestreet.eu 2 weeks ago
This is my wiki, no Fb bridge, but telegram, WhatsApp, discord and signal bridges yes
wiki.gardiol.org/doku.php?id=matrix%3Astart
Check the sidebar, its closed by default on mobile.
assaultpotato@sh.itjust.works 2 weeks ago
My humble experience so far: kcross.engineering/blogs/matrixandmautrix/
Biggest thing so far is “go slow on federation”. Large federated servers are where you get into trouble with resource requirements and needing to spin up workers, etc. Small, private servers are relatively easy.