Hi Joe,
I
update apps, both on Spark and on our local shiny server, by an ssh
onto the server, going into the main shiny apps folder where all the
different apps are stored, and doing running a git pull from our shiny
apps GitHub repo at the terminal. I always work on the apps on local
repos, push to Github, and later pull down to the two servers. The only
time I modify anything on the servers at the terminal is, for example,
doing a touch restart.txt in an app directory, which used to trigger all
files in an app to be updated in the app, but lately it seems to have
no effect.
I could be wrong, but if I recall
correctly, when this used to work, if I did touch restart.txt in an app
directory while I had the app running in the browser, the process would
stop and the browser would gray out. This no longer occurs. I hope I'm
not imagining that; I think that used to be the case.
Matt
On
Thursday, March 6, 2014 3:54:32 PM UTC-9, Joe Cheng [RStudio] wrote: