edencehealth / ohdsi-ares

Dockerization of the Ares application designed to monitor data quality across OMOP networks
0 stars 0 forks source link

refactor here or upstream for airgap compat #4

Open actualben opened 3 months ago

actualben commented 3 months ago

Unfortuantely for user security, privacy, and reliability (where internet connectivity is spotty) we're relying on resources from CDNs instead of embedding libraries and assets directly into the app. We should patch that during the build phase and submit PRs to upstream to embed either by default or by option.

actualben commented 2 months ago

for reference, here's an example of where we've done this kind of thing before: