Browse Source

Update README.md

tteck 4 years ago
parent
commit
70d1bfda62
1 changed files with 34 additions and 0 deletions
  1. 34 0
      README.md

+ 34 - 0
README.md

@@ -20,6 +20,40 @@ After the script completes, If you're dissatisfied with the default settings, cl
 </details>
 </details>
 
 
 
 
+<details>
+<summary>PVE6 Home Assistant Container LXC</summary>
+
+<h1 align="center" id="heading"> Proxmox 6 Home Assistant LXC Container </h1>
+
+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)"
+```
+
+ 
+</details>
+
+</details>
+
+
+<details>
+<summary>PVE7 Home Assistant Container LXC</summary>
+
+<h1 align="center" id="heading"> Proxmox 7 Home Assistant LXC Container </h1>
+
+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)"
+```
+
+ 
+</details>
+
+</details>
+
+
 <details>
 <details>
 <summary>ESPHome LXC</summary>
 <summary>ESPHome LXC</summary>