So I have been tasked with deploying a RoR4 app to a windows server 2012 R2 environment. This is an enterprise app that is being installed into a local network. Unfortunately (though I begged), other OS's are not an option.
I honestly don't know where to start, I have only every deployed to linux using unicorn, apache/nginx. So that is where I planned on starting.
Anyone have any good documentation or suggestions on how to approach this?