Closed Toniiiio closed 7 years ago
It is simply a static website, so EC2 seems to be an overkill. S3 would be a more natural choice. Actually even S3 is an overkill. There are simpler options: https://bookdown.org/yihui/blogdown/deployment.html
At risk of a github faux pas, wondering if anyone has tips, tricks on this? Regrettably in mainland China even with a fully registered company and government website license (ICP), they will not allow websites to be served from S3. Inexplicable so looking for other answers. Thinking about dokku which would then allow me to add microservices on same server. TIA.
Hi, I try to get blogdown running on EC2:
The preview works:
But deploy not:
I get an empty page: http://ec2-13-59-94-130.us-east-2.compute.amazonaws.com/shiny/rstudio/sample-apps/blogdown/ If i look at Index.Rmd it is indeed empty. I can edit it and add text and then it shows the text.
I looked into here: https://proquestionasker.github.io/blog/Making_Site/#page-templates-and-fixing-blank-pages But it didnt help.
I feel like i am missing sthg? Thanks for your help!
Code used:
Details: