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
- Host: GitHub
- URL: https://github.com/hfm/sample-mysqlfailover
- Owner: hfm
- Created: 2017-05-16T03:22:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T11:24:41.000Z (about 7 years ago)
- Last Synced: 2025-02-02T23:15:24.582Z (8 months ago)
- Topics: docker, fail2ban, mysql, mysqlfailover
- Language: Shell
- Homepage: https://speakerdeck.com/hfm/next-to-mha
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```sh
docker-compose --project-name mf up --build --scale db=3docker-compose --project-name mf exec manager tail -f /var/log/failover.log
```