Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/4daf200902d7458078508f1865b2427d6e00996d?style=split&whitespace=ignore-eol
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
29 additions and
0 deletions
@ -294,6 +294,35 @@ ________________________________________________________________________________
< / details >
< / details >
< details >
< summary markdown = "span" > 🔸openHAB LXC< / summary >
< p align = "center" > < img src = "https://www.openhab.org/openhab-logo-square.png?raw=true" height = "100" / > < / p >
< h1 align = "center" id = "heading" > openHAB LXC < / h1 >
[openHAB ](https://www.openhab.org/ ), a vendor and technology agnostic open source automation software for your home.
To create a new Proxmox openHAB LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/openhab-v3.sh)"
```
< h3 align = "center" id = "heading" > ⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡< / h3 >
**openHAB Interface - IP:8080**
⚙️ **To Update openHAB**
```yaml
apt update & & apt upgrade -y
```
____________________________________________________________________________________________
< / details >
< details >
< details >
< summary markdown = "span" > Homebridge LXC< / summary >
< summary markdown = "span" > Homebridge LXC< / summary >