Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Users will then need to ssh to gv-shiny<projectname>.arcc.uwyo.edu which will automatically create a home directory on the shiny server. The first login will create an “Xauthority” file if it does not exist, subsequent logins will not have this issue.

...

  • The main program must be named ‘app.R’

  • /shiny-server/apps is for Shiny apps

  • /shiny-server/logs is where failed app runs will show output.  The permissions are updated every 5 minutes, so make a run, get an error, wait 5 minutes and you’ll see your log.  ****--- this will be improved

  • Data is presented through proxy server@ https://pathfinder.arcc.uwyo.edu:3838<port>

...