This module provides a health checks for the website.
1.2.1
Infrastructure
Name | HealthChecks (OrchardCoreContrib.HealthChecks ) |
Description | Provides a health checks for the website. |
Dependencies |
Name | Version |
---|---|
OrchardCoreContrib.HealthChecks |
1.2.1 |
OrchardCoreContrib.HealthChecks |
1.2.0 |
OrchardCoreContrib.HealthChecks |
1.1.0 |
OrchardCoreContrib.HealthChecks |
1.0.0 |
- Install the
OrchardCoreContrib.HealthChecks
NuGet package to your Orchard Core host project. - Go to the admin site
- Select Configuration -> Features menu.
- Enable the
Health Checks
feature. - Navigate to
{tenant-url}/health
, you should see Healthy as status for your website.