Update README.md

pull/10/head
tteckster 2021-10-28 23:11:22 -04:00 committed by GitHub
parent 8b76d9d14a
commit b2a9283c2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 6 deletions

View File

@ -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)"
```
<h3 align="center" id="heading">⚡ Default Settings: 4GB RAM - 32GB Storage - 2vCPU ⚡</h3>
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
<h3 align="center" id="heading">⚡ Default Settings: 1GB RAM - 4GB Storage - 2vCPU ⚡</h3>
For ESPHome interface http:// (LXC IP) :6052
ESPHome Interface http:// (LXC IP) :6052
</details>
@ -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
</details>
@ -573,6 +579,6 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/adgu
```
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
For AdGuard Home interface http:// (LXC IP) :3000
AdGuard Home Interface http:// (LXC IP) :3000
</details>