Hello everyone,

I finally managed to get my hands on a Beelink EQ 14 to upgrade from the RPi running DietPi that I have been using for many years to host my services.

I have always was interested in using Proxmox and today is the day. Only problem is I am not sure where to start. For example, do you guys spin up a VM for every service you intend to run? Do you set it up as ext4, btrfs, or zfs? Do you attach external HDD/SSD to expand your storage (beyond the 2 PCIe slots in the Beelink in this example).

I’ve only started reading up on Proxmox just today so I am by no means knowledgeable on the topic

I hope to hear how you guys setup yours and how you use it in terms of hosting all your services (nextcloud, vaultwarden, cgit, pihole, unbound, etc…) and your ”Dos and Don’ts“

Thank you 😊

    • drkt@scribe.disroot.org
      link
      fedilink
      English
      arrow-up
      12
      ·
      1 day ago

      Correct.

      Side note- people will tell you not to put dockers in an LXC but fuck em. I don’t want to pollute my hypervisor with docker’s bullshit and the performance impact is negligeable.

      • felbane@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        23 hours ago

        I wouldn’t recommend running docker/podman in LXC, but that’s just because it seems to run better as a full VM in my experience.

        No sense running it in the hypervisor, agreed.

        LXC is great for everything else.