Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 553 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 553 Bytes

Data Visualization

Introduction

You can clone this repository to try a data exploration and visualization platform.

First

If you have a dump file

$ cp yourdumpfile mysql/initdb.d

Docker

Start app containers

$ docker compose up -d
  • 3000 Grafana
  • 3030 Metabase
  • 8080 Superset

Documents