| 
  
   Size: 333 
  
  Comment:  
 | 
  
   Size: 408 
  
  Comment:  
 | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 3: | 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 7: | Line 7: | 
| Configure the [[Mariadb Server|servers]] then continue by adding [[Mariadb Encryption|encryption]]. | Configure the [[Mariadb Server|servers]] then continue by adding [[Mariadb Encryption|encryption]] between servers int the cluster and encryption between client and server. | 
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 encryption between servers int the cluster and encryption between client and server.