简体   繁体   English

如何在企业级别部署nodejs Web应用程序

[英]How to deploy a nodejs web application on an enterprise level

I'm developping a nodejs web application and I want to know how to deploy the app on enterprise level not on the cloud (Heroku and similar). 我正在开发一个nodejs Web应用程序,我想知道如何在企业级别而不是在云上部署应用程序(Heroku和类似的)。 Please keep the explanation as simple as possible as I'm not an expert. 请保持说明尽可能简单,因为我不是专家。 I think that the answer to this problem should include something about having a local enterprise network but I don't know the details. 我认为这个问题的答案应该包括一个关于拥有本地企业网络但我不知道细节的事情。

The end result should be that any user inside the enterprise could for example open the browser at some specific link and use the application. 最终结果应该是企业内的任何用户都可以例如在某个特定链接上打开浏览器并使用该应用程序。

您确实需要一台连接到企业网络的计算机以及在那里运行的应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM