Is there a way to configure /etc/webmin/mysql/config to connect to and manage a remote database instead of localhost? I set up a dedicated mysql server and disabled mariadb on the web server for performance reasons, but would still like to have webmin’s tools to manage it if possible.
I’m guessing you should be able to manage the database once you have set this up.
to be fair I handle all the connections to remote mysql servers programmatically and manage the mysql server on it’s parent server
No, it’s mariadb on the dedicated server as well, it was the issue of running the database server on the same machine as the webserver. I split them to 2 machines, one optimized for web services and one for mysql (mariadb).
You’re talking about Virtualmin. OP is talking about Webmin, I think?
@mvandemar you need to go to Module Configuration in the MariaDB module. Click the gear icon ( ) in the upper left, and select Server Connection in the dropdown.