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

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

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

SonarQube Plugin for Jenkins does not find SonarQube Scanner executable -