5. Deploy RStudio AppΒΆ
After you have confirmed you are happy with all of your app changes you can deploy it as a System App.
Warning
The following steps MUST be done from the OnDemand host and not another machine.
Go to your OnDemand sandbox directory:
cd ~/ondemand/dev
Copy the app to the system deployment location as root:
sudo cp -r bc_example_rstudio /var/www/ood/apps/sys/.
In your browser navigate to the OnDemand URL and confirm you see the new app in the Interactive Apps dropdown on the dashboard.