| 
  
   Size: 13 
  
  Comment:  
 | 
  
   Size: 266 
  
  Comment:  
 | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 2: | Line 2: | 
What we really want to set up is a galera cluster. We will use 3 systems for this * 192.168.1.45 mariadb01 * 192.168.1.45 mariadb02 * 192.168.1.45 mariadb03 == Software == {{{ apt-get install mariadb-server }}} == Configuration ==  | 
Mariadb
What we really want to set up is a galera cluster. We will use 3 systems for this
- 192.168.1.45 mariadb01
 - 192.168.1.45 mariadb02
 - 192.168.1.45 mariadb03
 
Software
apt-get install mariadb-server