coolstore-microservices icon indicating copy to clipboard operation
coolstore-microservices copied to clipboard

Issues while accessing microservices on the browser.

Open odidev opened this issue 2 years ago • 1 comments

I am working with coolstore-microservices on the Linux/AMD64 Ubuntu AWS instance.

I installed tye, dapr and dotnet-6.0, and initiated dapr with dapr init.

Then, in the root of the coolstore-microservices repo, I executed tye run.

I could see the logs running and also I am able to curl to http://localhost:8000/ from the AWS instance.

However, I am unable to open the application on the browser using my instance’s IP and port 8000.

In tye.yaml, I updated localhost with my AWS instance’s IP address, but that didn’t help.

Can you please provide me with some pointers on where can i add my AWS instance’s IP address to browse the coolstore microservices on my browser. Instead of localhost?

Kindly let me know if you need any other information from my side.

odidev avatar Feb 21 '23 07:02 odidev

Hi Team, a gentle reminder!! Can you please look into this ticket?

odidev avatar Aug 09 '23 10:08 odidev