Our analysis tool uses R and Shiny server for visualization, Want it to host on Windows server Ready to move to Python if it can be hosted on Windows? (Please Don't recommend for VM)
Asked
Active
Viewed 122 times
0
-
Have you looked at the ["install from source"](https://github.com/rstudio/shiny-server/wiki/Building-Shiny-Server-from-Source) guide? It does specify "For other Linux distributions", so I'd say you're out of luck. – rosscova Jul 06 '16 at 07:17
-
[Not on Windows](https://www.rstudio.com/faq-items/shiny-server-pro-run-windows/). Technically not a VM, have you considered a docker image? The newest [Docker for Windows](https://docs.docker.com/docker-for-windows/) runs on Hyper-V (instead of virtualbox). – r2evans Jul 06 '16 at 07:18
-
@r2evans Windows Server belongs to one of my client so they are allowing to make any changes on system itself. I was looking at Python's Packages plotly and Spyre. Can we host Apps Developed using these tools implemented on Windows Server. – utkarsh Jul 07 '16 at 05:45
-
What did you find out when you looked at plotly's website? (I found a page there that said they required ["a linux OS"](https://plot.ly/products/on-premise/).) I recommend if there is any ambiguity that you just go directly to the Sales department of each company. – r2evans Jul 07 '16 at 06:01
-
@r2evans Thank you for your help...Can we just say that there is no way out? – utkarsh Jul 07 '16 at 06:39
-
That's completely on you, I don't know anything about your client or your contract situation (and this is definitely not the venue for discussing it). – r2evans Jul 07 '16 at 06:45