Original Issue: rstudio/rstudio-docker-products#888
When running a Connect container with the default configuration there is a warning at the top about using plain insecure HTTP instead of the secure HTTPS. In the context of running the container locally and accessing at http://localhost:3939 this warning is unnecessary. Since someone running this container with HTTPS will either need to modify rstudio-connect.gcfg or run behind a proxy, would it make sense to set HTTP.NoWarning to true for the built-in rstudio-connect.gcfg file?
Files:
Original Issue: rstudio/rstudio-docker-products#888
When running a Connect container with the default configuration there is a warning at the top about using plain insecure HTTP instead of the secure HTTPS. In the context of running the container locally and accessing at http://localhost:3939 this warning is unnecessary. Since someone running this container with HTTPS will either need to modify
rstudio-connect.gcfgor run behind a proxy, would it make sense to setHTTP.NoWarningtotruefor the built-inrstudio-connect.gcfgfile?Files: