Alexis Pentori 8cf1bd200d init repo
Signed-off-by: Alexis Pentori <alexis@status.im>
2025-04-25 15:10:24 +02:00
2025-04-25 15:10:24 +02:00
2025-04-25 15:10:24 +02:00
2025-04-25 15:10:24 +02:00
2025-04-25 15:10:24 +02:00
2025-04-25 15:10:24 +02:00
2025-04-25 15:10:24 +02:00

BI Workspace

This repository contains the developer env to test modification of dbt models, airflow dags.

This repo is not fully operiational

Requirements

  • Have docker installed
  • Have the repos for dbt-models and airflow-dags cloned in the parent directory.

Usage

  • Launch the containers with docker compose up -d
  • Initialize the variables with the script docker exec -it airflow /bin/bash -c "/init-config.sh"
  • Grep the secret from Airflow logs: docker logs airflow | grep username (it will require connecting to the webapp first).

Data

Grafana and Postgres data are store in docker volumes,respectively grafana-data and postgres-data.

S
Description
BI workspace
Readme
29 KiB
Languages
Shell 77.1%
Dockerfile 11.9%
Makefile 11%