services.mysql.galeraCluster.sstMethod

Method for the initial state transfer (wsrep_sst_method) when a node joins the cluster. Be aware that rsync needs SSH keys to be generated and authorized on all nodes!

Type
one of "rsync", "mariabackup"
Default
"rsync"
Example
"mariabackup"
Declared
<nixpkgs/nixos/modules/services/databases/mysql.nix>