
Then you connect to each application with: Taking the above into account, you can create as many directories you want under /srv/shiny-server, e.g.: +-/srv/shiny-server # an index of the applications available in this directory will be shown. # When a user visits the base URL rather than a particular application, # Log all Shiny output to files in this directory # Host the directory of Shiny Apps stored in this directory # Define a server that listens on port 3838 This is my nf: # Instruct Shiny Server to run applications as the user "shiny" AS I understand it, the question is: "how to set multiple directories in shiny-server"?
