mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
192f158fbd
commit
21d9f95833
|
@ -133,17 +133,14 @@ ________________________________________________________________________________
|
||||||
<img src="https://avatars.githubusercontent.com/u/13844975?s=200&v=4" alt="@home-assistant" width="100" height="100"/><img src="https://avatars1.githubusercontent.com/u/22225832?s=400&v=4" alt="GitHub - portainer/portainer-docs: Portainer documentation" width="100" height="100"/></p>
|
<img src="https://avatars.githubusercontent.com/u/13844975?s=200&v=4" alt="@home-assistant" width="100" height="100"/><img src="https://avatars1.githubusercontent.com/u/22225832?s=400&v=4" alt="GitHub - portainer/portainer-docs: Portainer documentation" width="100" height="100"/></p>
|
||||||
|
|
||||||
<h1 align="center" id="heading"> Home Assistant Container LXC </h1>
|
<h1 align="center" id="heading"> Home Assistant Container LXC </h1>
|
||||||
<h3 align="center"> With Selectable Storage Drivers </h3>
|
|
||||||
|
|
||||||
To create a new Proxmox Home Assistant Container, run the following in the Proxmox Shell (V2).
|
To create a new Proxmox Home Assistant Container, run the following in the Proxmox Shell.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homeassistant.sh)"
|
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homeassistant-v3.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
<h3 align="center" id="heading">⚡ Default Settings: 2GB RAM - 16GB Storage - 2vCPU ⚡</h3>
|
<h3 align="center" id="heading">⚡ Default Settings: 2GB RAM - 16GB Storage - 2vCPU ⚡</h3>
|
||||||
|
|
||||||
After the script completes, If you're dissatisfied with the default settings, click on the LXC, then on the **_Resources_** tab and change the settings to what you desire. Changes are immediate.
|
|
||||||
|
|
||||||
**Home Assistant Interface - IP:8123**
|
**Home Assistant Interface - IP:8123**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue