kids-first / kf-ui-fhir-data-dashboard

💡📊 Prototype FHIR data dashboard - what's in my FHIR server?
Apache License 2.0
7 stars 2 forks source link

Consider removing old dev servers from defaults #81

Closed znatty22 closed 4 years ago

znatty22 commented 4 years ago

We may want to remove the Phenopackets and Kids First servers from the defaults list now that we are deploying the dashboard to production. These will only be accessible by the dashboard app deployed to the dev environment anyway.

If we want to keep them in the defaults list for the dashboard app in the dev environment, then we will need to supply them via environment variables rather than the config file to the app. The deploy pipeline will set these environment variables by reading in an env file with these vars from the S3 dev bucket.