ThinkR-open/golem

More documentation for deploying on Shiny Server

Aberta

#698 aberto em 2 de jul. de 2021

 (1 comentário) (4 reações) (0 responsável)R (137 forks)batch import
Difficulty: intermediatedocumentationeffort: mediumhacktoberfest

Métricas do repositório

Stars
 (938 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I really appreciate the work that has been done on golem. It is a life-saver for building large packages.

This is a request for more documentation/examples when deploying to Shiny Server with Docker. I have found some documentation using Docker with Shiny Server, but nothing specific to golem. This process is made a bit more complicated due to how golem structures the server.R and ui.R.

There's one Stack Overflow post that I'm using as an example: https://stackoverflow.com/questions/66095119/looking-for-help-launching-a-dockerized-shiny-app-built-with-the-golem-framework

Guia do colaborador