diff --git a/README.md b/README.md index 0e593121..f7121909 100644 --- a/README.md +++ b/README.md @@ -90,4 +90,21 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/node ``` + + + + + +
+Mariadb LXC + +

Proxmox Mariadb LXC Container

+ +To create a new Proxmox Mariadb LXC Container, run the following in the Proxmox web shell. + +``` +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/mariadb_container.sh)" +``` + +