Our.Umbraco.HealthChecks
1.0.5
See the version list below for details.
dotnet add package Our.Umbraco.HealthChecks --version 1.0.5
NuGet\Install-Package Our.Umbraco.HealthChecks -Version 1.0.5
<PackageReference Include="Our.Umbraco.HealthChecks" Version="1.0.5" />
paket add Our.Umbraco.HealthChecks --version 1.0.5
#r "nuget: Our.Umbraco.HealthChecks, 1.0.5"
// Install Our.Umbraco.HealthChecks as a Cake Addin #addin nuget:?package=Our.Umbraco.HealthChecks&version=1.0.5 // Install Our.Umbraco.HealthChecks as a Cake Tool #tool nuget:?package=Our.Umbraco.HealthChecks&version=1.0.5
Our.Umbraco.HealthChecks
This repo is a collection of community written Health Checks for Umbraco CMS.
Please follow the naming of the folders and checks which are in the Umbraco Core Health Checks
Don't forget to do a NuGet restore.
You can login to the website and test the health checks. Here are the login details:
<strong>username:</strong> admin@admin.com<br/> <strong>password:</strong> 1234567890
Current Checks
Azure
Azure Examine Compatibility Check
Checks that examine settings are appropriate for the Azure platform.
Azure File Change Notification Config Check
Checks that fcnMode config is appropriate for the Azure platform.
Azure Logging Check
Checks that logging patterns are appropriate for the Azure platform.
Azure Temp Storage Config Check
Checks that temp storage config is appropriate for the Azure platform.
Config
Examine Rebuild On Startup
Check whether examine rebuild on start is off
Umbraco Path Check
Checks to see if you have changed the umbraco path.
Security
Admin User Check
Check the admin user isn't called 'admin'
TLS Check
Check the TLS protocol being used
Suggest Checks
If you would like to suggest checks please raise it as an issue.
Contribute Checks
If you would like to contribute any checks, please either choose one from the existing issues list, or create an issue first and link to it in the PR using a hashtag and the issue number i.e. #1234
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 12,959 | 3/17/2020 |
1.0.16 | 13,094 | 5/16/2019 |
1.0.14 | 878 | 4/9/2019 |
1.0.13 | 658 | 3/25/2019 |
1.0.12 | 3,230 | 2/28/2019 |
1.0.11 | 769 | 1/14/2019 |
1.0.9 | 1,941 | 11/30/2018 |
1.0.8 | 761 | 11/28/2018 |
1.0.7 | 694 | 11/27/2018 |
1.0.6 | 725 | 11/23/2018 |
1.0.5 | 2,444 | 11/21/2018 |
1.0.4 | 880 | 11/20/2018 |
1.0.3 | 681 | 11/17/2018 |
1.0.2 | 712 | 11/16/2018 |
1.0.1 | 674 | 11/15/2018 |
1.0.0 | 729 | 11/15/2018 |
- fixed issue with configurations service.