Skip to content

A module for caddy server that notifies monitoring server when a server (s) being watched is down

License

Notifications You must be signed in to change notification settings

GoHypernet/Galileo-Caddy-Watchdoctor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt

What it does

This is a go-based Caddy server plugin designed for use with the Galileo platform. Mission frameworks using Caddy can use the watchdoctor directive to get automatic notifications about processes they are running.

How to build

xcaddy build --with github.com/GoHypernet/[email protected]

How to use

See the included Caddyfile for an example of this directive's usage.

The first parameter is watch interval, the second is the timeout duration, third is nitificaiton server, the for parameter is a list of servers to watch.

About

A module for caddy server that notifies monitoring server when a server (s) being watched is down

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%