How to access NodeJS AMI?

Accessing Nodejs

URL: http://instance-public-ipv4

Note: Nodejs is running on port 8080, but with reverse proxy we have set it to run on port 80.

Accessing phpMyadmin

URL: https://instance-public-ipv4/phpmyadmin

Username: root
Password: instance-id

Accessing Webmin

URL: http://instance-public-ipv4:8000

Username: admin
Password: instance-id

Instance Login

Shell/Terminal:

sudo chmod 400 yourpemkeyname.pem
ssh -i yourpemkeyname.pem ubuntu@yourinstanceip

MySQL Terminal Login:
mysql –u root –p instance-id

Accessing Nodejs CloudFormation Stack

URL: http://instance-public-ipv4/

Note Nodejs is running on port 8080, but with reverse proxy we have set it to run on port 80.

Accessing phpMyAdmin

http://instance-public-ipv4/phpmyadmin

Instance Login

Shell/Terminal

sudo chmod 400 yourpemkeyname.pem
ssh -i yourpemkeyname.pem ubuntu@yourinstanceip

Accessing NodeJS Container

Command:
docker run –d –p 80:80 –p 3306:3306 –p 10000:10000 –p 8080:8080 <AWS Container Image URI>

Accessing phpMyadmin

URL: http://instance-public-ipv4/phpmyadmin

Username: root
Password: root

Access Webmin

URL: http://instance-public-ipv4:10000

Username: root
Password: pass

Let’s Talk

Let us know if there’s an opportunity for us to build something awesome together.

Your Information

Enter your full name. We promise not to call you after midnight...often.

Make sure it’s valid—we can’t send our witty replies to an empty void.

Include country code and use a valid format, e.g. +1-200-300-4000. No smoke signals, please.

Reason for Contact*

Please select the correct reason for contacting us so we can route your message to the right team. Choose wisely—if you pick the wrong one, your message might be delayed, rerouted, or devoured by our spam gremlins. Thank you for being awesome!

Select an optionDropdown Icon