Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/e41d78a5e34001ef7ffb1d079676bb11b5743851?style=unified&whitespace=ignore-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
3 additions and
3 deletions
@ -854,16 +854,16 @@ ________________________________________________________________________________
< / details >
< details >
< summary markdown = "span" > GamUntu LXC< / summary >
< summary markdown = "span" > 🔸 GamUntu LXC< / summary >
< p align = "center" > < img src = "https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/gamuntu1.png" alt = "GamUntu" height = "100" / > < / p >
< h1 align = "center" id = "heading" > GamUntu LXC < / h1 >
GamUntu is Ubuntu 21.10, Docker, Docker Compose, ZFS Support, USB Passthrough, Webmin System Administration and Hardware Acceleration all baked in!
To create a new Proxmox GamUntu LXC, run the following in the Proxmox Shell.
To create a new Proxmox GamUntu LXC, run the following in the Proxmox Shell (V2) .
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/gamuntu_container .sh)"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/gamuntu.sh)"
```
< h3 align = "center" id = "heading" > ⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡< / h3 >