Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/cfcfe95f57518c20e082ea61fde5f6cf9b04d687?style=split&whitespace=ignore-change
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
3 additions and
3 deletions
@ -4,7 +4,7 @@
< a href = "https://github.com/tteck/Proxmox/blob/main/LICENSE" > < img src = "https://badgen.net/github/license/tteck/Proxmox" > < / a > < a href = "https://tteck.github.io/Proxmox/" > < img src = "https://badgen.net/github/checks/tteck/Proxmox/main/" > < / a > < a href = "https://github.com/tteck/Proxmox/discussions" > < img src = "https://github.com/tteck/Proxmox/blob/main/misc/images/discussions.png?raw=true" height = "21" / > < / a > < a href = "https://github.com/tteck/Proxmox/blob/main/CHANGELOG.MD" > < img src = "https://github.com/tteck/Proxmox/blob/main/misc/images/change.png?raw=true" height = "21" / > < / a > 🔸
< a href = "https://github.com/tteck/Proxmox/blob/main/LICENSE" > < img src = "https://badgen.net/github/license/tteck/Proxmox" > < / a > < a href = "https://tteck.github.io/Proxmox/" > < img src = "https://badgen.net/github/checks/tteck/Proxmox/main/" > < / a > < a href = "https://github.com/tteck/Proxmox/discussions" > < img src = "https://github.com/tteck/Proxmox/blob/main/misc/images/discussions.png?raw=true" height = "21" / > < / a > < a href = "https://github.com/tteck/Proxmox/blob/main/CHANGELOG.MD" > < img src = "https://github.com/tteck/Proxmox/blob/main/misc/images/change.png?raw=true" height = "21" / > < / a > 🔸
< details >
< details >
< summary markdown = "span" > 🔸 Proxmox VE 7 Post Install< / summary >
< summary markdown = "span" > Proxmox VE 7 Post Install< / summary >
< p align = "center" > < img src = "https://github.com/home-assistant/brands/blob/master/core_integrations/proxmoxve/icon.png?raw=true" height = "100" / > < / p >
< p align = "center" > < img src = "https://github.com/home-assistant/brands/blob/master/core_integrations/proxmoxve/icon.png?raw=true" height = "100" / > < / p >
@ -64,7 +64,7 @@ ________________________________________________________________________________
< / details >
< / details >
< details >
< details >
< summary markdown = "span" > 🔸 Proxmox LXC Updater< / summary >
< summary markdown = "span" > Proxmox LXC Updater< / summary >
< p align = "center" > < img src = "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Felpuig.xeill.net%2FMembers%2Fvcarceler%2Farticulos%2Fcontenedores-con-lxd-lxc%2Fcontainers.png&f=1&nofb=1" height = "100" / > < / p >
< p align = "center" > < img src = "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Felpuig.xeill.net%2FMembers%2Fvcarceler%2Farticulos%2Fcontenedores-con-lxd-lxc%2Fcontainers.png&f=1&nofb=1" height = "100" / > < / p >
@ -209,7 +209,7 @@ ________________________________________________________________________________
< h1 align = "center" id = "heading" > Podman Home Assistant Container LXC < / h1 >
< h1 align = "center" id = "heading" > Podman Home Assistant Container LXC < / h1 >
To create a new Proxmox Podman Home Assistant Container LXC, run the following in the Proxmox Shell.
To create a new Proxmox Podman Home Assistant Container LXC, run the following in the Proxmox Shell.
([What is Podman?](https://youtu.be/lkg5QJsoCCQ))
([What is Podman?](https://youtu.be/lkg5QJsoCCQ)) ⚠️ Podman seems to need a privileged LXC
```yaml
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/podman-homeassistant-v3.sh)"
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/podman-homeassistant-v3.sh)"