![GIF](https://github.com/wagnerjfr/wagnerjfr/raw/main/res/ufo.gif?raw=true)
![GIF](https://github.com/wagnerjfr/wagnerjfr/raw/main/res/ufo.gif?raw=true)
The below steps show how to setup MySQL Group Replication with Docker Compose using mysql/mysqlserver:8.0 Docker images.
Setting up Group Replication with Docker MySQL images.
Setting up MySQL Replication (M ⭢ S1) and (M ⭢ S2) with Docker MySQL images
Setting up MySQL InnoDB Cluster with MySQL Shell (plus MySQL Router) using just Docker containers.
In order to deploy Confluent Kafka in the machine, the project starts 4 Docker containers (ZooKeeper, Kafka, Kafka-REST-Proxy and Kafka-Topics-UI). It also starts 3 other containers (1 Producer and…
Setting up Orchestrator and MySQL Replication (M ⭢ S1 / M ⭢ S2) using Docker.