Sign inSign up

acro5piano/heroku-cli

By acro5piano

Updated almost 8 years ago

minimum heroku cli

Image
0

344

acro5piano/heroku-cli repository overview

metabase-postgres-docker-compose

Import Heroku postgres data to docker hosted metabase.

Why: In Heroku free plan read replica is not possible.

How to use

Initial setup

ssh to the instance and run:

git clone https://github.com/acro5piano/metabase-postgres-docker-compose
cd metabase-postgres-docker-compose
bash install-docker.sh
sudo docker-compose up -d --build

import data

sudo APP=myapp ./cron.sh

Scheduled sync

APP=myapp /home/ubuntu/metabase-postgres-docker-compose/cron.sh

Tag summary

Content type

Image

Digest

Size

44.7 MB

Last updated

almost 8 years ago

docker pull acro5piano/heroku-cli