/redash-mac

Running Redash locally on Mac using Docker Compose

Primary LanguageMakefile

Redash on Mac

Running Redash locally on MacOS.

Prerequisites: docker-compose

Steps

  1. clone the repo and cd into the dir
  2. make setup - one time setup (first time only)
  3. make start - starts the service on http://localhost:8000/
  4. make stop - stops the service