web-observer

module
v0.0.0-...-07d7cf3 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: MIT

README

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.

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

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