Search code examples
ramazon-ec2rstudio-serveropencpu

web applications with opencpu on rstudio server being asked for user and password


I've deployed an application using opencpu on Rstudio server. It's running in AWS. However, when I try to access the page, it asks for a user name and password for the first time. If I want to many people to use this, I do not want this to keep popping up on their screen. Rather, it should directly take them to the page. How should I do this?


Solution

  • OpenCPU is not connected to RStudio. If you installed the opencpu-server package on your AWS server, anyone should be able to access http://yourserver.com/ocpu/ on your server.