rstudio / shiny-server

Host Shiny applications over the web.
https://rstudio.com/shiny/server
Other
719 stars 289 forks source link

July 2024 #572

Closed jcheng5 closed 4 months ago

jcheng5 commented 4 months ago

Wanted to update Node.js to the latest. This normally involves upgrading https://github.com/jcheng5/node-centos7 to the latest node.js version, but that repository no longer works, since CentOS 7 eol'd a couple of weeks ago and the Dockerfile no longer builds. Rather than try to fix jcheng5/node-centos7, I'm going back to the official Node.js builds.

I also took this opportunity to make shiny-server work on macOS, for the most part. It's not building an installer, but if you build it from scratch, it all builds and works fine AFAICT.