AndreaCirilloAC/ramazon: deploy your shiny app on Amazon AWS just running a function

the main aim of ramazon is to relieve the pain of publish shiny apps on Amazon EC2 instances.This is obtained providing a single function, ramazon(), able to take care of everything needed in order to install R, shiny-server and the user shiny app on a Ubuntu 14.0 server running on the Amazon EC2 instance.

Getting started

Package details

AuthorAndrea Cirillo
MaintainerAndrea Cirillo <andreacirilloac@gmail.com>
LicenseMIT
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("AndreaCirilloAC/ramazon")
AndreaCirilloAC/ramazon documentation built on May 5, 2019, 5:59 a.m.