Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metabase service in development stack #97

Merged
merged 3 commits into from
Jun 17, 2024
Merged

Add metabase service in development stack #97

merged 3 commits into from
Jun 17, 2024

Conversation

jmaupetit
Copy link
Member

Purpose

We will use Metabase to explore QualiCharge API and design analytics dashboards. We need a playground integrated in the development stack.

Proposal

  • add metabase docker compose service
  • provision the Metabase instance

Copy link

gitguardian bot commented Jun 17, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

We need a playground for calculated metrics dataviz.
`qcc` requires to have a real tty to write from/to for stdout/stdin
streams handling.
Using `make bootstrap` now automates Metabase instance provisioning:

- metabase admin user is created
- QualiCharge API database is set as a datasource
@jmaupetit jmaupetit merged commit b0f5299 into main Jun 17, 2024
11 of 12 checks passed
@jmaupetit jmaupetit deleted the add-metabase branch June 17, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant