Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.71 KB

File metadata and controls

41 lines (28 loc) · 1.71 KB

Health Checks Module

This module provides a health checks for the website.

Version

1.2.1

Category

Infrastructure

Dependencies

Features

Name HealthChecks (OrchardCoreContrib.HealthChecks)
Description Provides a health checks for the website.
Dependencies

NuGet Packages

Name Version
OrchardCoreContrib.HealthChecks 1.2.1
OrchardCoreContrib.HealthChecks 1.2.0
OrchardCoreContrib.HealthChecks 1.1.0
OrchardCoreContrib.HealthChecks 1.0.0

Get Started

  1. Install the OrchardCoreContrib.HealthChecks NuGet package to your Orchard Core host project.
  2. Go to the admin site
  3. Select Configuration -> Features menu.
  4. Enable the Health Checks feature.
  5. Navigate to {tenant-url}/health, you should see Healthy as status for your website.

#Video Watch the video