minima_guides

Introduction > Step 1 > Step 2 > Step 2 > Step 4 > Step 5 > Step 6

Step 6 - Access the MDS Hub

If you made it this far, great effort.


Accessing the Minima node MDS Hub via the browser is possible.

Get the url of your EC2 instance from the AWS Console.

Copy the address and paste it into a browser. Add :8003 to the end of the url before sending. EG. For my demo I would browse to the following address.

https://ec2-35-170-202-212.compute-1.amazonaws.com:8003/

After accepting the certificate warning—due to the MDS site have a self signed certificate—you will see the MDS Hub login page.

This access is allowed only from your machine, because you configured your EC2 to have a security group rule to allow traffic to this port from your machine IP 🤔

If you aren't seeing the MDS Hub and the browser timesout, it could mean your IP has changed. Double check by going to the Security Groups in the AWS console and find the Security Group you created, and edit the rule if needed. 

This is the End of the guide, but not the end of the journey. Head over the Minima docs and learn about securing your node, how to backing up your node, and other important tasks.