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?
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.