From b2a9283c2cb37f81a7ca2bb8aa55125b5f2213ee Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 28 Oct 2021 23:11:22 -0400 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8b2438b4..b20085aa 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ To create a new Proxmox VM with the latest version of Home Assistant OS, run the bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/haos_vm.sh)" ```

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

+ +Home Assistant Interface http:// (VM IP) :8123 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. @@ -63,9 +65,9 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/pve6 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. -For Home Assistant interface http:// (LXC IP) :8123 +Home Assistant Interface http:// (LXC IP) :8123 -For Portainer interface http:// (LXC IP) :9000 +Portainer Interface http:// (LXC IP) :9000 Path to HA configuration.yaml ``` @@ -96,9 +98,9 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/pve7 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. -For Home Assistant interface http:// (LXC IP) :8123 +Home Assistant Interface http:// (LXC IP) :8123 -For Portainer interface http:// (LXC IP) :9000 +Portainer Interface http:// (LXC IP) :9000 Path to HA configuration.yaml ``` @@ -126,7 +128,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/esph

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

-For ESPHome interface http:// (LXC IP) :6052 +ESPHome Interface http:// (LXC IP) :6052 @@ -159,6 +161,8 @@ Add the following to your `configuration.yaml` in Home Assistant. - 192.168.100.27 ###(Nginx Proxy Manager LXC IP)### ``` +Nginx Proxy Manager Interface http:// (LXC IP) :81 + **Initial Login** **username** @@ -251,6 +255,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 http:// (LXC IP) :1880 + @@ -573,6 +579,6 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/adgu ```

⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡

-For AdGuard Home interface http:// (LXC IP) :3000 +AdGuard Home Interface http:// (LXC IP) :3000