Update README.md

This commit is contained in:
tteckster 2022-04-19 07:11:44 -04:00 committed by GitHub
parent ae5e2f4ad9
commit 8f9a3323ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -270,6 +270,35 @@ After install, reboot Home Assistant and **clear browser cache** then Add HACS i
____________________________________________________________________________________________
</details>
<details>
<summary markdown="span"> 🔸ioBroker LXC</summary>
<p align="center"><img src="https://github.com/ioBroker/ioBroker/blob/master/img/logos/ioBroker_Logo_256px.png?raw=true" height="100"/></p>
<h1 align="center" id="heading"> ioBroker LXC </h1>
[ioBroker](https://www.iobroker.net/#en/intro) is an open source automation platform.
To create a new Proxmox ioBroker LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/iobroker-v3.sh)"
```
<h3 align="center" id="heading">⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡</h3>
**ioBroker Interface - IP:8081**
⚙️ **To Update ioBroker**
```yaml
update from the ioBroker UI
```
____________________________________________________________________________________________
</details>
<details>
<summary markdown="span"> Homebridge LXC</summary>