From 70d1bfda62ea3bef432def941af972953aa56f96 Mon Sep 17 00:00:00 2001 From: tteck Date: Thu, 12 Aug 2021 12:14:36 -0400 Subject: [PATCH] Update README.md --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/README.md b/README.md index 1c3f44dc..c0e35de4 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,40 @@ After the script completes, If you're dissatisfied with the default settings, cl +
+PVE6 Home Assistant Container LXC + +

Proxmox 6 Home Assistant LXC Container

+ +To create a new Proxmox 6 Home Assistant Container, run the following from Proxmox web shell. + +``` +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/pve6_ha_container.sh)" +``` + + +
+ + + + +
+PVE7 Home Assistant Container LXC + +

Proxmox 7 Home Assistant LXC Container

+ +To create a new Proxmox 7 Home Assistant Container, run the following from Proxmox web shell. + +``` +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/pve7_ha_container.sh)" +``` + + +
+ + + +
ESPHome LXC