… and I can’t even continue the chat from my phone.

  • alyth@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    7
    ·
    15 days ago

    Your post encouraged me to self host Matrix ^^ That’ll be a nice project for the next rainy day

    • Mikina@programming.dev
      link
      fedilink
      English
      arrow-up
      7
      ·
      15 days ago

      I self-hosted it few months ago, and it’s actually surprisingly easy! Someone has made an Ansible script for Matrix with Element and some bridges, that (at least a month ago, IaaC tends to be pretty fragile) worked out of the box on a first try. I just set up some config values (mostly about enabling bridges I want) based on their amazing documentation, and then ran it once and everything is working so far. I even updated it several times already, and every time it was smooth, and it was basically just running a single ansible command. Their documentation is pretty well written, and with my basic cloud, IT and Linux knowledge I had no issues with following it. All you need to know is how to set up cloud VM, get a domain and set DNS, and set up SSH keys to access the server.

      In total it took me about two hours in total, from when I decided “I’m setting up Matrix tonight” without any prior knowledge, looking up my options and finding the ansible script, setting up cloud and getting Matrix up and running.

      I’m renting a VM on Hetzner for like 6$ per month, and it worked without issues so far. I use it for Discord and Messenger, although the Meta bridge does have some problems, for example I didn’t figure out how to message someone with whom I haven’t had a conversation since I set up the bridge, since only then it creates the room for it. But that can be solved by keeping the Messenger app or usign the browser to send a first message, and it immediately shows in your Matrix bridge (and stays there forever).

      • alyth@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        15 days ago

        Thank you for sharing your setup, this kind of information is always extremely valuable <3

    • philpo@feddit.de
      link
      fedilink
      English
      arrow-up
      5
      ·
      15 days ago

      Thanks,welcome to the club! It can be a bit “tricky” at times (and I use a container manager,cloudron, meanwhile as I got too deep into the rabbit hole and now host too many things to maintain them myself) but once you get it set up it’s rock solid.

      And I am really optimistic for Element X/Matrix 2.0.

      It’s a great standard.

      • alyth@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        15 days ago

        Gonna repeat what I said to Mikina - Thank you for sharing your setup, this kind of information is always extremely valuable <3