Skip to content

Health Check (OrchardCore.HealthChecks)

This module enables the health checks feature from ASP.NET Core.

Health check endpoint

The health check endpoint is available at /health/live for each tenant that needs to be checked.

Extending health checks

More information about health checks in ASP.NET Core can be found here: https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/health-checks


Last update: November 14, 2023