I have an R shiny application which runs on shinny server. I want to run my R shiny application on IBM Cloud server how can i do it?
1)I have R package.
2) I have installed r studio server.
3)I have set Inbound security rules to it.
4)created username and password for it.
followed these steps: https://console.bluemix.net/docs/infrastructure/security-groups/sg_guidelines.html#security-groups-guidelines
I want this application created to run on IBM Cloud server.