An open API service indexing awesome lists of open source software.

https://github.com/hfm/sample-mysqlfailover

mysqlfailover sample
https://github.com/hfm/sample-mysqlfailover

docker fail2ban mysql mysqlfailover

Last synced: 7 months ago
JSON representation

mysqlfailover sample

Awesome Lists containing this project

README

          

```sh
docker-compose --project-name mf up --build --scale db=3

docker-compose --project-name mf exec manager tail -f /var/log/failover.log
```