Matrix with bridges can help consolidate them. Some managed versions exist like Beeper and Element. Been slowly moving to that. Will eventually self host.
Yeah… This 1000 times… It DOES bother me to install all that shit. What doesn’t bother me? Installing a bridge on Matrix and having everything in one place. Hell I’ve even started adding matrix to my linux scripts. I get notifications about script status in dedicated spaces on my single chat window.
I’m literally SMS away from doing 100% of the chat clients I use for personal usage… And seriously debating on bridging teams for work usage.
I’ve even gotten my wife onboard. That, to me, speaks about how frustrated normal people are with having many different apps as well.
One of the aspects that is glossed over in this doc however is the networking parts. There are many ways to setup your DNS, certificates, and ingress depending on how/where you are hosting the container.
I self host one for my family’s usage. I setup quite a few bridges which was great. I found I actually enjoyed using Discord, since I have to use their awful app at all. But I quickly discovered a downside. Discord is very noisy, already known, but the sheer amount of memes getting posted in the various servers and channels, was solely responsible for an exorbitant amount of disk usage on the server I setup. You can set it up to not keep things for so long, but that was not desired for our family chats. So I ended up just disconnecting the bridge since it was either have that or have some retention policies in affect server wide. Just a word of system admin caution for anyone that decides to do this.
Matrix with bridges can help consolidate them. Some managed versions exist like Beeper and Element. Been slowly moving to that. Will eventually self host.
Yeah… This 1000 times… It DOES bother me to install all that shit. What doesn’t bother me? Installing a bridge on Matrix and having everything in one place. Hell I’ve even started adding matrix to my linux scripts. I get notifications about script status in dedicated spaces on my single chat window.
I’m literally SMS away from doing 100% of the chat clients I use for personal usage… And seriously debating on bridging teams for work usage.
I’ve even gotten my wife onboard. That, to me, speaks about how frustrated normal people are with having many different apps as well.
they are beasts to set up self host. I’m going to do it one day
Matrix via docker is pretty simple actually.
Took me like 30 mins to set it up exactly like I wanted on my kubernetes cluster.
oh yeah? can you point me to tutorials or examples? i tried the official github but got a little overwhelmed.
Would you like docs on just the docker component or a kubernetes centered doc?
docker please. i got overwhelmed with all the fields that need to be set up.
I have not tried it. But this doc seems to make sense and isn’t very opinionated.
https://computingforgeeks.com/run-synapse-matrix-homeserver-in-docker-containers/
One of the aspects that is glossed over in this doc however is the networking parts. There are many ways to setup your DNS, certificates, and ingress depending on how/where you are hosting the container.
that’s really good thank you!
Used a self hosted matrix with element for years now it’s solid. Have a friend group who uses it for everything with dedicated channels etc.
I self host one for my family’s usage. I setup quite a few bridges which was great. I found I actually enjoyed using Discord, since I have to use their awful app at all. But I quickly discovered a downside. Discord is very noisy, already known, but the sheer amount of memes getting posted in the various servers and channels, was solely responsible for an exorbitant amount of disk usage on the server I setup. You can set it up to not keep things for so long, but that was not desired for our family chats. So I ended up just disconnecting the bridge since it was either have that or have some retention policies in affect server wide. Just a word of system admin caution for anyone that decides to do this.