diu/neos-healthcheck
Composer 安装命令:
composer require diu/neos-healthcheck
包简介
Returns only a html code 200 if Neos Flowframework is up
README 文档
README
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"}
统计信息
- 总下载量: 7.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2020-04-29