Skip to content

hyperworks/docker-mysql-ha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-mysql-ha

This container run mysqlfailover tool for high aviability with etcd

Example

docker run -d --name ha \
-e ETCDCTL_PEERS=192.168.99.100:4001 \
-e ETCD_DIR=mysqlconfig \
hyperworks/mysql-ha

About

Docker image for monitor failover mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages