Who, what? I swear I didn't know she was your sister...
I would recommend AlmaLinux 8.x
Most of our production servers (2 run AL 9) and mirrors are running that version.
The base install script from CWP (
https://control-webpanel.com/installation-instructions#step4) works fine, and will install the CentOS version of MariaDB 10.4.
As overseer mentioned, you can install via the base script and then follow the Wiki to upgrade to MariaDB 10.11.
If you choose to modify the install script or upgrade later, just remember to select the Red Hat Enterprise Linux version 8 for the new MariaDB repo info.
Also when CWP finishs installing, cut & paste the info into a text file, just incase you nee dit down the road.
As that screen also shows you what you MariaDB password is.
At the end of the install, it will look like:
#############################
# CWP Installed #
#############################
Go to CentOS WebPanel Admin GUI at http://SERVER_IP:2030/
http://(SERVERS BASE IPv4):2030
SSL: https://(SERVERS BASE IPv4):2031
---------------------
Username: root
Password: ssh server root password
MySQL root Password: (SOME PASSWORD)
#########################################################
CentOS Web Panel MailServer Installer
#########################################################
SSL Cert name (hostname): (HOSTNAME HERE)
SSL Cert file location /etc/pki/tls/ private|certs
#########################################################
Visit for help: www.centos-webpanel.com
Write down login details and press ENTER for server reboot!
xx files removed
Please reboot the server!
Reboot command: shutdown -r now
#
If you don't save that, you'll have to go thru a process to reset the MySQL (MariaDB) root password.
As it is
NOT the same as the system root password.