introduces a new env var IMPORT_DEMO_DATA (boolean)
if true, a demo organisation and a repository are created
the repository contains some BMI related phenotypes
Limitations
The demo data only consists of a simple phenotype model. No adaptor or data source is created.
If the demo organisation is deleted, it will automatically be recreated on the next start up, if IMPORT_DEMO_DATA is not set to false.
If Oauth2 is enabled, a dummy user 'demo-user' will be created to perform the import. The demo user will have manage privileges for the demo organisation.
IMPORT_DEMO_DATA
(boolean)Limitations
IMPORT_DEMO_DATA
is not set to false.