• thepompe@ttrpg.networkBanned
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    4
    ·
    2 days ago

    The cloud was a scam for people with more money than sense.

    Most people hosting things on the cloud, like Fediverse services, would be better off selfhosting and buying the hardware themselves.

      • DaTingGoBrrr@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        2
        ·
        edit-2
        1 day ago

        I got started self-hosting last week when I got a hold of a smal Lenovo ThinkCentre. I installed Proxmox on it and if I want to self-host something I just spin up a container or virtual machine on the Proxmox system. It’s so much easier than installing self-hosted projects on bare metal. And if you want to change things around then just disable or delete the container/vm and let Proxmox stay clean. If one container breaks the rest of the system will still function.

        I could easily host Lemmy from home with Proxmox and a reverse proxy with my current setup. I am not going to because I am not interested in moderating a platform and all the responsibility that comes with it, but it’s very possible to do.

        Edit: the Proxmox community helper scripts makes installing most things a breeze! I use them every opportunity I get.

        https://community-scripts.github.io/ProxmoxVE/

        This is the first script to start with on a fresh install

        https://community-scripts.github.io/ProxmoxVE/scripts?id=post-pve-install

          • DaTingGoBrrr@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            7 hours ago

            The point was that self-hosting is not hard if you do it the right way. You claim it’s very hard and requires specialized knowledge. I don’t think it’s much different than hosting in the cloud.

            • artyom@piefed.social
              link
              fedilink
              English
              arrow-up
              1
              ·
              7 hours ago

              I didn’t say it was “hard”. I said it requires specialized knowledge. Which it does. And which you’ve not disproven in any way.

              • DaTingGoBrrr@lemmy.world
                link
                fedilink
                English
                arrow-up
                2
                ·
                6 hours ago

                Once could say it requires special knowledge to host a service in the cloud too. The extra step I had to take was to open port 80 and 433 on my server and install nginx to forward the traffic to the right container on my local network since I only have one public IP. It took me minimal research to figure it out.

      • thepompe@ttrpg.networkBanned
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        2
        ·
        edit-2
        1 day ago

        It really doesn’t, and certainly not more than running something on AWS.

        In fact, hosting on cloud infrastructure adds another layer of complexity.

        I stand by my original assertion.