i love selfhosting :3

  • zr0@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    44 minutes ago

    You should look into container technology. No reason to have this many operating systems wasting resources

  • xSikes@feddit.online
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 hours ago

    TruNAS is a VM? I thought it preferred bare metal? I would think it would be side by side with proxmox? (Still learning and planning my setup.

    • nagaram@startrek.website
      link
      fedilink
      English
      arrow-up
      1
      ·
      33 minutes ago

      I’ve got a virtualized set up to.

      Its pretty unbothered being virtualized so long as the disks are passed through. In my set up, I have the SAS board passed through and its using that.

      My reasoning is that I wanted a lot of disks space, but I couldn’t get that without just a big case in general, so I use the extra space to store GPUs for AI and encoding stuff

  • frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    18
    ·
    6 hours ago

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

    • Natanox@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 hours ago

      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
        link
        fedilink
        English
        arrow-up
        2
        ·
        13 minutes 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.

  • renegadespork@lemmy.jelliefrontier.net
    link
    fedilink
    English
    arrow-up
    6
    ·
    7 hours ago

    Nice stack! What’s the crab logo? I don’t recognize it.

    Do you notice a massive increase in request latency (like 10x-50x) when using a CloudFlare tunnel vs connecting directly to your IP? I’ve experimented with it a few times, but it really negatively impacts QoS for me, especially with federated services (like Matrix) where there are lots of small requests.