From 8f9a3323ce194e8d109aa86fb0ec12607c88af26 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 19 Apr 2022 07:11:44 -0400 Subject: [PATCH] Update README.md --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/README.md b/README.md index dfd796fe..d61ddc6a 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,35 @@ After install, reboot Home Assistant and **clear browser cache** then Add HACS i ____________________________________________________________________________________________ +
+ 🔸ioBroker LXC + +

+ +

ioBroker LXC

+ +[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)" +``` + +

⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡

+ +**ioBroker Interface - IP:8081** + +⚙️ **To Update ioBroker** + +```yaml +update from the ioBroker UI +``` + +____________________________________________________________________________________________ + +
+
Homebridge LXC