Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 292 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 292 Bytes

Docker Compose Files

How to run

# This will ask for a list of options to select
./run.sh

# This will start the service directly
./run.sh <folder-name>
# eg: ./run.sh mysql

Available services

  • Elasticsearch
  • Mysql
  • Redis
  • Mongo
  • Postgres
  • Kafka
  • Memcached
  • Druid