kdabir / redash-mac

Running Redash locally on Mac using Docker Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Running Redash locally on Mac using Docker Compose


Languages

Language:Makefile 100.0%