Skip to main content

Virtual Machine x84-64 / AMD64

Pros

tbd.

Cons

tbd.

Proxmox (KVM/QEMU)

If you have a relatively powerful server available, it is advantageous to run multiple virtualized environments on it. One of the open-source platforms that allows this is Proxmox VE.

Proxmox VM list

The installation will be assisted by a script that we run in the main Proxmox shell:

bash -c "$(wget -qLO - <https://github.com/tteck/Proxmox/raw/main/vm/haos-vm.sh>)"

By default, this will create a virtual machine with:

  • 32GB disk
  • 4 GB RAM
  • 2 CPU

containing the latest stable version of HassOS and running Home Assistant on the standard port 8123.

If everything went well, we should have a fully prepared instance of Home Assistant ready for use:

HA completed

Comments