- Make sure you have docker and docker compose installed.
- Copy the
docker-compose.yamlfile to wherever you'd like. - Run
docker compose up -d
Redash: http://localhost:5000 Metabase: http://localhost:3000
Follow the instructions for setting up both tools and have fun!
Metabase includes an example database for demonstration purposes, but redash will start empty. Just add a new database in the settings page in order to get started.
