RStudio Package Manager Architectures#
Using RStudio Package Manager on a single server#
In this configuration, RStudio Package Manager is installed on a single Linux server and enables:
- Multiple users to install packages from RStudio Package Manager
Using RStudio Package Manager as a cluster#
In this configuration, RStudio Package Manager is installed on on two or more Linux servers and enables:
- Multiple users to install packages from RStudio Package Manager
- High availability to provide redundancy
- Application data to be stored on an external shared file server (typically an NFS server)
- Application metadata to be stored on an external PostgreSQL database server