Update README.md

This commit is contained in:
tteckster 2022-04-18 15:10:40 -04:00 committed by GitHub
parent 80699306ae
commit b6403ea403
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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>