First of all my question is very related to
How to host Shiny apps on windows server?
But, it seems that i need some more reputation to comment in other posts....
My problem/question: I have a shiny app that i want to deploy and make available for people in my department. The paid version of shinyapps.io is not an option for now at least, so i am looking for alternatives. I am working on Windows and this is a problem from what i understand in order to host my own server. I tried the solution provided here, but i get the following error:
"Error in makeTcpServer(host, port, appwrapper$onHeaders, appwrapper$onBodyData, : Expecting a single value: [type=character; extent=5].
Also, another solution is shinyproxy. But it is rather complicated to set it up and i didn't find anywhere how to do that on Windows 10 Home edition ( so no Hyper-V availability...). If you are aware of this, please let me know!
I would appreciate any help to figure it out!
Thanks, Giannis