27
There are certain messenger apps I would like to continue using
(midwest.social)
A community for those that would like to get away from Google.
Here you may post anything related to DeGoogling, why we should do it or good software alternatives!
Be respectful even in disagreement
No advertising unless it is very relevent and justified. Do not do this excessively.
No low value posts / memes. We or you need to learn, or discuss something.
!privacyguides@lemmy.one !privacy@lemmy.ml !privatelife@lemmy.ml !linuxphones@lemmy.ml !fossdroid@social.fossware.space !fdroid@lemmy.ml
Sure!
I highly recommend using the matrix-ansible-docker-deploy. It has a pretty good documentation that should not give you much trouble, if you have at least very basic self-hosting experience (i.e can get a domain, a server, and set up SSH and firewall ports), and configuring it to do what you want is usually just adding a single config line into vars.yml when setting it up.
Once you get to the configuration step in the quickstart, where you change a few rows, also take a look at the more in-depth configuration documentation, and scroll down to the chapter about configuring bridges/bridging other networks.
For example, setting up a messanger bridge is literally just adding
matrix_mautrix_meta_messenger_enabled: trueinto your vars.yml when you are setting it up.