healthchecker

command module
v0.0.0-...-81d2d7e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2021 License: MIT Imports: 8 Imported by: 0

README

Deploy on Railway

Healthchecker is a simple application to periodically send HTTP requests to an endpoint. If the endpoint returns an error, the application is marked as unhealthy and a notification is sent to Discord. Healthchecker will continue to issue HTTP requests, and will also send a Discord notification once the application is back online. There are two required environment variables (ENDPOINT, DISCORD_URL), and one optional (SECONDS).

Documentation

Overview

Healthchecker is a simple application to periodically send HTTP requests to an endpoint. If the endpoint returns an error, the application is marked as unhealthy and a notification is sent to Discord. Healthchecker will continue to issue HTTP requests, and will also send a Discord notification once the application is back online. Two required environment variables (ENDPOINT, DISCORD_URL), and one optional (SECONDS).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL