Skip to content

Telegram Bot - web server availability checker

Notifications You must be signed in to change notification settings

texnicii/alarmist

Repository files navigation

Website availability checker (Alarmist)

Ping website by HTTP every 10 min. and send an alarm to Telegram (Telegram Bot is necessary)

(you can create own availability checkers for you needs through adding new classes of components)

Get started

  • Install Docker & Docker Compose (e.g. sudo apt-get install docker-ce docker-ce-cli containerd.io docker-compose)
  • Run in container docker-compose up

[optional]

  • Rebuild container docker-compose up --build
  • Start in background docker-compose up -d

Based on Telegram API

About

Telegram Bot - web server availability checker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published