An open API service indexing awesome lists of open source software.

https://github.com/kdabir/redash-mac

Running Redash locally on Mac using Docker Compose
https://github.com/kdabir/redash-mac

docker-compose local macos redash

Last synced: 12 months ago
JSON representation

Running Redash locally on Mac using Docker Compose

Awesome Lists containing this project

README

          

## Redash on Mac

Running Redash locally on MacOS.

Prerequisites: `docker-compose`

### Steps

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