I'd like to know the best way for me to deploy Shiny apps to my Netlify-blogdown blog.
I build the blog & website with blogdown & Netlify -- all great, no problems. I have a Digital Ocean droplet with RStudio and Shiny Server -- runs fine, again no problems, when I use the IP. How could I sync the two, or is it possible? (Since DO and Netlify kind of do the same thing, as far as I understand, although I'm far, far, far from an expert on this topic.)
There's a very informative discussion here that suggests that putting apps in iframes works for this purpose, but I was kind of hoping to have a section of my website that could host all my apps.
Any advice?