server {
# Instruct this server to listen on port 3838
listen 3838;
http://myserver.com:3838/01_hello
where myserver
is the hostname or IP address of the Shiny Server" Then it goes on to say how to change this port numbersudo cp /opt/shiny-server/config/default.config /etc/shiny-server/shiny-server.conf
January 31, 2014 at 11:10 PM
JeffThanks for swift replyLooking at that guide, I find this"By default, Shiny Server listens on port 3838, so your new application will be available athttp://myserver.com:3838/01_hello
wheremyserver
is the hostname or IP address of the Shiny Server" Then it goes on to say how to change this port numberCurrently I get the default situaton and the app is available. I want to divest myself of the :3838 not use an alternative numberAlso I am unable to use the command to get at the config file vizsudo cp /opt/shiny-server/config/default.config /etc/shiny-server/shiny-server.conf
as my opt directory has no folders within itOn Friday, 31 January 2014 20:31:14 UTC-8, Jeff Allen wrote:
--
You received this message because you are subscribed to a topic in the Google Groups "Shiny - Web Framework for R" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/shiny-discuss/CHbcFjPv3Ck/unsubscribe.
To unsubscribe from this group and all its topics, send an email to shiny-discus...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
January 31, 2014 at 10:31 PM
This quick start guide might be helpful for you: http://rstudio.github.io/shiny-server/latest/#host-a-directory-of-applications-1
Jeff
On Friday, January 31, 2014 9:00:56 PM UTC-6, Andrew Clark wrote:
--
You received this message because you are subscribed to a topic in the Google Groups "Shiny - Web Framework for R" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/shiny-discuss/CHbcFjPv3Ck/unsubscribe.
To unsubscribe from this group and all its topics, send an email to shiny-discus...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.