ThinkR-open/golem

More documentation for deploying on Shiny Server

开放

#698 创建于 2021年7月2日

 (1 条评论) (4 个反应) (0 位负责人)R (137 个派生)batch import
Difficulty: intermediatedocumentationeffort: mediumhacktoberfest

仓库指标

星标
 (938 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南