this post was submitted on 24 Jul 2023
38 points (100.0% liked)

Selfhosted

39158 readers
408 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hi all,

I want to host my own matrix server, so that i can run bridges to all the other (stupid) messaging apps.

I am looking for any advice or experience in choosing which server to run, and if you know of any good tutorials, run throughs, etc. i typically would like a lighter instance, as i expect about 3 users, with 2 of us needing bridging.

  • dendrite
  • synapse
  • conduit
  • construct

and then the addition of bridges, (Signal, WA, Messenger and hopefully SMS).

I am fairly self sufficient when it comes to self hosting, and i run everything on linux, in docker, proxied by Nginx proxy manager. but typically prefer stuff that works more or less out of the box.

Thanks all!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

thanks - the dendrite and synapse experience is what i am worried about - it seems to be the massive implementation that will scale to millions.

i was looking at conduit, but realy dont know what the issues i will come against with it. but it seems to be the most visible of the non-major implementations.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

Besides lacking spaces and some rooms not letting you join, (and the lack of admin tools) the only big issue I find is that you plan to run something other than Element as the interface, you'll have to test it because many matrix clients expect synapse or dendrite and won't start with anything else. I've run fluffychat, I think kchat(whatever the kde matrix client is), and nheko, they all worked well with conduit.

[–] [email protected] 2 points 1 year ago (1 children)

as you saying that element doesn't work?

[–] [email protected] 1 points 1 year ago (1 children)

No, I'm saying it does work, but other clients might not.

[–] [email protected] 2 points 1 year ago

ah, yep - that is cool. I expect that i will use Element and potentially another simpler client.

I am also curious about how element X will go, which requires the sliding API/proxy thingo. but that is future palitu's problem.