envoyr/uptime-kuma-cachet-integration

Webhook integrations for Cachet v3 (Laravel).

dev-main 2025-08-18 22:09 UTC

This package is auto-updated.

Last update: 2025-08-18 22:09:56 UTC


README

composer require envoyr/uptime-kuma-cachet-integration
php artisan vendor:publish --tag=cachet-integration-config
php artisan vendor:publish --tag=cachet-integration-migrations
php artisan migrate
CI_DEBUG=true
CI_STORE_TEST=true
CI_AUTO_CREATE_COMPONENTS=true

CI_UPTIME_KUMA_TOKEN=supersecrettoken
CI_OHDEAR_SIGNING_SECRET=ohdear_signing_secret
php artisan queue:work