Differences between revisions 17 and 29 (spanning 12 versions)
Revision 17 as of 2018-01-20 22:06:34
Size: 360
Comment:
Revision 29 as of 2020-02-03 17:13:54
Size: 439
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
incomplete, do not use!
Line 5: Line 3:
Mariadb is a relational database. Configured as a Galera cluster it can run as a distributed database automatically replicating data between the servers. Mariadb is a relational database. Configured as a Galera cluster it can run as a distributed sql server that automatically replicates data between servers.
Line 9: Line 7:
Configure the [[Mariadb Server|servers]] then continue by adding [[Mariadb Encryption|encryption]]. Configure the [[Mariadb Server|servers]] then continue by adding [[Mariadb Replication Encryption|replication encryption]] and finalize with [[Mariadb Client-Server Encryption|client/server encryption]].

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 and finalize with client/server encryption.

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