Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Approach for reverse proxy setup?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Approach for reverse proxy setup?

So I've got a bunch of Node.js applications running on multiple VMs. I would like to consolidate all of them onto one and trying to figure out how this is possible.

The reason why I did this is because I've got subdomains (A records) pointing to each Node.js application which is running on port 80.

Would setting up nginx as a reverse proxy to all these different node apps on one server work? How would you approach this? Would you be willing to lend a hand?

Comments

Sign In or Register to comment.