From fa7929d4b3d437a9505a0160277308f50a2fb13c Mon Sep 17 00:00:00 2001 From: tteck Date: Thu, 12 Aug 2021 11:04:01 -0400 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 84a571c9..8e47dc64 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,23 @@ +
+Home Assistant OS VM + +

Proxmox VM with Home Assistant OS

+ +To create a new Proxmox VM with the latest version of Home Assistant OS, run the following from Proxmox web shell + +``` +bash -c "$(wget -qLO - https://github.com/tteck/proxmox_haos_vm/raw/master/install.sh)" +``` +###

:zap: Default Settings: 4GB RAM - 32GB Storage - 2vCPU :zap:

+After the script completes, If you're dissatisfied with the default settings, click on the VM, then on the **_Hardware_** tab and change the **_Memory_** and **_Processors_** settings to what you desire. Once all changes have been made, **_Start_** the VM. + + +
+ + +
ESPHome LXC