EC2 VM Host & Continuous Integration

0

On an ec2 VM, what host should we be binding to for running node.js applications? Currently, binding it to the private IP somehow exposes it to the public accessible one, but binding to localhost does not. Also is there a way to bind it to port 80 without admin perms? Not entirely a problem, but it's very inconvenient.

Separately, is there any variety of continuous integration at a happy medium between verbose docker deployment and straight-up configuring a VM from scratch while having to pull new changes manually?

Other notes: we generally used these guidelines for the front end: https://youtu.be/goiW0g7A0WE; it's the backend that we can't get to work smoothly without a lot of what feels like over-engineering.

1 Answer
0

Hello, Warm greetings of the day!

I understand that you need assistance regarding configurations of node.js application.

To answer your question, we require details that are non-public information. Also, your query needs involvement of different teams to the answer another question. Hence, I would like to humbly request you to please open a support case with AWS using the following link - [+] https://console.aws.amazon.com/support/home#/case/create

AWS
Kumar_S
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions