https://github.com/akabe/docker-mysql-replication
An example of MySQL replication on Docker
https://github.com/akabe/docker-mysql-replication
Last synced: about 1 year ago
JSON representation
An example of MySQL replication on Docker
- Host: GitHub
- URL: https://github.com/akabe/docker-mysql-replication
- Owner: akabe
- Created: 2016-12-14T08:28:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-14T08:30:27.000Z (over 9 years ago)
- Last Synced: 2025-02-10T12:36:20.093Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-mysql-replication
An example of MySQL replication on Docker.
## Usage
```
docker-compose up
```