Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

UpChecker is a simple opensource project to host it fast on your server and check is server up, view statistic, get messages if it is down. UpChecker - just run file and use project easy

License

badger-py/UpChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpChecker

UpChecker is a simple opensource project to host it fast on your server and check is server up, view statistic, get messages if it is down. UpChecker - just run file and use project easy

Main idea of project

  • Lite to install
  • Lite to use

Install pip packadges

pip install "fastapi[all]" sqlalchemy pytest pytest-ordering

Supported message types

  • E-mail
  • Telegram

Supported check types

  • status code
  • respoinse body(some part and full)

TODO

Ideas

  • Utils can be on other device

Server TODO

  • Write DB models
  • Write /api/websites/ (CRUD)
  • Settings
  • Write /api/websites/categories (CRUD)
  • Write /api/checks/ (CR)
  • Auth(just one jwt token)

Frontend TODO

About

UpChecker is a simple opensource project to host it fast on your server and check is server up, view statistic, get messages if it is down. UpChecker - just run file and use project easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published