After running vagrant up
you should be able to visit http://localhost:3838/sample-apps/hello/ and see "Shiny installed via RPM" at the top and a histogram with black bins similar to the "screenshot.png" found in this directory.
The setup is done by setup.sh
and operates on files within the Vagrant VM in "/shiny-setup". See Vagrantfile in this directory for details.
This proof of concept uses the following software versions:
- CentOS 6.5
- R 3.2.2
- shiny 0.12.2
- shiny-server 1.2.3