Hey y’all, this actually isn’t self hosting related, but who have you had good luck with for paid matrix hosting?

Right now, I do enough tinkering with everything that I would be willing to just pay to host a matrix server for my friends.

Unless it really is easy enough to do it on a synology nas for text/voice/screen share…but do I need to pay for a domain still?

We are (like everyone) on matrix.org now but realize we need to move eventually.

  • stratself@lemdro.id
    link
    fedilink
    English
    arrow-up
    5
    ·
    17 hours ago

    We are (like everyone) on matrix.org now but realize we need to move eventually.

    Consider moving to another open registration server too. Find one that supports Element Call

    do I need to pay for a domain still?

    If you’re gonna selfhost, you should purchase a domain for proper federation with the wider network. IP-only servers are possible, but they are generally banned in most rooms due to antispam. Same with dynamic DNS domains

    Unless it really is easy enough to do it on a synology nas for text/voice/screen share…

    You’ll need to integrate a Matrix homeserver (I recommend Continuwuity.org, much lighter than Synapse) and Livekit (the software that handle Element Calls). It’s not particularly easy so maybe consider managed hosting beforehand, too

    • bridgeenjoyer@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      13 hours ago

      The issue with moving all the time is my friends will be annoyed. Can we move without making new accounts and rooms again? They’ll ask why are we changing it again…you know how it is

      • stratself@lemdro.id
        link
        fedilink
        English
        arrow-up
        1
        ·
        11 hours ago

        The easy solution is to choose someone other than matrix.org, get everyone over there, and hope it works out in the long run

        The technical answer is that if you own your domain name you can migrate from a managed solution to a selfhosted one with some caveats. If you can’t migrate the database, then some data will be lost (namely, unfederated rooms and local-only data) and your friends will likely need to do a few things (reset their passwords, and export/reimport their encryption keys). Unfortunately there are no database migrator between different server software right now

  • Decronym@lemmy.decronym.xyzB
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    8 hours ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    DNS Domain Name Service/System
    IP Internet Protocol
    VPS Virtual Private Server (opposed to shared hosting)

    3 acronyms in this thread; the most compressed thread commented on today has 12 acronyms.

    [Thread #115 for this comm, first seen 24th Feb 2026, 11:21] [FAQ] [Full list] [Contact] [Source code]

  • SreudianFlip@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 day ago

    I’m using etke.cc in Germany. It’s a relatively easy setup and the hosting is matrix dedicated. Payment is a bit odd through ko-fi but otherwise it has been solid. They don’t have element calling fully enabled, it’s a bit conservative. Admin is easy and staff are responsive.

    • maj@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      24 hours ago

      Also using etke.cc. I bought my own vps and then gave them access and they set everything up. It was a lot cheaper this way. My VPS is 4 cores with 8gb of ram but 4 cores and 4gb of ram would be enough. I also got the RTC add-on for $5 which enabled calls. Everything is working really well and I would recommend doing it this way.

      • Eldaroth@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 hours ago

        If you have your own VPS anyway, there is the Matrix Ansible Playbook which makes the setup with docker containers very easy. But I also get the sentiment that you don’t want to tinker around all the time and just want stuff to work.

        Kudos to you for using Matrix in the first place, I hope you can bring a lot of your friends and family to switch over to it. So far this has been the biggest hurdle on my journey 😅

  • UnpledgedCatnapTipper@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 day ago

    You will need a domain, but they can be had for a couple $ per year.

    As for hosting on synology, I don’t know how difficult it is. I used the Element Server Suite on a Debian VM, and aside from some minor issues getting email and automatic room joining working it was pretty simple following their guides.