Actions
Task #9831
closedCreate a ticket template to serve the shinyproxy apps requests
Start date:
Sep 27, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
This template should accomodate space for the following fields (an example follows):
- App name
- App name displayed by the shinyproxy server
- App description
- docker command, to run the app
- docker image (with the complete url if it's not hosted on docker hub)
Eventually, a field to request a local build of the container. In that case, a list of dependencies must be made available (linux packages, R packages)
- name: shinyproxy-lbi display-name: LBI shiny app description: LBI shiny app docker-cmd: ["R", "-e shiny::runApp('/root/LBI_shiny')"] docker-image: nathanvaughan/shinyproxy-lbi
The template needs to be available in all the VRE that use shinyproxy.
Updated by Luca Frosini almost 8 years ago
- Status changed from New to In Progress
Updated by Luca Frosini almost 8 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Updated by Andrea Dell'Amico almost 8 years ago
- Status changed from Feedback to Closed
It seems OK to me.
Actions