Differences between revisions 21 and 22
Revision 21 as of 2020-02-03 17:06:52
Size: 408
Comment:
Revision 22 as of 2020-02-03 17:08:35
Size: 462
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Configure the [[Mariadb Server|servers]] then continue by adding [[Mariadb Encryption|encryption]] between servers int the cluster and encryption between client and server. Configure the [[Mariadb Server|servers]] then continue by adding [[Mariadb Encryption|replication encryption]] between servers in the cluster and finalize by adding [[Mariadb Client-Server Encryption|client/server encyption]].

Mariadb

Mariadb is a relational database. Configured as a Galera cluster it can run as a distributed sql server that automatically replicates data between servers.

We will configure 3 mariadb servers in a Galera cluster.

Configure the servers then continue by adding replication encryption between servers in the cluster and finalize by adding client/server encyption.

None: Mariadb (last edited 2020-02-03 17:13:54 by Kristian Kallenberg)