Skip to main content

Shiny Server

Instructions

Once you are given access you should be able to see the demo pages linked to your account. https://shiny.stat.ncsu.edu/unityid/

  1. Please modify your code not to have spaces in any names and ideally make all the filenames lowercase.
  2. You need to transfer your files to the server. This is done using SFTP protocol.
    • {from mac terminal} $ scp -r [program-folder] unityid@shiny.stat.ncsu.edu:ShinyApps
    • {from pc} start winscp and connect to shiny.stat.ncsu.edu with your Unity ID and Campus Password
      • {create program-folder in ShinyApps folder}
      • Drag and Drop files to the Shiny server in program-folder.
  3. Go to website https://shiny.stat.ncsu.edu/unityid/program-folder/.
  4. If errors occur please send an email to cos_stat@help.ncsu.edu
  5. Please periodically backup your ShinyApps to your personal file space.