https://github.com/tkuchiki/wait-for-mysql-circleci-2.0
The sample of wait for MySQL with CircleCi 2.0.
https://github.com/tkuchiki/wait-for-mysql-circleci-2.0
Last synced: 10 months ago
JSON representation
The sample of wait for MySQL with CircleCi 2.0.
- Host: GitHub
- URL: https://github.com/tkuchiki/wait-for-mysql-circleci-2.0
- Owner: tkuchiki
- License: mit
- Created: 2017-12-14T03:30:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T07:10:57.000Z (about 8 years ago)
- Last Synced: 2025-01-25T09:11:08.099Z (12 months ago)
- Language: Ruby
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wait-for-mysql-circleci-2.0
The sample of wait for MySQL with CircleCI 2.0.
## Requirements
- https://github.com/jwilder/dockerize
- preinstalled in circleci/* docker image
- https://github.com/tkuchiki/docker-delayed-start-mysql (https://github.com/tkuchiki/docker-delayed-start-mysql)
## References
- https://circleci.com/docs/2.0/postgres-config/#using-dockerize
- https://github.com/circleci/circleci-images/blob/1df83f45b8a5d52566722b76d170d4f57da9f55e/shared/images/Dockerfile-basic.template#L62