Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prerequisites and Requirements for a Node server #743

Closed
rafael-trevisan opened this issue Jul 19, 2017 · 3 comments
Closed

Prerequisites and Requirements for a Node server #743

rafael-trevisan opened this issue Jul 19, 2017 · 3 comments
Labels

Comments

@rafael-trevisan
Copy link

  • Node.js Version: 8.1.4
  • OS: Linux
  • Scope (install, code, runtime, meta, other?): Install
  • Module (and version) (if relevant): N/A

Hey guys, I've done a nodejs app that I need to deploy into prod.

My IT department is asking for a "official" document (or manual, link, etc) to provide them all prerequisites and requirements. I know, the process is straightforward and I have myself done it thousand of times but, because they're going to install something and open a port in their firewall (I'm using Express) they're concerned about how to properly.

I've tried to find anything on the nodejs website but I couldn't... so if you guys have something to help, I'd be thankful.

Thanks in advance.

@styfle
Copy link
Member

styfle commented Mar 19, 2018

"official" document (or manual, link, etc) to provide them all prerequisites and requirements

Is there another document we can use as reference? Perhaps .NET or Java has an "official" document somewhere we can take a look at?

@gireeshpunathil
Copy link
Member

it depends on what the pre-requisites and requirements are for: the building node.js from source page has good amount of information about the platform support, toolchain requirement etc. , not all are relevant for running a production scale application, but a subset may apply.

Hope this helps, if there are more specific questions on pre-requisites, I can attempt to answer.

@gireeshpunathil
Copy link
Member

closing as answered, please re-open if it is still outstanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants