this post was submitted on 01 May 2026
319 points (96.8% liked)

Selfhosted

60409 readers
306 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

i love selfhosting :3

you are viewing a single comment's thread
view the rest of the comments
[–] frongt@lemmy.zip 36 points 2 months ago (1 children)

Why do you use two separate Debian VMs plus a truenas VM running nextcloud?

[–] Natanox@discuss.tchncs.de 19 points 2 months ago (1 children)

Security is the first thing that comes to mind. Compartmentalization prevents or at least makes it considerably harder for compromised services to screw up all the others.

Another thing would be that it might be easier to manage backups and snapshots.

[–] jimerson@lemmy.world 5 points 2 months ago

From my understanding, it's helpful that each VM will have its own IP so ports can be opened only on specific VMs, increasing overall security.