浏览代码

Update README.md

tteckster 3 年之前
父节点
当前提交
8f9a3323ce
共有 1 个文件被更改,包括 29 次插入0 次删除
  1. 29 0
      README.md

+ 29 - 0
README.md

@@ -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>