More than one remote MySQL servers

5 posts / 0 new
Last post
#1 Thu, 11/08/2012 - 07:56
stelios

More than one remote MySQL servers

Hi all,

Is there a way to setup more than one remote MySQL servers and access them via virtualmin?

Thanks

Thu, 11/08/2012 - 15:06
andreychek

Howdy,

What sort of setup did you have in mind... where you hoping to have a cluster of MySQL servers, all of which had the same data on them?

Or are you hoping for a group of unique MySQL servers, each with their own set of databases on them?

-Eric

Sat, 11/17/2012 - 10:10
stelios

Hi Eric,

I'm gonna implement the 2nd scenario, that is a group of unique MySQL servers, each with their own set of databases on them.

Mon, 11/19/2012 - 18:39
andreychek

Howdy,

Yeah, you can do that -- but Virtualmin wouldn't be able to set that up for you. Virtualmin only knows how to setup and communicate with one MySQL server.

You could, however, configure it manually. You could configure MySQL on your various remote servers, and setup your databases and permissions -- and then just configure your various websites to access the correct remote MySQL server.

-Eric

Tue, 11/20/2012 - 00:07
stelios

I know how to do it manually, I was looking for an easier way to automate this via virtualmin in order to avoid creating users manually on db servers.

Thanks

Topic locked