An open API service indexing awesome lists of open source software.

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

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