Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/461e9f985ff215887c6299d68b907d4b04d0378d?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update README.md

pull/12/head
tteckster 3 years ago committed by GitHub
parent 74690161b1
commit 461e9f985f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -105,21 +105,14 @@ nano /var/lib/containers/storage/volumes/hass_config/_data/configuration.yaml
```
Save and exit the editor with “Ctrl+O”, “Enter” and “Ctrl+X”
⚙️ **To autostart Home Assistant at every boot:**
⚙️ **To allow device passthrough:**
Run from the LXC console
In the Proxmox web shell run (**replace `106` with your LXC ID**)
```
podman generate systemd \
--new --name homeassistant \
> /etc/systemd/system/homeassistant.service
systemctl enable homeassistant
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/autodev.sh)" -s 106
```
⚙️ **Start the homeassistant service:**
Run from the LXC console
```
systemctl start homeassistant
```
Reboot the LXC to apply the changes
⚙️ **To install HACS:**

Loading…
Cancel
Save

Powered by BW's shoe-string budget.