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
Post a Comment