jnidzwetzki / mysql-ha-cloud

This container image provides a highly available and replicated MySQL installation in Kubernetes or Docker Swarm. Consul, ProxySQL, and XtraBackup are used for leader election, load distribution, and backups.
Apache License 2.0
38 stars 16 forks source link

Persistence #4

Open m4gn3to opened 1 year ago

m4gn3to commented 1 year ago

Hi. I'm quite new to docker, I'm trying to implement your solution but I'm facing some problems.

How can I add persistence to your mysql-cluster. I have a NFS server shared over the docker hosts but I don't know how to modify your yml (even if I can do it...)