services.mysql.galeraCluster.localAddress

NixOS option

IP address or hostname of this node that will be used for cluster communication. Must be reachable by all other nodes.

type: string
Default
config.services.mysql.galeraCluster.localName
Example
"1.2.3.4"
declared in: nixos/modules/services/databases/mysql.nixView source on NixOS/nixpkgs →