terraref / traitvis-webapp

Shiny application for visualizing trait data
https://traitvis.workbench.terraref.org/
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

Initialization fixes for cache #18

Closed max-zilla closed 5 years ago

dlebauer commented 5 years ago
  1. do you want to add the change from @tcnichol to build the initial cache as part of the dockerfile https://github.com/terraref/traitvis-webapp/compare/initialization-fixes-for-cache...run-script-before-load ? Only downside I see is that it would add ~1GB to the image. Upside is that the image would contain at least a snapshot of the data ...
  2. at one point I think we had discussed moving cron job management out of the R script - I am not sure if it would help, but could be more straightforward to put the command from Todd's branch as a cron job, and remove the lines 12-23 from app.R
dlebauer commented 5 years ago

@tcnichol

The webapp is currently broken.

dlebauer commented 5 years ago

this will fix https://github.com/terraref/reference-data/issues/252