Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 372 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 372 Bytes

start_dev

Script to start the dev environment for CodeGarage Team. It will start:

  • Redis (redis-server)
  • Elasticsearch (elasticsearch)
  • Postgresql (postgresql App, the blue elephant)
  • Mysql server (through msqld_safe)

HowTo

wget -O - https://github.com/codegarageco/start_dev/raw/master/start_dev | sh

Or just download this file and put in your path.