https://github.com/coolcode/docker-rabbitmq-mysql-redis
https://github.com/coolcode/docker-rabbitmq-mysql-redis
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coolcode/docker-rabbitmq-mysql-redis
- Owner: coolcode
- Created: 2023-12-23T09:13:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T08:48:29.000Z (over 1 year ago)
- Last Synced: 2025-04-11T04:06:09.148Z (10 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is it
Using docker-compose to deploy rabbitMQ , Mysql and Redis in docker.
## How to use
* run "./build-image.sh"
* run "docker-compose up -d"