I’ve been self-hosting Home Assistant for over a year, and I want to take the dive into more self-hosting. I want to start by converting an old laptop into a home server. Assuming that goes well, I’ll probably want to upgrade to a more modern, purpose built server and NAS fairly soon. How can I make sure that what I set up on the laptop can be easily moved to my upgraded hardware later?

Additional notes:

  • I’m already using Tailscale (it’s what prompted me to want to do more self-hosting)
  • I want to be able to access my server via Tailscale, but I want everything mapped to my own custom domain via a reverse proxy
  • I’m planning on using Proxmox

Thanks in advance for the advice! :)

  • frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    6 days ago

    You don’t need multiple devices and quorum unless you’re using HA. I have two nodes just so I can migrate back and forth when doing updates instead of shutting all the VMs down. No quorum, no HA.

    • jonathan7luke@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 days ago

      Oh, nice! Thanks for explaining that. I didn’t realize there was a way to run a cluster without HA.