Skip to content

adrowe1/vagrant_shiny_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Provision Shiny Server with Vagrant

Vagrantfile to provision R and Shiny Server on ubuntu 12.04 using virtualbox.
Installs and compiles a long list of useful R packages, and some basic Bioconductor packages.

Placing app code inside the apps/ directory located alongside the Vagrantfile will serve the app at localhost:3838/apps/

See localhost:3838/apps/test/ to confirm that this is functioning correctly.

TODO:

  • Break bootstrap.sh into alternative bootstrap files allowing varying degrees of R and Bioconductor package preinstallation.

About

Provision shiny server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published