https://github.com/eirikur-ari/my-dev-stack-template
Docker compose setup with Consul, MySQL and RabbitMQ
https://github.com/eirikur-ari/my-dev-stack-template
consul docker-compose mysql rabbitmq
Last synced: about 2 months ago
JSON representation
Docker compose setup with Consul, MySQL and RabbitMQ
- Host: GitHub
- URL: https://github.com/eirikur-ari/my-dev-stack-template
- Owner: eirikur-ari
- License: other
- Created: 2020-02-15T19:00:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T21:19:00.000Z (over 1 year ago)
- Last Synced: 2025-01-08T04:15:37.092Z (over 1 year ago)
- Topics: consul, docker-compose, mysql, rabbitmq
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Development Stack Template
This project is used as a template for setting up a working development stack that requires service discovery, database and an amqp server.
## Components
This template consists out of the following components
* Consul, version 1.7.0
* MySQL, version 5.7.29
* RabbitMQ with the management plugin, version 3.7.24