mirror of https://github.com/tteck/Proxmox.git
Update README.md
parent
ae5e2f4ad9
commit
8f9a3323ce
29
README.md
29
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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue