How can I configure to use an external Server for Database? Thanks!
Unfortunately that isn't supported right now. centmin.sh menu option 22 will assume local MariaDB MySQL server. Right now you can run it, then manually re-create database on remote mysql server and backup/import to the remote mysql server the database and update wp-config.php appropriately. Probably something for me to look into when I have more spare time.