services.mysql.galeraCluster.clusterPassword

NixOS option

Optional password for securing cluster communications. If provided, it will be used in the clusterAddress for authentication between nodes.

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