Skip to content

Commit

Permalink
Merge pull request #101 from MaastrichtU-IDS/RCS-149
Browse files Browse the repository at this point in the history
modify rstudio documenetation to reflect new changes to the user [RCS-149]
  • Loading branch information
lwinckers authored Jan 6, 2025
2 parents b3cdb82 + cd036d4 commit 9955dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/deploy-rstudio.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Start a RStudio container based on [Rocker RStudio tidyverse images](https://git

You can start a container using the **RStudio** template in the [Catalog web UI](https://console-openshift-console.apps.dsri2.unimaas.nl/catalog) (make sure the **Templates** checkbox is checked)

Provide a few parameters, and Instantiate the template. The **username** will be `rstudio` and the **password** will be what you configure yourself, the DSRI will automatically create a persistent volume to store data you will put in the `/home/rstudio` folder. You can find the persistent volumes in the DSRI web UI, go to the **Administrator** view > **Storage** > **Persistent Volume Claims**.
Provide a few parameters, and Instantiate the template. The **username** will be `root` and the **password** will be what you configure yourself, the DSRI will automatically create a persistent volume in the project space which is the `/root` folder. You can find the persistent volumes in the DSRI web UI, go to the **Administrator** view > **Storage** > **Persistent Volume Claims**.



Expand Down

0 comments on commit 9955dd5

Please sign in to comment.