node.js - Cannot launch Strider in my local browser when hosted in AWS -


after pain, have managed prerequisites strider installed; nodejs, git, mongodb , node-gyp. have checked , appear functioning correctly.

following these instructions, found pm2 nice way stop , start services, going that. again appears ok, , makes lovely noises @ me indicate stuff chugging along.

however,

i cannot navigate in local browser. url using ec2-xxx-xx-xx-xxx.compute-1.amazonaws.com, variations of adding http:// , port 3000 on end; well, of course, modifying environment reflect this.

i have created custom security group strider allow traffic on port 3000 in aws, strider port. however, browser , charles still complain dns cannot resolved. pinging domain name yields unknown host; can't believe these sorts of domains need time propagate they?

what do?

== edit ==

the strider rule have setup looks this:

here rule... but appears!


Comments