Closed mihai-sysbio closed 12 months ago
The current code doesn't set up Metabase directly connecting with the data in Tango - some UI setup is required before that. However, the volume storage is meant to be permanent, so unless the Docker volumes are permanently deleted, the setup does not need to be repeated.
As per the Metabase documentation, setup from configuration files is a paid feature and therefore cannot be enabled for this project - manual setup will be required.
This PR also resolves #31.
This PR adds Metabase support for the project, to facilitate data exploration and as possible solution to https://github.com/elixir-europe-training/ELIXIR-TrP-Training-Metrics-Database-Tango/issues/5.
Note: this PR requires #28 to be merged first.