Hi all,
I curently host around 12 wordpress websites.
Each domain is a FreeBSD jail and run its own php and webserver.
However, all the webjail use the same database server which is hosted inside yet another jail.
So I have a big problem if my database jail fail, I lost everything which is really not good.
I would like to have a database cluster as follow..
2 database jail
1 external database from another jail on another server
1 databse server in our office
The problem that I have is that FreeBSD doesn't seem very popular n hosting databses..
I looked the web and cannot find anything that i can use for MariaDB cluster..
Galera is not working in FreeBSD 11 and Maxscale just doesn't seem to exist in FreeBSD.
What tools do you guys use?
Thank you all in advance
I curently host around 12 wordpress websites.
Each domain is a FreeBSD jail and run its own php and webserver.
However, all the webjail use the same database server which is hosted inside yet another jail.
So I have a big problem if my database jail fail, I lost everything which is really not good.
I would like to have a database cluster as follow..
2 database jail
1 external database from another jail on another server
1 databse server in our office
The problem that I have is that FreeBSD doesn't seem very popular n hosting databses..
I looked the web and cannot find anything that i can use for MariaDB cluster..
Galera is not working in FreeBSD 11 and Maxscale just doesn't seem to exist in FreeBSD.
What tools do you guys use?
Thank you all in advance