mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update README.md
This commit is contained in:
parent
8b76d9d14a
commit
b2a9283c2c
18
README.md
18
README.md
@ -38,6 +38,8 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/haos
|
|||||||
```
|
```
|
||||||
<h3 align="center" id="heading">⚡ Default Settings: 4GB RAM - 32GB Storage - 2vCPU ⚡</h3>
|
<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.
|
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.
|
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
|
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.
|
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
|
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>
|
<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>
|
</details>
|
||||||
|
|
||||||
@ -159,6 +161,8 @@ Add the following to your `configuration.yaml` in Home Assistant.
|
|||||||
- 192.168.100.27 ###(Nginx Proxy Manager LXC IP)###
|
- 192.168.100.27 ###(Nginx Proxy Manager LXC IP)###
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Nginx Proxy Manager Interface http:// (LXC IP) :81
|
||||||
|
|
||||||
**Initial Login**
|
**Initial Login**
|
||||||
|
|
||||||
**username**
|
**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)
|
`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>
|
</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>
|
<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>
|
</details>
|
||||||
|
Loading…
Reference in New Issue
Block a user