Home Installing Home Assistant on Proxmox
Post
Cancel

Installing Home Assistant on Proxmox

  1. Login to the console of your proxmox server
  2. Run the below command to execute a community maintained script that will handle the creation and configuration of the vm for you
    1
    
    bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/vm/haos-vm.sh)"
    
  3. Follow on screen prompts
This post is licensed under CC BY 4.0 by the author.