comses / miracle

Repeatable data analysis workflows for computational models
1 stars 3 forks source link

UI for Shiny apps and RMarkdown documents #67

Open warmdev opened 8 years ago

warmdev commented 8 years ago
    {MIRACLE_ROOT} ==> /srv/shiny-server/miracle
warmdev commented 8 years ago

Shiny apps within submitted packages

Based on the required folder structure https://github.com/comses/miracle/wiki/Filesystem-Structure, A Shiny app is stored inside project_shortname/apps/shiny_app_name folder. This folder is mapped and linked to the Shiny Server default folder inside the Radiant container. Internal URL for an app is http://radiant:3838/miracle/project_shortname/apps/shiny_app_name. An NGINX reverse proxy entry should be created so that the app can be accessed by end users.

Specifically, for the Shiny app inside the luxedemo archive, the internal URL is http://radiant:3838/miracle/luxedemo/apps/shiny-demo.