amazon web services - environment variables in shiny-server -


i'm trying deploy shiny app using shiny-server. app uses aws.s3 package read files s3 bucket, requires aws credentials either stored in environment variables or in .renviron file.

understandably, shiny-server scrubs environment variables before launching r. there way square circle? other mechanism use pass credentials aws.s3?


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

Slow performance first queries on SQL Azure -

Java Entity Manager - JSON reader was expecting a value but found 'db' -