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!

  • quirq@lemmy.nz
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    I run my own Dendrite server and have had it work pretty well.

    Initially I chose Dendrite over Synapse as I heard about Synapse being quite heavy in terms of load, and my overall experience with Dendrite has been pretty good!

    I run the server just for myself, but have it setup with Signal and Messenger bridges that work flawlessly (apart from one time when Facebook thought my account was hacked and had to reauth!)

      • quirq@lemmy.nz
        link
        fedilink
        English
        arrow-up
        1
        ·
        11 months ago

        I would rate it 8/10 for ease of install, especially with the docker setup it is pretty easy.

        Only slightly annoying setup task was getting the matrix bridges setup as you need to mess with some config and I had some issues getting it to work initially.

        But once it was all setup, pretty solid for me ever since!

        • palitu@lemmy.perthchat.orgOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          11 months ago

          I have the container up, but now some issues with ports. I can connect with element in the browser, but the app is having issues.

          What did you do with proxying? I was told I need to port forward 8448, but that doesn’t seem right.

          I’m using nginx proxy manager, default settings, and LE certs.