Health Check Migration Kit

Config packages to migrate from Sling Health Checks to Felix Health Checks and to activate additional features

License

License

Categories

Categories

Net
GroupId

GroupId

biz.netcentric.aem.ops.healthchecks.migration
ArtifactId

ArtifactId

healthcheck-migration-kit
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Health Check Migration Kit
Config packages to migrate from Sling Health Checks to Felix Health Checks and to activate additional features
Project URL

Project URL

https://github.com/Netcentric/healthcheck-migration-kit
Source Code Management

Source Code Management

https://github.com/Netcentric/healthcheck-migration-kit.git

Download healthcheck-migration-kit

How to add to project

<!-- https://jarcasting.com/artifacts/biz.netcentric.aem.ops.healthchecks.migration/healthcheck-migration-kit/ -->
<dependency>
    <groupId>biz.netcentric.aem.ops.healthchecks.migration</groupId>
    <artifactId>healthcheck-migration-kit</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.netcentric.aem.ops.healthchecks.migration/healthcheck-migration-kit/
implementation 'biz.netcentric.aem.ops.healthchecks.migration:healthcheck-migration-kit:1.0.0'
// https://jarcasting.com/artifacts/biz.netcentric.aem.ops.healthchecks.migration/healthcheck-migration-kit/
implementation ("biz.netcentric.aem.ops.healthchecks.migration:healthcheck-migration-kit:1.0.0")
'biz.netcentric.aem.ops.healthchecks.migration:healthcheck-migration-kit:pom:1.0.0'
<dependency org="biz.netcentric.aem.ops.healthchecks.migration" name="healthcheck-migration-kit" rev="1.0.0">
  <artifact name="healthcheck-migration-kit" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.netcentric.aem.ops.healthchecks.migration', module='healthcheck-migration-kit', version='1.0.0')
)
libraryDependencies += "biz.netcentric.aem.ops.healthchecks.migration" % "healthcheck-migration-kit" % "1.0.0"
[biz.netcentric.aem.ops.healthchecks.migration/healthcheck-migration-kit "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hc-migration-felix-healthcheck-package
  • hc-migration-legacy-systemready-endpoints-package
  • hc-migration-better-startup-handling-package
  • hc-migration-better-deployment-handling-package

Health Check Migration Kit

This migration kit allows to upgrade an existing AEM 6.4/6.5 version to Felix Health Checks and also includes some additional packages for special use cases:

  • hc-migration-felix-healthcheck-package: Will install Felix HC bundles and re-configure the AEM UI at /libs/granite/operations/content/healthreports/healthreportlist.html
  • hc-migration-legacy-systemready-endpoints-package: Will provide the endpoints /systemready and /systemalive in case you already have a k8s setup relying on those endpoints
  • hc-migration-better-startup-handling-package: Replaces the AEM ootb startup filter with the Apache Felix ServiceUnavailableFilter
  • hc-migration-better-deployment-handling-package: Configures AEM to return reliably 503 during deployments

HINT: The packages contain official Sling/Felix bundles and configurations only to upgrade an existing AEM instance (the target environment being AEM is the reason why these packages do not reside at Apache).

Provided as part of the talk at adaptTo() 2019: https://adapt.to/2019/en/schedule/felix-health-checks.html. The tools folder contains a simple HA proxy setup for testing and a trivial shell script to monitor response codes of a server.

biz.netcentric.aem.ops.healthchecks.migration

Netcentric

A Cognizant Digital Business

Versions

Version
1.0.0