Skip to content

shirokovnv/web-observer

Repository files navigation

Web Observer

Lightweight http resource pinger, written in Go

  • Periodically checks http response statuses for your webservices

  • Sends slack notification when desired code differs from the http response

  • Can be deployed and served as systemd unit

Dependencies

Project setup

  1. git clone https://github.com/shirokovnv/web-observer && cd web-observer
  2. Run make init

Build and run locally

  1. Ensure environment variables are set (see .env.example)
  2. Fill site and slack channel params in ./config directory
  3. Run make build or make run

License

MIT. Please see the license file for more information.

About

Lightweight http resource pinger, written in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published