I have an already configured VPS server in Hetzner. I’m pretty happy with it. I have it configured with yunohost (a Debian “layer” that allows you to easily install services). Now I’m planning to run a NextCloud service, but my current server is not capable to handle it with it’s current capabilities. For the same price I could scale my current server or spin up a new server with the same capabilities and dedicate it to next cloud.

The disadvantages of spining up a new server, is that I have to configure another server and secure it, but the advantage is exactly on the same side: I will have a second server in case something fails or I want to “scale down” to save costs it will be easier.

Even if I just scale up the current server, I will have to add an extra disk and configure the server to use it, so I’m not sure about the advantages of each one.

  • @witten
    link
    English
    31 year ago

    One additional consideration that’s specific to Hetzner (which you may already be aware of): You can only scale down a server after scaling it up if you elected not to increase the (local) disk size. In other words, if you scale up a server with 40 GB storage to one that comes with 80, you can’t actually resize your storage from 40 to 80 if you ever want to scale the server back down later. Kind of obnoxious.

    • @TurnItOff_OnAgain
      link
      English
      21 year ago

      Sounds like esxi storage provisioning. You can grow, but shrinking is a whole different story

      • exu
        link
        fedilink
        English
        41 year ago

        Tbf, while it’s possible to shrink disks, it’s always a hassle and much more complex than growing one.

      • @witten
        link
        English
        11 year ago

        Yeah, exactly.

    • @danielo515OP
      link
      English
      01 year ago

      Yes. In any case I will attach an external volume,which is easier to manage and relatively cheap. Thanks for pointing it out

      • @witten
        link
        English
        11 year ago

        That sounds like a good work-around!