this post was submitted on 21 Jul 2023
17 points (100.0% liked)

Selfhosted

39251 readers
266 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] danielo515@lemmy.world 1 points 1 year ago

Yes, that's true. But if I start having many servers I will also start feeling the urge to cluster them, and that will be an absolute black hole of my time 😅