tokenly/consul-health-daemon

A library to monitor services health and report to consul

Maintainers

Package info

github.com/tokenly/consul-health-daemon

pkg:composer/tokenly/consul-health-daemon

Statistics

Installs: 8 661

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.4.0 2017-10-19 15:41 UTC

This package is not auto-updated.

Last update: 2026-03-15 01:27:32 UTC


README

A library to monitor services health and report to consul

Installation

Add the Laravel package via composer

composer require tokenly/consul-health-daemon

Add the Service Provider

Add the following to the providers array in your application config:

Tokenly\ConsulHealthDaemon\ServiceProvider\ConsulHealthDaemonServiceProvider::class