Göran B Svensson

Results 4 issues of Göran B Svensson

Just trying to deploy from Azures web console, with a DockerHub strapi/strapi image. Don't know what start command to enter so I have tried with the one on DockerHub: docker...

On the Amazon AMI I can install from inside R, but then I have this problem: Installing package into ‘/usr/lib64/R/library’ (as ‘lib’ is unspecified) Warning in install.packages("jsonlite", repos = "http://cran.r-project.org")...

I assume that the R script in the Lambda has access to the AWS OS it's running on so theoretically it could use for example Clodyr's R library aws.s3 and...

Great project! I am trying to configure the setup_user.sh script file by following the example file. I added: ``` #!/bin/bash # user settings and secrets # customize and rename to...