diu/neos-healthcheck

Last activity 23 Jun 2021 1873
composer require diu/neos-healthcheck

Returns only a html code 200 if Neos Flowframework is up

1.0.1

Version
1.0.1
Type
neos-package
Release Date
Jun 23, 2021 08:09
Source
git
Distribution
zip
Requires
GPL-3.0-or-later a838ccc6ac182665b3962a910973d9240078dca4

HealthCheck for Neos

This package allows a simple health check for a Neos website. It checks if the flow Framework is up and running and makes a database request to test the database connection.

The url to call is /healthcheck and will provide a json status:

200: {"status":"OK"} 500: {"status:"ERROR - No Site Node Found"}

The content of the readme is provided by Github
The same vendor provides 13 package(s).