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