Option to Install phpMyAdmin
MySQL is a popular open source database management system that supports various workloads and cloud providers.
To create a new Proxmox VE MySQL LXC, run the command below in the Proxmox VE Shell.
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mysql.sh)"
Default Settings: 1GB RAM - 4GB Storage - 1vCPU
Database credentials: cat mysql.creds
With an option to install the MySQL 8.4 LTS release instead of MySQL 8.0
phpMyAdmin Interface: IP/phpMyAdmin