Skip to content

wagnerjfr/mysql-group-replication-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up MySQL Group replication with Docker Compose

This repository now provides two separate Docker Compose setups:

  • mysql-8.0/docker-compose.yml for MySQL 8.0 (mysql/mysql-server:8.0)
  • mysql-9.6/docker-compose.yml for MySQL 9.6 (mysql:9.6)

Full article MySQL 8.0

Full article MySQL 9.6

P.S. Take a look at this tutorial and check how to setup MySQL Group Replication with Docker containers.

About

The below steps show how to setup MySQL Group Replication with Docker Compose using mysql/mysqlserver:8.0 Docker images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors