How to deploy node js in windows server 2012

sankaran picture sankaran · Feb 2, 2017 · Viewed 17.3k times · Source

I have a Windows 2012 server and hello world node js file (Only one js file along with Node_module folder).

Now I need to deploy it to the windows server and need to run it globally.

How to do that? Please help me!

I have read more article. But confused. I installed Node app on the server. I ran it locally. It is working. But How to do it globally. (www.xxxx.com/ABC)

Thanks

Sankaran A

Answer

Aaron C picture Aaron C · Apr 2, 2018

You have two options:

iisnode

Some resources: