Redash on Mac Running Redash locally on MacOS. Prerequisites: docker-compose Steps clone the repo and cd into the dir make setup - one time setup (first time only) make start - starts the service on http://localhost:8000/ make stop - stops the service