Tychobra / polished

Authentication and Administration for Shiny apps
https://polished.tech
Other
234 stars 36 forks source link

discuss a system for tracking the version of Polished that each client is on #35

Closed merlinoa closed 5 years ago

merlinoa commented 5 years ago

We at least need a way to keep track of exactly what version the client used to generate the Firebase functions and a way to track the version of polished deployed with each Shiny app.

The packrat R package might be the best fit with shinyapps.io

With GCP we can use docker

Eventually we will need some automated upgrade infrastructure if we get a bunch of client, or this will get messy.

merlinoa commented 5 years ago

Packrat does not work with shinyapps.io: https://github.com/Tychobra/operations/tree/master/research/packrat

We are moving the rest of this discussion here: https://github.com/Tychobra/operations/issues/14