rpelissier / docker-metabase-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Metabase POC

Start docker containers

docker compose up

You can visualize the DB directly using the provided pgAdmin container.

PG Admin

http://localhost:5050/
login : root@metroscope.tech
pwd : root
dbPwd : root

Metabase

http://localhost:5051/

About