A tool to handle MySQL replication (and more ?).
! IMPORTANT !
you should map (or save) your config/external directory (because it will contain Key to encrypt/decrypt stored passwords).
cd ~/PhpstormProjects
git clone [email protected]:KilikFr/mysql-admin.git
cd mysql-admin
./cluster-demo/start.sh
make upgrade
./cluster-demo/init-replication.sh
touch .fixtures
make fixtures
make php
./bin/console