Skip to content

KilikFr/mysql-admin

Folders and files

NameName
Last commit message
Last commit date
Oct 15, 2021
Oct 20, 2021
Oct 22, 2021
Oct 19, 2021
Oct 15, 2021
Jun 8, 2022
Oct 15, 2021
Oct 28, 2022
Oct 28, 2022
Oct 15, 2021
Oct 28, 2022
Jan 28, 2022
Oct 15, 2021
Oct 21, 2021
Oct 15, 2021
Oct 19, 2021
Oct 20, 2021
Jan 17, 2022
Jan 17, 2022
Jan 28, 2022
Oct 15, 2021
Jan 17, 2022

Repository files navigation

MySQL Admin

A tool to handle MySQL replication (and more ?).

Installation

! IMPORTANT !

you should map (or save) your config/external directory (because it will contain Key to encrypt/decrypt stored passwords).

How to use

To work on this project (with a demo cluster)

cd ~/PhpstormProjects
git clone git@github.com:KilikFr/mysql-admin.git
cd mysql-admin
./cluster-demo/start.sh
make upgrade
./cluster-demo/init-replication.sh

Work this fixtures

touch .fixtures
make fixtures

Work this symfony console

make php
./bin/console