UCSF-CBI / rstudio-server-controller

RStudio Server Controller (RSC) - A Tool for Launching a Personal Instance of the RStudio Server
https://github.com/UCSF-CBI/rstudio-server-controller
ISC License
4 stars 2 forks source link

rsc start --random-password #40

Closed HenrikBengtsson closed 2 years ago

HenrikBengtsson commented 2 years ago

Add option to generate a random password, which is echoed, and set used to set env var RSC_PASSWORD that the auto helpers may use.

HenrikBengtsson commented 2 years ago

Implemented:

$ rsc start --auth=auth-via-env --random-password
One-time random password: 6JqDAqU5nW5Xl5gcJwFe
hb, your personal RStudio Server is available on <http://127.0.0.1:51317> from this machine (hb-x1).
Any R session started times out after being idle for 120 minutes.