Skip to main content

Install MariaDB

apt install -y mariadb-server mariadb-client
systemctl enable mariadb
mysql_secure_installation