Dockerized installation of an Rstudio server
Context summary
The company’s agents needed a powerful and shared platform for analyzing large volumes of data. ThinkR was asked to install and configure Rstudio server
Our intervention
- Installation and configuration of a dedicated server
- Deployment of Rstudio server via docker (to facilitate maintainability and version upgrades)
- Docker and Rstudio configuration with user data persistence
- Setting up a local CRAN repository since the server is not connected to the Internet
Result & added value
- a functional R server
- a clear and workable maintenance and update procedure