services.mysql.galeraCluster.nodeAddresses
NixOS option
IP addresses or hostnames of all nodes in the cluster, including this node. This is used to construct the default clusterAddress connection string.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/databases/mysql.nixView source on NixOS/nixpkgs →["10.0.0.10" "10.0.0.20" "10.0.0.30"]