From 1d1be9c7b6e867ba12beff68e024b4c368b41f2b Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 29 Nov 2021 10:18:36 -0500 Subject: [PATCH] Update README.md --- README.md | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 70a4f76a..39eb8297 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/post ``` It's recommended to update Proxmox after running this script, before adding any VM/CT. +____________________________________________________________________________________________ @@ -41,6 +42,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/haos 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. **Home Assistant Interface - IP:8123** +____________________________________________________________________________________________ @@ -90,7 +92,7 @@ systemctl status homeassistant ``` [Install HACS](https://github.com/tteck/Proxmox/blob/main/Podman_HACS.md) - +____________________________________________________________________________________________ @@ -137,7 +139,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/auto Reboot the LXC to apply the changes -**To install HACS** +**To install HACS:** Run the following from the Home Assistant Container LXC console ``` @@ -167,6 +169,8 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/esph

⚡ Default Settings: 1GB RAM - 4GB Storage - 2vCPU ⚡

**ESPHome Interface - IP:6052** + +____________________________________________________________________________________________ @@ -214,7 +218,8 @@ Add the following to your `configuration.yaml` in Home Assistant. Thanks to [ej52](https://github.com/ej52/proxmox-scripts/blob/main/lxc/nginx-proxy-manager/README.md) for his hard work. - + ____________________________________________________________________________________________ + @@ -259,6 +264,7 @@ Now restart Mosquitto server. sudo systemctl restart mosquitto ``` +____________________________________________________________________________________________ @@ -294,6 +300,8 @@ From your nodered LXC console, the following commands can be run `sudo npm install -g --unsafe-perm node-red` to update Node-Red (`node-red-restart` after update) **Node-Red Interface - IP:1880** + +____________________________________________________________________________________________ @@ -396,6 +404,7 @@ Change the recorder: `db_url:` in your HA configuration.yaml Example: `mysql://admin:password@192.168.100.26:3306/homeassistant?charset=utf8mb4` +____________________________________________________________________________________________ @@ -466,6 +475,8 @@ cd /opt/zigbee2mqtt bash update.sh ``` +____________________________________________________________________________________________ + @@ -489,7 +500,9 @@ cd zwavejs2mqtt ./zwavejs2mqtt ``` **Zwavejs2MQTT Interface - IP:8091** - + +____________________________________________________________________________________________ + @@ -509,6 +522,8 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/debi After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the **_Memory_** and **_Cores_** settings to what you desire. Changes are immediate. +____________________________________________________________________________________________ + @@ -530,6 +545,8 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/debi After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the **_Memory_** and **_Cores_** settings to what you desire. Changes are immediate. +____________________________________________________________________________________________ + @@ -555,8 +572,12 @@ To set your password (Run in the pi-hole console) pihole -a -p ``` +____________________________________________________________________________________________ + + +
AdGuard Home LXC @@ -573,4 +594,6 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/adgu **AdGuard Home Interface - IP:3000** +____________________________________________________________________________________________ +