Hangfire dashboard not working when request routed via API Gateway (Ocelot)

Hi Team,

We are building an application with Microservice architecture. All the Microservice have it’s own Hangfire instance. Once we implemented API gateway using Ocelot, the dashboard is not accessible. We do not want to use any direct URL’s to access the dashboard as the API’s will not have public endpoint.

We are short of ideas to get this dashboard working. I know this is not a hangfire issue, even though if anyone could show us some light get this resolved it would be great.

Is there any other custom third party application that can access and display the dashboard?

1 Like