Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2017-12-24 22:11:05
Size: 13
Comment:
Revision 5 as of 2018-01-20 17:07:04
Size: 293
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
incomplete, do not use!
Line 2: Line 4:

What we really want to set up is a galera cluster. We will use 3 systems for this


 * 192.168.1.55 mariadb01
 * 192.168.1.56 mariadb02
 * 192.168.1.57 mariadb03

== Software ==
{{{
apt-get install mariadb-server
}}}

== Configuration ==

incomplete, do not use!

Mariadb

What we really want to set up is a galera cluster. We will use 3 systems for this

  • 192.168.1.55 mariadb01
  • 192.168.1.56 mariadb02
  • 192.168.1.57 mariadb03

Software

apt-get install mariadb-server

Configuration

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