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

貢獻者指南