xrow/healthcheck-bundle

Healthcheck features for websites based on Ibexa DXP

Maintainers

Package info

gitlab.com/xrow-public/healthcheck-bundle

Issues

Type:symfony-bundle

pkg:composer/xrow/healthcheck-bundle

Statistics

Installs: 1 140

Dependents: 0

Suggesters: 0

Stars: 0

1.0.2 2022-09-06 23:53 UTC

This package is auto-updated.

Last update: 2026-03-02 11:41:51 UTC


README

Health check features for Ibexa websites.

Install

composer config --json extra.symfony.endpoint \
'["https://api.github.com/repos/xrowgmbh/recipes/contents/index.json?ref=main","https://api.github.com/repos/ibexa/recipes/contents/index.json?ref=flex/main","flex://defaults"]' 
composer require xrow/healthcheck-bundle

Use

curl http://localhost:8080/check

Contribute

composer req xrow/healthcheck-bundle:dev-master --prefer-source

Create merge request.