emregulistan / aspnet-core-microservices

Microservices are obtained on .NET Core platforms by using ASP.NET Core 6.0 Web API, Docker, RabbitMQ, MassTransit, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SQLServer, EntityFramework Core, CQRS, .NET Core Identity Library Package, JWT and Clean Architecture technologies.
8 stars 5 forks source link

Unable to open API-Gateway service on browser #1

Open odidev opened 1 year ago

odidev commented 1 year ago

Hi @emregulistan ,

I have tried to deploy aspnet-core-microservices on x86_64 platform using docker-compose.

Command:- docker-compose -f docker-compose.yml -f docker-compose.override.yml up -d

All the services are running fine as shown below: Screenshot (473)

I tried to open each service in browser using below URLs: Screenshot (475)

Able to access UI for all the services except API-GATEWAY service. Getting HTTP ERROR 404 .

Do you have any suggestions for the same.

odidev commented 1 year ago

Gentle reminder to respond to above query.

odidev commented 1 year ago

Hi @emregulistan Gentle reminder !!

Can you look into above issue and provide me some pointers.

odidev commented 1 year ago

@emregulistan

Gentle reminder to respond to above query.