Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/b6403ea4034e13c575f19bc3b0bc1c4a8c377a24
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
3 additions and
3 deletions
@ -501,16 +501,16 @@ ________________________________________________________________________________
< / details >
< details >
< summary markdown = "span" > Mariadb LXC < / summary >
< summary markdown = "span" > 🔸 Mariadb LXC < / summary >
< p align = "center" > < img src = "https://mariadb.com/wp-content/webp-express/webp-images/doc-root/wp-content/themes/sage/dist/images/mariadb-logo-white.png.webp" alt = "MariaDB" / > < img src = "https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/adminer_logo-cl.png" height = "60" > < / p >
< h1 align = "center" id = "heading" > Mariadb LXC < / h1 >
To create a new Proxmox Mariadb LXC, run the following in the Proxmox Shell (V2) .
To create a new Proxmox Mariadb LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/mariadb.sh)"
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/mariadb-v3 .sh)"
```
< h3 align = "center" id = "heading" > ⚡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU ⚡< / h3 >