• hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 hour ago

    For most of those services, you’re looking at a few days to assemble and set up a server. For email, plan to spend the next month learning and troubleshooting.

    You can run all of that on basically any computer. If you have an old desktop, that would work great.

    Email often isn’t possible to self host because many ISPs block outbound connections on port 25. But, you can host it on some VPS providers, like DigitalOcean. The IP they give you will almost certainly have a terrible reputation and result in a lot of your mail going into people’s spam folders. So, you’ll have to spend some time contacting IP blacklist providers.

    Another option is to host the inbound SMTP servers, and handle outbound through a relay server. I’m not gonna recommend any, because I’m not too familiar with them.

    I know a fair bit about running email services, because I created and run https://port87.com/, a fairly new email service. I had to learn a lot about email to build it.

  • drkt@scribe.disroot.org
    link
    fedilink
    English
    arrow-up
    23
    ·
    7 hours ago

    Disroot has an annual report which includes financials. https://disroot.org/en/annual_reports/AnnualReport2024.pdf

    In 2024, we received a total of € 31,743.94
    from an average of 201 Disrooters each
    month. After spending € 23,827.24, VAT
    return of € 2301,00 and Interest on
    savings of € 263,36 we were able to add
    € 7,252.80 to our general funds.
    Our costs in 2024 went towards
    infrastructure - € 4078.61
    payment fees - € 915.92
    office and team supplies - € 313.71
    volunteers fees and wages - € 20,820.00
    and our donation to FLOSS projects - € 927,00

  • shnizmuffin@lemmy.inbutts.lol
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    4
    ·
    7 hours ago

    If you want it done Fast and Good, it will not be done Cheap.

    If you want it done Fast and Cheap, it will not be done Good.

    If you want it done Good and Cheap, it will not be done Fast.

  • WolfLink@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    15
    ·
    edit-2
    7 hours ago

    Some of those services are pretty easy to set up, some might be more complicated. You’d have to look around for open source projects for those services and see if you can find ones you like. It will take more time to get it initially set up than to maintain, but expect to fix something that breaks every once in a while.

    As for cost, probably like a few hundred to a thousand USD can get a reasonable computer for this. You don’t need a GPU, but want a decent CPU, plenty of RAM, and a LOT of storage. Look for companies auctioning off old servers.

    Loosely I’d say expect this project to be a whole hobby.

    • yaroto98@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      7 hours ago

      Looks like most of their services are also foss. Says their cloud service is powered by nextcloud, and pad is powered by Etherpad, upload by Lufi, etc. So, OP could probably just self-host most of these really easily. Hardest one would probably be email. That’s a whole 'nother beast for most. Especially since most residential IPs are blacklisted. You almoat always need to cloud-host that.

      My cloud-hosting knowledge is a bit dated, bit I bet there are webhosting places that do the email bit for you, you juat pay the monthly fee to use their auto-gen instance of mailcow or whatever.

      • cmnybo@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        For email, you just pay for a host that will let you use your own domain. It’s usually a lot cheaper than getting a static IP and you can easily switch hosts while keeping your email address.

        It’s not really even worth attempting to self host your own outbound email these days. It’s a lot of work getting the big email providers to accept your email and if someone has ever sent spam from your IP address, you are pretty much screwed.

  • Da Oeuf@slrpnk.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 hours ago

    You can easily install most of those services on YUNOhost - in fact I have a bunch of them running on a cheap VPS. All open source. It even comes with email and XMPP out of the box. I had no hosting experience beforehand and I rarely have to touch it these days. I would want more resources if I had 10 people using the whole Nextcloud suite every day but if you wanted to go the VPS route I’m sure you could easily do it for less than €5/month/person. You can run it on your own hardware as well.

    • electric_nan@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 hours ago

      Came here to say pretty much the same thing. I basically already host “disroot” services for myself.