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

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -