Deploying R apps the easy way
AppservR is an open-source program to deploy R Shiny apps on Windows and Linux easily.
Get StartedAppservR is an open-source program to deploy R Shiny apps on Windows and Linux easily.
Get StartedServes as many R apps as you need. Each app run its own Rscript instances, using the R installation on your system.
Authentication included: you can restrict access to each app to specific users and access authenticated user info from within your app.
Most settings can be configured through a web admin interface and do not require accessing or restarting the server.
Written in the Go programming language, AppservR can run on most platforms. Binaries for Windows and Linux are available.
Ships as a standalone binary. No need to run Java or Docker; you will just need a working R installation.
Apps with higher traffic can be configured to use multiple processes and balance load between app instances.