What are the most promising projects/services aiming at making self hosting easier for everyone?

  • Atemu@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    4 months ago

    https://selfprivacy.org/

    I have never used it but from the website I gather that it’s an app (literally, there’s a mobile app) which enables you to remotely set up a VPS with a set of services at generic VPS hosting providers like Hetzner or DigitalOcean with the click of a few buttons.

    It builds on NixOS which naturally lends itself to abstraction. They have created a pre-made NixOS configuration which configures these services to sensible defaults and provides a few highly abstract options which the user must set themselves. “Enable service xyz”, “Enable backups for services a, b, and c”.
    I assume these are set using a UI; producing a JSON like this. All the generic NixOS config then needs to do is simply consumes the JSON and set the internal options accordingly. But the user doesn’t need to care about any of that, the experienced people who maintain this NixOS config do it for them.

    I don’t know how well it works currently but I absolutely see and love the vision. Imagine being able to deploy all the cloud services you need on your own VPS by creating a few accounts, copy pasting API tokens and then simply tapping sliders and buttons in a mobile app. I can absolutely see that becoming suitable for the masses.

  • IzyaKatzmann [he/him]@hexbear.net
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    I thought maybe an NGO or non-profit subsidized by a gov’t (e.g. taxing ISPs or telecos) would work for stuff within a geographic region, just like allocate server space and the main benefit would be to have a knowledgeable citizenry/residents of tech stuff.

    • Moonrise2473@feddit.it
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      4 months ago

      Seems pushing a crypto agenda.

      Hosting a Bitcoin node is literally the last thing I would host. Almost 600 gb of garbage transactions so you can check the 500 bytes of your own transactions without relying on external services?

      • k4j8@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        Seems pushing a crypto agenda.

        Most definitely, they’re not shy about that. A Bitcoin node used to be installed by default since that was their users’ main goal and the point of the project, but as their self-hosted app list grew they made all the crypto apps optional. It doesn’t bother me having the option so long as it isn’t forced (I don’t own Bitcoin). I just look for the biggest app store, which is why I’m rolling vanilla Arch and Docker Compose instead of a project like Umbrel for now.